Metadata-Version: 1.2
Name: langtojson
Version: 0.1.0
Summary: Tool to convert .lang files to JSON
Home-page: https://github.com/Ars2014/langtojson
Author: Arslan Sakhapov
Author-email: arslan.sakhapov@yandex.ru
License: MIT license
Description: ==========
        LangToJson
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/langtojson.svg
                :target: https://pypi.python.org/pypi/langtojson
        
        .. image:: https://img.shields.io/travis/Ars2014/langtojson.svg
                :target: https://travis-ci.com/Ars2014/langtojson
        
        .. image:: https://readthedocs.org/projects/langtojson/badge/?version=latest
                :target: https://langtojson.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/Ars2014/langtojson/shield.svg
             :target: https://pyup.io/repos/github/Ars2014/langtojson/
             :alt: Updates
        
        
        
        Tool to convert .lang files to JSON
        
        
        * Free software: MIT license
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-06-06)
        ------------------
        
        * First release on PyPI.
        
Keywords: langtojson
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
