Installation
============

::

    pip install pathvalidate


Dependencies
============

Python 2.6+ or 3.3+

- `DataPropery <https://github.com/thombashi/DataProperty>`__


Test dependencies
-----------------

- `pytest <http://pytest.org/latest/>`__
- `pytest-runner <https://pypi.python.org/pypi/pytest-runner>`__
- `tox <https://testrun.org/tox/latest/>`__
