anyconfig-ion-backend


Nameanyconfig-ion-backend JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/ssato/python-anyconfig-ion-backend
SummaryBackend module for python-anyconfig to load and dump CBOR data
upload_time2023-07-09 06:50:30
maintainerSatoru SATOH
docs_urlNone
authorSatoru SATOH
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This is a backend module for python-anyconfig to support to load and dump
Amazon Ion data files.

- Author: Satoru SATOH <satoru.satoh@gmail.com>
- License: MIT

SEE ALSO:

- python-anyconfig: https://github.com/ssato/python-anyconfig
- Amazon Ion: https://amzn.github.io/ion-docs/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ssato/python-anyconfig-ion-backend",
    "name": "anyconfig-ion-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/ef/2b/15c220d890f4b9cf709931de9e47eb3e65bc500cccec3567138f17b5fc35/anyconfig-ion-backend-0.2.0.tar.gz",
    "platform": "any",
    "description": "\nThis is a backend module for python-anyconfig to support to load and dump\nAmazon Ion data files.\n\n- Author: Satoru SATOH <satoru.satoh@gmail.com>\n- License: MIT\n\nSEE ALSO:\n\n- python-anyconfig: https://github.com/ssato/python-anyconfig\n- Amazon Ion: https://amzn.github.io/ion-docs/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backend module for python-anyconfig to load and dump CBOR data",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/ssato/python-anyconfig-ion-backend/issues",
        "CI: Github Actions": "https://github.com/ssato/python-anyconfig-ion-backend/actions",
        "Download": "https://pypi.python.org/pypi/anyconfig-ion-backend",
        "Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
        "Homepage": "https://github.com/ssato/python-anyconfig-ion-backend",
        "Source": "https://github.com/ssato/python-anyconfig-ion-backend"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef2b15c220d890f4b9cf709931de9e47eb3e65bc500cccec3567138f17b5fc35",
                "md5": "940fa2b32b80159bcc910f38642428b3",
                "sha256": "e3cc5280602d8b4d43021d096560d30612fc0ab46898e79298395dcc7e6ee7c0"
            },
            "downloads": -1,
            "filename": "anyconfig-ion-backend-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "940fa2b32b80159bcc910f38642428b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10211,
            "upload_time": "2023-07-09T06:50:30",
            "upload_time_iso_8601": "2023-07-09T06:50:30.554389Z",
            "url": "https://files.pythonhosted.org/packages/ef/2b/15c220d890f4b9cf709931de9e47eb3e65bc500cccec3567138f17b5fc35/anyconfig-ion-backend-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-09 06:50:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ssato",
    "github_project": "python-anyconfig-ion-backend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "anyconfig-ion-backend"
}
        
Elapsed time: 0.09454s