Metadata-Version: 2.0
Name: xoutil
Version: 1.8.0rc2
Summary: Collection of usefull algorithms and other very disparate stuff
Home-page: https://github.com/merchise-autrement/xoutil/
Author: Merchise
Author-email: project+xoutil@merchise.org
License: GPLv3+
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: extra
Requires-Dist: python-dateutil; extra == 'extra'

=================================
 Welcome to the `xoutil` library
=================================

`xoutil` is a collection of disparate utilities that does not conform a
framework for anything.  `xoutil` is essentially an extension to the Python's
standard library.

The documentation is keeped in readthedocs_.

.. image:: https://travis-ci.org/merchise/xoutil.svg?branch=master
   :target: https://travis-ci.org/merchise/xoutil


_readthedocs: https://xoutil.readthedocs.io/


