autoconf


Nameautoconf JSON
Version 2024.11.13.2 PyPI version JSON
download
home_pagehttps://github.com/rhayes777/PyAutoConf
SummaryPyAuto Configration
upload_time2024-11-13 13:50:34
maintainerNone
docs_urlNone
authorJames Nightingale and Richard Hayes
requires_pythonNone
licenseMIT License
keywords cli
VCS
bugtrack_url
requirements typing-inspect pathlib PyYAML numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyAutoConf

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rhayes777/PyAutoConf",
    "name": "autoconf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cli",
    "author": "James Nightingale and Richard Hayes",
    "author_email": "richard@rghsoftware.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/53/07/c53eac0c88f6d40801110ab58b58828562c10dca7867766152ea179bc919/autoconf-2024.11.13.2.tar.gz",
    "platform": null,
    "description": "# PyAutoConf\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "PyAuto Configration",
    "version": "2024.11.13.2",
    "project_urls": {
        "Homepage": "https://github.com/rhayes777/PyAutoConf"
    },
    "split_keywords": [
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2508b36e7d13342d26a37f801eef064d79d2683c6d3449d7ebd3f3160a59f09d",
                "md5": "95ec283e6767824f3cbe7d72b54f6056",
                "sha256": "99841fe2e8734b05d210a2b2445e6fdbe0697c35ea4196c92b03bab5c581c419"
            },
            "downloads": -1,
            "filename": "autoconf-2024.11.13.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95ec283e6767824f3cbe7d72b54f6056",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16942,
            "upload_time": "2024-11-13T13:50:32",
            "upload_time_iso_8601": "2024-11-13T13:50:32.484600Z",
            "url": "https://files.pythonhosted.org/packages/25/08/b36e7d13342d26a37f801eef064d79d2683c6d3449d7ebd3f3160a59f09d/autoconf-2024.11.13.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5307c53eac0c88f6d40801110ab58b58828562c10dca7867766152ea179bc919",
                "md5": "52168a3a0bf479582e5f8a574d6724fa",
                "sha256": "f68e63c7634b293e40245cb3186de27b524e701a14507213d8b7db0916e7d894"
            },
            "downloads": -1,
            "filename": "autoconf-2024.11.13.2.tar.gz",
            "has_sig": false,
            "md5_digest": "52168a3a0bf479582e5f8a574d6724fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14122,
            "upload_time": "2024-11-13T13:50:34",
            "upload_time_iso_8601": "2024-11-13T13:50:34.411541Z",
            "url": "https://files.pythonhosted.org/packages/53/07/c53eac0c88f6d40801110ab58b58828562c10dca7867766152ea179bc919/autoconf-2024.11.13.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 13:50:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rhayes777",
    "github_project": "PyAutoConf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "typing-inspect",
            "specs": [
                [
                    ">=",
                    "0.4.0"
                ]
            ]
        },
        {
            "name": "pathlib",
            "specs": []
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<=",
                    "2.0.1"
                ],
                [
                    ">=",
                    "1.24.0"
                ]
            ]
        }
    ],
    "lcname": "autoconf"
}
        
Elapsed time: 1.46874s