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 = '4.1.3'
  repo_head = u'f8231b028f72b52f2b770a27300a84d5905d7d8b'
  repo_type = 'git'
  repo_url = u'git@bitbucket.org:nmr-relax/relax.git (fet...
  __package__ = None
hash(x)

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)
...