Module version
[hide private]
[frames] | no frames]

Module version

source code

Module for relax version information.

Functions [hide private]
 
repo_information()
Determine the subversion revision number and URL from svn or git-svn copies of the repository.
source code
str
version_full()
Return the full relax version, including all SVN info for repository versions.
source code
Variables [hide private]
  status = Status()
  version = '5.0.0'
  repo_head = u'd6866d9464ff1da533f2fe65d81a639ff17afab9'
  repo_type = 'git'
  repo_url = u'git@bitbucket.org:nmr-relax/relax.git (fet...
  __package__ = None

Imports: F_OK, access, sep, PIPE, Popen, SYSTEM, lib, Status


Function Details [hide private]

version_full()

source code 

Return the full relax version, including all SVN info for repository versions.

Returns: str
The relax version string.

Variables Details [hide private]

repo_url

Value:
u'''git@bitbucket.org:nmr-relax/relax.git (fetch)
git@bitbucket.org:nmr-relax/relax.git (push)
git@github.com:nmr-relax/relax.git (fetch)
git@github.com:nmr-relax/relax.git (push)
git@gitlab.com:nmr-relax/relax.git (fetch)
git@gitlab.com:nmr-relax/relax.git (push)
file:///data/relax/relax_backup/ (fetch)
file:///data/relax/relax_backup/ (push)
...