Metadata-Version: 2.0
Name: pathlib-revised
Version: 0.0.1
Summary: pathlib_revised is a enhanced version of pathlib
Home-page: https://github.com/jedie/pathlib_revised
Author: Jens Diemer
Author-email: UNKNOWN
License: GNU General Public License (GNU GPL v3 or above)
Keywords: pathlib Windows Linux
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Dist: scandir; python_version=="3.4"

---------------
pathlib_revised
---------------

* python 3.4 or newer only

* Beta state

Please, try, fork and contribute! ;)

+--------------------------------------+-----------------------------------------------------------+
| |Build Status on travis-ci.org|      | `travis-ci.org/jedie/pathlib_revised`_                    |
+--------------------------------------+-----------------------------------------------------------+
| |Build Status on appveyor.com|       | `ci.appveyor.com/project/jedie/pathlib_revised`_          |
+--------------------------------------+-----------------------------------------------------------+
| |Coverage Status on coveralls.io|    | `coveralls.io/r/jedie/pathlib_revised`_                   |
+--------------------------------------+-----------------------------------------------------------+
| |Requirements Status on requires.io| | `requires.io/github/jedie/pathlib_revised/requirements/`_ |
+--------------------------------------+-----------------------------------------------------------+

.. |Build Status on travis-ci.org| image:: https://travis-ci.org/jedie/pathlib_revised.svg
.. _travis-ci.org/jedie/pathlib_revised: https://travis-ci.org/jedie/pathlib_revised/
.. |Build Status on appveyor.com| image:: https://ci.appveyor.com/api/projects/status/py5sl38ql3xciafc?svg=true
.. _ci.appveyor.com/project/jedie/pathlib_revised: https://ci.appveyor.com/project/jedie/pathlib_revised/history
.. |Coverage Status on coveralls.io| image:: https://coveralls.io/repos/jedie/pathlib_revised/badge.svg
.. _coveralls.io/r/jedie/pathlib_revised: https://coveralls.io/r/jedie/pathlib_revised
.. |Requirements Status on requires.io| image:: https://requires.io/github/jedie/pathlib_revised/requirements.svg?branch=master
.. _requires.io/github/jedie/pathlib_revised/requirements/: https://requires.io/github/jedie/pathlib_revised/requirements/

-------
History
-------

* **dev** 

    * move files form `PyHardLinkBackup <https://github.com/jedie/PyHardLinkBackup/tree/bb29eda6a0724c060f0e39773bdaecc325e9fea2>`_

-----
Links
-----

* `https://pypi.python.org/pypi/pathlib_revised/ <https://pypi.python.org/pypi/pathlib_revised/>`_

