PyKMIP/kmip/services
Nathan Reller 7096ed63f3 Added KMIP Server Entry Point
Added console_scripts to setup.py, and added an entry for
pykmip-server. The pykmip-server application will run the PyKMIP
server. The two command line options below will run the server.

python -m kmip.services.server.server
pykmip-server
2016-04-11 10:27:57 -04:00
..
server Added KMIP Server Entry Point 2016-04-11 10:27:57 -04:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
auth.py Adding KMIP authentication suites 2016-02-05 13:29:05 -05:00
kmip_client.py fix: kmip-client: batch item of error response 2016-03-29 10:25:29 +02:00
results.py Adding KMIPProxy support for the GetAttributeList operation 2015-08-31 12:06:49 -04:00