Metadata-Version: 2.1
Name: nv.utils
Version: 0.1.3
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]
        
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.7.3
Description-Content-Type: text/markdown
Provides-Extra: vault
Provides-Extra: xlsx
Provides-Extra: xls
Provides-Extra: tables
