pyudbm.config.meta
Package metadata for pyudbm.
This module stores package-level constants consumed by packaging glue and lightweight runtime introspection.
__TITLE__
- pyudbm.config.meta.__TITLE__ = 'pyudbm'
Project title, expected to be
pyudbm.
__VERSION__
- pyudbm.config.meta.__VERSION__ = '0.0.1'
Project version.
__DESCRIPTION__
- pyudbm.config.meta.__DESCRIPTION__ = 'Python wrapper for Uppaal UDBM.'
Short description included in
setup.py.
__UUTILS_VERSION__
- pyudbm.config.meta.__UUTILS_VERSION__: str = '2.0.6'
Declared version of the vendored
UUtilssubmodule.
__UUTILS_COMMIT__
- pyudbm.config.meta.__UUTILS_COMMIT__: str = '636dcbb83d8568e8fb006ac9af493c88985d132d'
Current commit hash of the vendored
UUtilssubmodule.
__UUTILS_COMMIT_TIME__
- pyudbm.config.meta.__UUTILS_COMMIT_TIME__: str = '2024-12-03 11:25:12 +0100'
Current commit time of the vendored
UUtilssubmodule.
__UDBM_VERSION__
- pyudbm.config.meta.__UDBM_VERSION__: str = '2.0.14'
Declared version of the vendored
UDBMsubmodule.
__UDBM_COMMIT__
- pyudbm.config.meta.__UDBM_COMMIT__: str = 'd83b703126fb88b3565c71cca68e360227dfb192'
Current commit hash of the vendored
UDBMsubmodule.
__UDBM_COMMIT_TIME__
- pyudbm.config.meta.__UDBM_COMMIT_TIME__: str = '2023-09-15 10:08:41 +0200'
Current commit time of the vendored
UDBMsubmodule.
__UCDD_VERSION__
- pyudbm.config.meta.__UCDD_VERSION__: str = '0.2.1'
Declared version of the vendored
UCDDsubmodule.
__UCDD_COMMIT__
- pyudbm.config.meta.__UCDD_COMMIT__: str = 'b2f12c0f29eda0395d4a4bf2c1ba395d0732e95e'
Current commit hash of the vendored
UCDDsubmodule.
__UCDD_COMMIT_TIME__
- pyudbm.config.meta.__UCDD_COMMIT_TIME__: str = '2023-09-15 10:15:16 +0200'
Current commit time of the vendored
UCDDsubmodule.