.. pathtools documentation master file, created by
   sphinx-quickstart on Wed Dec 29 11:34:00 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. include:: global.rst.inc

Pathtools
=========

Python API library for common path and pattern functionality.

Easy installation
-----------------
You can use pip_ to install |project_name| quickly and easily::

    $ pip install pathtools


User's Guide
============

.. toctree::
   :maxdepth: 2

   api

Contribute
==========
Found a bug in or want a feature added to |project_name|?
You can fork the official `code repository`_ or file an issue ticket
at the `issue tracker`_.


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

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

