Metadata-Version: 2.0
Name: pycadf
Version: 2.3.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.7
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: debtcollector (>=1.2.0)
Requires-Dist: oslo.config (>=3.9.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: pytz (>=2013.6)
Requires-Dist: six (>=1.9.0)

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

.. image:: https://img.shields.io/pypi/v/pycadf.svg
    :target: https://pypi.python.org/pypi/pycadf/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/pycadf.svg
    :target: https://pypi.python.org/pypi/pycadf/
    :alt: Downloads

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. The goal is to establish strict expectations about what
auditors can expect from audit notifications.

* `PyPi`_ - package installation
* `Online Documentation`_
* `Launchpad project`_ - release management
* `Blueprints`_ - feature specifications
* `Bugs`_ - issue tracking
* `Source`_

.. _PyPi: https://pypi.python.org/pypi/pycadf
.. _Online Documentation: http://docs.openstack.org/developer/pycadf/
.. _Launchpad project: https://launchpad.net/pycadf
.. _Blueprints: https://blueprints.launchpad.net/pycadf
.. _Bugs: https://bugs.launchpad.net/pycadf
.. _Source: https://git.openstack.org/cgit/openstack/pycadf



