Metadata-Version: 2.0
Name: pycadf
Version: 0.6.2
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,<=1.3)
Requires-Dist: iso8601 (>=0.1.9,<=0.1.10)
Requires-Dist: netaddr (>=0.7.12,<=0.7.13)
Requires-Dist: oslo.config (>=1.4.0,<=1.6.0)
Requires-Dist: posix-ipc (<=0.9.9)
Requires-Dist: pytz (<=2014.10)
Requires-Dist: six (>=1.7.0,<=1.9.0)
Requires-Dist: WebOb (>=1.2.3,<=1.3.1)

======
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``.



