An open API service indexing awesome lists of open source software.

https://github.com/powergridmodel/nlohmann-json-pypi

PyPI mirror of nlonmann json
https://github.com/powergridmodel/nlohmann-json-pypi

Last synced: 8 months ago
JSON representation

PyPI mirror of nlonmann json

Awesome Lists containing this project

README

          

# nlohmann-json PyPI

This repo contains automation for [nlohmann-json](https://github.com/nlohmann/json).

It creates, packages and pushes the header-only library to PyPI.
This repo is the equivalent of the [Anaconda nlohmann_json](https://anaconda.org/conda-forge/nlohmann_json/) package.

**NOTE:** Packages created by this repo only contain the raw source code and not the Python package.

Credits go to the maintainers of the [nlohmann-json](https://github.com/nlohmann/json) package.

## License

The files in this repository are licensed under the [MIT License](./LICENSE).

The distributed nlohmann-json package is a redistribution of [nlohmann-json](https://github.com/nlohmann/json) and therefore falls under the [nlohmann-json license model](https://github.com/nlohmann/json/blob/develop/LICENSE.MIT) as described in the [LICENSE.MIT file in the nlohmann-json](https://github.com/nlohmann/json/blob/develop/LICENSE.MIT).