Metadata-Version: 2.1
Name: betterjson
Version: 0.0.0
Summary: An improved JSON-like format
Home-page: https://github.com/Starwort/betterjson
Author: Starwort
License: UNKNOWN
Description: # BetterJSON
        
        An improved JSON-like format
        
        BetterJSON aims to improve the usability of JSON by removing the small issues, like the inability to use trailing commas or the requirement to use double-quotes. It also contains a few improvements such as the ability to paste simple structures from most major programming languages as valid BetterJSON
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
