Metadata-Version: 2.1
Name: nineties
Version: 0.0.6
Summary: Ease the reading of relics from the Nineties.
Home-page: https://github.com/sthagen/python-nineties
Author: Stefan Hagen
Author-email: stefan@hagen.link
License: UNKNOWN
Description: # nineties
        
        [![license](https://img.shields.io/github/license/sthagen/python-nineties?style=flat)](https://github.com/sthagen/python-nineties/blob/default/LICENSE)
        [![version](https://img.shields.io/pypi/v/nineties.svg?style=flat)](https://pypi.python.org/pypi/nineties/)
        [![downloads](https://img.shields.io/pypi/dm/nineties.svg?style=flat)](https://pypi.python.org/pypi/nineties/)
        [![wheel](https://img.shields.io/pypi/wheel/nineties.svg?style=flat)](https://pypi.python.org/pypi/nineties/)
        [![supported-versions](https://img.shields.io/pypi/pyversions/nineties.svg?style=flat)](https://pypi.python.org/pypi/nineties/)
        [![supported-implementations](https://img.shields.io/pypi/implementation/nineties.svg?style=flat)](https://pypi.python.org/pypi/nineties/)
        
        Ease the reading of relics from the Nineties.
        
        [![Scrutinizer Status](https://img.shields.io/scrutinizer/g/sthagen/python-nineties/master.svg?style=flat)](https://scrutinizer-ci.com/g/sthagen/python-nineties/)
        [![CodeClimate Quality Status](https://codeclimate.com/github/sthagen/python-nineties/badges/gpa.svg)](https://codeclimate.com/github/sthagen/python-nineties)
        [![Known Vulnerabilities](https://snyk.io/test/github/sthagen/python-nineties/badge.svg)](https://snyk.io/test/github/sthagen/python-nineties)
        ## Status
        Experimental
        
        ## What is in it
        A small, maybe growing collection of parsers and filters
        to ease dealing with specific information structures that
        drop off of REST backends ;-)
        
        ## What is not yet in it
        just sayin':
        * proxy tools like digitally signed high water mark
        * storage via lzma compression
        * GDPR conforming mappings
        * GDPR conforming caching
        * work log analysis
        * process mining support
        * flattening of deeply nested records
        * refactoring the elderly pypi / packaging boilerplate
        * explore github actions vs. travis et al.
        * make user defined fields accessible per configuration
        * provide time tracking views from work log entries
        
        **Note**: The default branch is `default`.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6.13
Description-Content-Type: text/markdown
Provides-Extra: dev
