Metadata-Version: 1.1
Name: xoutil
Version: 1.8.2
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: =================================
         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/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
