PyKMIP/kmip
Peter Hamilton 8efdded9ba Adding version module to improve version handling
This change adds a top-level version module to hold the version
definition for the library. This is then used in both kmip/__init__.py
and setup.py, allowing version inspection on import of the library and
automatic syncing of the version across the project.
2015-06-11 14:25:55 -04:00
..
core Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
demos Removing old and out-of-date demo scripts 2015-06-04 09:29:58 -04:00
pie Adding the pie package for the simplified PyKMIP API 2015-06-05 11:46:00 -04:00
services Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
tests Adding a primitives test package to the unit test suite 2015-06-04 10:38:07 -04:00
__init__.py Adding version module to improve version handling 2015-06-11 14:25:55 -04:00
kmipconfig.ini Adding username and password config options 2014-10-23 22:28:20 -04:00
logconfig.ini PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
version.py Adding version module to improve version handling 2015-06-11 14:25:55 -04:00