PyKMIP/kmip
Nathan Reller a0d8c9195e Initial commit of KMIP library
This contains the basic items for repository. The basic files and directories
were created to layout the repository structure.

Created a simple KMIP client and server. This was generated using the thrift
library. This version only tests the thrift framework. It does not adhere to
the spec.
2014-04-11 17:38:19 -04:00
..
transport Initial commit of KMIP library 2014-04-11 17:38:19 -04:00
__init__.py Initial commit of KMIP library 2014-04-11 17:38:19 -04:00
kmip_client.py Initial commit of KMIP library 2014-04-11 17:38:19 -04:00
kmip_server.py Initial commit of KMIP library 2014-04-11 17:38:19 -04:00