autoconf


Nameautoconf JSON
Version 2025.1.18.7 PyPI version JSON
download
home_pagehttps://github.com/rhayes777/PyAutoConf
SummaryPyAuto Configration
upload_time2025-01-18 12:25:32
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/2c/d8/a9a72f393bc76b137d66f453768d3f6d7a2c464be0646845ff08a372c284/autoconf-2025.1.18.7.tar.gz",
    "platform": null,
    "description": "# PyAutoConf\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "PyAuto Configration",
    "version": "2025.1.18.7",
    "project_urls": {
        "Homepage": "https://github.com/rhayes777/PyAutoConf"
    },
    "split_keywords": [
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83933e2d8f98ef304fd2b733a3c220058a4be6b9124327e47b85f80f0a3dc587",
                "md5": "8a91763588a52e355f6a3a395e7580a5",
                "sha256": "dbd4dcbf9480a0989e14dc4fc245eeb474867c2127e26ee06a5a00982d180ce5"
            },
            "downloads": -1,
            "filename": "autoconf-2025.1.18.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a91763588a52e355f6a3a395e7580a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16995,
            "upload_time": "2025-01-18T12:25:30",
            "upload_time_iso_8601": "2025-01-18T12:25:30.564946Z",
            "url": "https://files.pythonhosted.org/packages/83/93/3e2d8f98ef304fd2b733a3c220058a4be6b9124327e47b85f80f0a3dc587/autoconf-2025.1.18.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cd8a9a72f393bc76b137d66f453768d3f6d7a2c464be0646845ff08a372c284",
                "md5": "bfb46de76d8e62627763795e6e05be36",
                "sha256": "0991a5ae175b8a75d9e41702e67e54f5938e2a82b62e0a352c2c51b270ccec14"
            },
            "downloads": -1,
            "filename": "autoconf-2025.1.18.7.tar.gz",
            "has_sig": false,
            "md5_digest": "bfb46de76d8e62627763795e6e05be36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14196,
            "upload_time": "2025-01-18T12:25:32",
            "upload_time_iso_8601": "2025-01-18T12:25:32.953040Z",
            "url": "https://files.pythonhosted.org/packages/2c/d8/a9a72f393bc76b137d66f453768d3f6d7a2c464be0646845ff08a372c284/autoconf-2025.1.18.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 12:25:32",
    "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": [
                [
                    ">=",
                    "1.24.0"
                ],
                [
                    "<=",
                    "2.0.1"
                ]
            ]
        }
    ],
    "lcname": "autoconf"
}
        
Elapsed time: 0.72040s