Metadata-Version: 2.1
Name: metaloaders
Version: 20.9.2466463
Summary: JSON/YAML loaders with column and line numbers.
Home-page: https://kamadorueda.github.io/metaloaders
License: MIT
Author: Kevin Amado
Author-email: kamadorueda@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 6 - Mature
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Dist: lark-parser
Requires-Dist: ruamel.yaml
Project-URL: Bug Tracker, https://github.com/kamadorueda/metaloaders/issues
Project-URL: Documentation, https://kamadorueda.github.io/metaloaders
Project-URL: Repository, https://github.com/kamadorueda/metaloaders
Description-Content-Type: text/markdown

# Meta-JSON

[![Release](
https://img.shields.io/pypi/v/metaloaders?color=success&label=Release&style=flat-square)](
https://pypi.org/project/metaloaders)
[![Documentation](
https://img.shields.io/badge/Documentation-click_here!-success?style=flat-square)](
https://kamadorueda.github.io/metaloaders/)
[![Downloads](
https://img.shields.io/pypi/dm/metaloaders?label=Downloads&style=flat-square)](
https://pypi.org/project/metaloaders)
[![Status](
https://img.shields.io/pypi/status/metaloaders?label=Status&style=flat-square)](
https://pypi.org/project/metaloaders)
[![Coverage](
https://img.shields.io/badge/Coverage-100%25-success?style=flat-square)](
https://kamadorueda.github.io/metaloaders/)
[![License](
https://img.shields.io/pypi/l/metaloaders?color=success&label=License&style=flat-square)](
https://github.com/kamadorueda/metaloaders/blob/latest/LICENSE.md)

