==================================
python-anyconfig-json5-backend
==================================
.. image:: https://img.shields.io/pypi/v/anyconfig-json5-backend.svg
:target: https://pypi.python.org/pypi/anyconfig-json5-backend/
:alt: [Latest Version]
.. image:: https://img.shields.io/pypi/pyversions/anyconfig-json5-backend.svg
:target: https://pypi.python.org/pypi/anyconfig-json5-backend/
:alt: [Python versions]
.. image:: https://img.shields.io/pypi/l/anyconfig-json5-backend.svg
:target: https://pypi.python.org/pypi/anyconfig-json5-backend/
:alt: MIT License
.. image:: https://github.com/ssato/python-anyconfig-json5-backend/workflows/Tests/badge.svg
:target: https://github.com/ssato/python-anyconfig-json5-backend/actions?query=workflow%3ATests
:alt: GitHub Actions Test status
.. image:: https://dev.azure.com/satorusatoh0471/python-anyconfig-json5-backend/_apis/build/status/ssato.python-anyconfig-json5-backend?branchName=master
:target: https://dev.azure.com/satorusatoh0471/python-anyconfig-json5-backend/_build/latest?definitionId=1
:alt: [Azure Pipelines Status]
.. .. image:: https://img.shields.io/coveralls/ssato/python-anyconfig-json5-backend.svg
:target: https://coveralls.io/r/ssato/python-anyconfig-json5-backend
:alt: Coverage Status
This is a backend module for python-anyconfig to support to load and dump
json5' data files.
- Author: Satoru SATOH <satoru.satoh@gmail.com>
- License: MIT
SEE ALSO:
- python-anyconfig: https://pypi.python.org/pypi/anyconfig
- JSON5: https://json5.org
Build packages
================
Try::
$ tox -e dists
.. vim:sw=2:ts=2:et:
Raw data
{
"_id": null,
"home_page": "https://github.com/ssato/python-anyconfig-json5-backend",
"name": "anyconfig-json5-backend",
"maintainer": "Satoru SATOH",
"docs_url": null,
"requires_python": "",
"maintainer_email": "satoru.satoh@gmail.com",
"keywords": "",
"author": "Satoru SATOH",
"author_email": "satoru.satoh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/14/16/b30f4a5633dbe48bde57c5a39f699807d4cbec107679bfe1fb8e17bded9c/anyconfig-json5-backend-0.2.1.tar.gz",
"platform": "any",
"description": "==================================\npython-anyconfig-json5-backend\n==================================\n\n.. image:: https://img.shields.io/pypi/v/anyconfig-json5-backend.svg\n :target: https://pypi.python.org/pypi/anyconfig-json5-backend/\n :alt: [Latest Version]\n\n.. image:: https://img.shields.io/pypi/pyversions/anyconfig-json5-backend.svg\n :target: https://pypi.python.org/pypi/anyconfig-json5-backend/\n :alt: [Python versions]\n\n.. image:: https://img.shields.io/pypi/l/anyconfig-json5-backend.svg\n :target: https://pypi.python.org/pypi/anyconfig-json5-backend/\n :alt: MIT License\n\n.. image:: https://github.com/ssato/python-anyconfig-json5-backend/workflows/Tests/badge.svg\n :target: https://github.com/ssato/python-anyconfig-json5-backend/actions?query=workflow%3ATests\n :alt: GitHub Actions Test status\n\n.. image:: https://dev.azure.com/satorusatoh0471/python-anyconfig-json5-backend/_apis/build/status/ssato.python-anyconfig-json5-backend?branchName=master\n :target: https://dev.azure.com/satorusatoh0471/python-anyconfig-json5-backend/_build/latest?definitionId=1\n :alt: [Azure Pipelines Status]\n\n.. .. image:: https://img.shields.io/coveralls/ssato/python-anyconfig-json5-backend.svg\n :target: https://coveralls.io/r/ssato/python-anyconfig-json5-backend\n :alt: Coverage Status\n\nThis is a backend module for python-anyconfig to support to load and dump\njson5' data files.\n\n- Author: Satoru SATOH <satoru.satoh@gmail.com>\n- License: MIT\n\nSEE ALSO:\n\n- python-anyconfig: https://pypi.python.org/pypi/anyconfig\n- JSON5: https://json5.org\n\nBuild packages\n================\n\nTry::\n\n $ tox -e dists\n \n.. vim:sw=2:ts=2:et:\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Backend module for python-anyconfig to load and dump json5 files",
"version": "0.2.1",
"project_urls": {
"Bug Tracker": "https://github.com/ssato/python-anyconfig-json5-backend/issues",
"CI: Github Actions": "https://github.com/ssato/python-anyconfig-json5-backend/actions",
"Download": "https://pypi.org/project/anyconfig-json5-backend/",
"Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
"Homepage": "https://github.com/ssato/python-anyconfig-json5-backend",
"Source": "https://github.com/ssato/python-anyconfig-json5-backend"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1416b30f4a5633dbe48bde57c5a39f699807d4cbec107679bfe1fb8e17bded9c",
"md5": "7c15feececc48b85f45c0e823fc25de8",
"sha256": "0183135e937843acde2d8bacf764c49e025505f545921bd6f63ffe7968d95bc4"
},
"downloads": -1,
"filename": "anyconfig-json5-backend-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "7c15feececc48b85f45c0e823fc25de8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8414,
"upload_time": "2023-07-09T17:47:38",
"upload_time_iso_8601": "2023-07-09T17:47:38.224917Z",
"url": "https://files.pythonhosted.org/packages/14/16/b30f4a5633dbe48bde57c5a39f699807d4cbec107679bfe1fb8e17bded9c/anyconfig-json5-backend-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-09 17:47:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ssato",
"github_project": "python-anyconfig-json5-backend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "anyconfig-json5-backend"
}