Metadata-Version: 2.1
Name: jl
Version: 0.0.3
Summary: Library for parsing JSON lines.
Home-page: https://github.com/croqaz/JL
Author: Cristi Constantin
Author-email: cristi.constantin@speedpost.net
License: MIT
Description: 
        # JL - JSON lines
        
        Python library for parsing JSON lines files.
        
        
        ## License
        
        [MIT](LICENSE) © Cristi Constantin.
        
Keywords: json jl
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
