Metadata-Version: 2.0
Name: pycadf
Version: 0.6.0
Summary: CADF Library
Home-page: https://launchpad.net/pycadf
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: Babel (>=1.3)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: netaddr (>=0.7.6)
Requires-Dist: oslo.config (>=1.4.0.0a3)
Requires-Dist: oslo.messaging (>=1.4.0.0a3)
Requires-Dist: posix-ipc
Requires-Dist: pytz (>=2010h)
Requires-Dist: six (>=1.7.0)
Requires-Dist: WebOb (>=1.2.3)

======
PyCADF
======

This library provides an auditing data model based on the `Cloud Auditing Data
Federation <http://www.dmtf.org/standards/cadf>`_ specification, primarily for
use by OpenStack.

Developer documentation, the source of which is in ``doc/source/``, is
published at:

    http://docs.openstack.org/developer/pycadf

Bugs and feature requests are tracked on Launchpad at:

    https://bugs.launchpad.net/pycadf

For information on contributing, see ``CONTRIBUTING.rst``.



