lsst.daf.persistence
17.0.1-1-gfc6fb1f
python
lsst
daf
persistence
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'17.0.1-1-gfc6fb1f'
3
__repo_version__ =
'17.0.1-1-gfc6fb1f'
4
__fingerprint__ =
'0x0'
5
__dependency_versions__ = {
6
'boost'
:
'1.68'
,
7
'python'
:
'unknown'
,
8
'base'
:
'17.0'
,
9
'pex_exceptions'
:
'17.0'
,
10
'numpy'
:
'1.14.5'
,
11
'utils'
:
'17.0'
,
12
'boost_regex'
:
'1.68'
,
13
'daf_base'
:
'17.0.1-1-gaef33af'
,
14
'log4cxx'
:
'0.10.0.lsst7+1'
,
15
'log'
:
'17.0'
,
16
'boost_system'
:
'1.68'
,
17
'boost_filesystem'
:
'1.68'
,
18
'pex_policy'
:
'17.0+1'
,
19
'boost_test'
:
'1.68'
,
20
'pybind11'
:
'2.2.3.lsst2'
,
21
}
22
__all__ = (
23
'__version__'
,
24
'__repo_version__'
,
25
'__fingerprint__'
,
26
'__dependency_versions__'
,
27
)
Generated on Wed Mar 27 2019 02:13:26 for lsst.daf.persistence by
1.8.13