anyconfig-configobj-backend


Nameanyconfig-configobj-backend JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/ssato/python-anyconfig-configobj-backend
SummaryBackend module for python-anyconfig to load and dump configobj data
upload_time2024-01-28 14:47:43
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 parser module for python-anyconfig to support to load and
dump configobj files using configobj.

- Author: Satoru SATOH <ssato@redhat.com>
- License: MIT

SEE ALSO:

- python-anyconfig: https://github.com/ssato/python-anyconfig
- configobj: https://configobj.readthedocs.io

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ssato/python-anyconfig-configobj-backend",
    "name": "anyconfig-configobj-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/3b/0e/dd2919fec9f89f251aff1bdc81e4b769165b5e9824f2ececfc5b6a5e9ad6/anyconfig-configobj-backend-0.3.0.tar.gz",
    "platform": "any",
    "description": "\nThis is a backend parser module for python-anyconfig to support to load and\ndump configobj files using configobj.\n\n- Author: Satoru SATOH <ssato@redhat.com>\n- License: MIT\n\nSEE ALSO:\n\n- python-anyconfig: https://github.com/ssato/python-anyconfig\n- configobj: https://configobj.readthedocs.io\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backend module for python-anyconfig to load and dump configobj data",
    "version": "0.3.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/ssato/python-anyconfig-configobj-backend/issues",
        "CI: Github Actions": "https://github.com/ssato/python-anyconfig-configobj-backend/actions",
        "Download": "https://pypi.python.org/pypi/anyconfig-configobj-backend",
        "Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
        "Homepage": "https://github.com/ssato/python-anyconfig-configobj-backend",
        "Source": "https://github.com/ssato/python-anyconfig-configobj-backend"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b0edd2919fec9f89f251aff1bdc81e4b769165b5e9824f2ececfc5b6a5e9ad6",
                "md5": "55c1a5b17233159573594aab5a714135",
                "sha256": "15bbad830cee6cacfe8236aba21bc39fbe96a140f410d4d8d5b06d65e2c0f8ae"
            },
            "downloads": -1,
            "filename": "anyconfig-configobj-backend-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "55c1a5b17233159573594aab5a714135",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18931,
            "upload_time": "2024-01-28T14:47:43",
            "upload_time_iso_8601": "2024-01-28T14:47:43.739934Z",
            "url": "https://files.pythonhosted.org/packages/3b/0e/dd2919fec9f89f251aff1bdc81e4b769165b5e9824f2ececfc5b6a5e9ad6/anyconfig-configobj-backend-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-28 14:47:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ssato",
    "github_project": "python-anyconfig-configobj-backend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "anyconfig-configobj-backend"
}
        
Elapsed time: 1.01796s