lsst.daf.persistence  13.0-28-gf70af18
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Variables
lsst.daf.persistence.version Namespace Reference

Variables

string __version__ = '13.0-28-gf70af18'
 
string __repo_version__ = '13.0-28-gf70af18'
 
string __fingerprint__ = '0x0'
 
dictionary __dependency_versions__
 
tuple __all__
 

Variable Documentation

tuple lsst.daf.persistence.version.__all__
Initial value:
1 = (
2  '__version__',
3  '__repo_version__',
4  '__fingerprint__',
5  '__dependency_versions__',
6 )

Definition at line 24 of file version.py.

dictionary lsst.daf.persistence.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.60.lsst1+1',
3  'python': 'unknown',
4  'boost_regex': '1.60.lsst1+1',
5  'base': '13.0-5-g77abda3+3',
6  'pex_exceptions': '13.0-1-g52a7baa+8',
7  'numpy': '0.0.3+1',
8  'utils': '13.0-7-gd7d2357+1',
9  'daf_base': '13.0-2-g167564e+6',
10  'log4cxx': '0.10.0.lsst7',
11  'log': '13.0-6-geef1ef2+3',
12  'boost_system': '1.60.lsst1+1',
13  'boost_filesystem': '1.60.lsst1+1',
14  'pex_policy': '13.0-1-g47a359c+10',
15  'mariadbclient': '10.1.21.lsst1',
16  'boost_serialization': '1.60.lsst1+1',
17  'boost_test': '1.60.lsst1+1',
18  'pybind11': 'master-g6f4b1f770b',
19 }

Definition at line 5 of file version.py.

string lsst.daf.persistence.version.__fingerprint__ = '0x0'

Definition at line 4 of file version.py.

string lsst.daf.persistence.version.__repo_version__ = '13.0-28-gf70af18'

Definition at line 3 of file version.py.

string lsst.daf.persistence.version.__version__ = '13.0-28-gf70af18'

Definition at line 2 of file version.py.