Metadata-Version: 1.1
Name: senf
Version: 0.3.0
Summary: Consistent filename handling for all Python versions and platforms
Home-page: https://github.com/lazka/senf
Author: Christoph Reiter
Author-email: reiter.christoph@gmail.com
License: UNKNOWN
Description: .. image:: https://travis-ci.org/lazka/senf.svg?branch=master
            :target: https://travis-ci.org/lazka/senf
        
        **Senf** makes filename handling easier by providing a set of filename
        handling functions which work the same across all Python versions and
        supported platforms.
        
        For more info see https://senf.readthedocs.io/
        
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
