Welcome to packaging
====================

.. include:: ../README.rst
   :start-after: start-intro
   :end-before: end-intro


Installation
------------

You can install packaging with ``pip``:

.. code-block:: console

    $ pip install packaging


.. toctree::
    :maxdepth: 1
    :caption: API Documentation
    :hidden:

    version
    specifiers
    markers
    requirements
    tags
    utils

.. toctree::
    :maxdepth: 2
    :caption: Project
    :hidden:

    development/index
    security
    changelog
