Metadata-Version: 2.1
Name: nv.utils
Version: 0.1.13
Summary: Parsers, formatters, data structures and other helpers for Python 3.
Home-page: https://github.com/gstos/nv-utils
Author: Gustavo Santos
Author-email: gustavo@next.ventures
License: MIT
Description: # nv.utils
        Parsers, formatters, data structures and other helpers for Python 3.
        
        [to come]
        
        THIS IS UNDOCUMENTED WORK IN PROGRESS. READ THE LICENSE AND USE IT AT YOUR OWN RISK.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: xlsx
Provides-Extra: xls
Provides-Extra: tables
Provides-Extra: vault
