.. Axiom documentation master file, created by
   sphinx-quickstart on Mon May 31 14:40:57 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Axiom
=====

Axiom is a Python library and command-line utility for verifying metadata against a defined standard.

.. toctree::
   :maxdepth: 2

   installation
   cli
   metadata
   schemas
   conversion
   validation
   reporting


.. automodule:: axiom.parsers
   

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
