flit-core


Nameflit-core JSON
Version 3.9.0 PyPI version JSON
download
home_page
SummaryDistribution-building parts of Flit. See flit package for more information
upload_time2023-05-14 14:48:51
maintainer
docs_urlNone
author
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            flit_core
---------

This provides a `PEP 517 <https://peps.python.org/pep-0517/>`_ build backend
for packages using `Flit <https://pypi.org/project/flit/>`_.  The only public
interface is the API specified by PEP 517, at ``flit_core.buildapi``.

See the `Flit documentation <https://flit.pypa.io/en/stable/>`_ for more
information.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "flit-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Thomas Kluyver & contributors <thomas@kluyver.me.uk>",
    "download_url": "https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz",
    "platform": null,
    "description": "flit_core\n---------\n\nThis provides a `PEP 517 <https://peps.python.org/pep-0517/>`_ build backend\nfor packages using `Flit <https://pypi.org/project/flit/>`_.  The only public\ninterface is the API specified by PEP 517, at ``flit_core.buildapi``.\n\nSee the `Flit documentation <https://flit.pypa.io/en/stable/>`_ for more\ninformation.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Distribution-building parts of Flit. See flit package for more information",
    "version": "3.9.0",
    "project_urls": {
        "Documentation": "https://flit.pypa.io",
        "Source": "https://github.com/pypa/flit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3845618e84e49a6c51e5dd15565ec2fcd82ab273434f236b8f108f065ded517a",
                "md5": "c817750ae741d8f720b173a30f7b2085",
                "sha256": "7aada352fb0c7f5538c4fafeddf314d3a6a92ee8e2b1de70482329e42de70301"
            },
            "downloads": -1,
            "filename": "flit_core-3.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c817750ae741d8f720b173a30f7b2085",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 63141,
            "upload_time": "2023-05-14T14:48:49",
            "upload_time_iso_8601": "2023-05-14T14:48:49.240862Z",
            "url": "https://files.pythonhosted.org/packages/38/45/618e84e49a6c51e5dd15565ec2fcd82ab273434f236b8f108f065ded517a/flit_core-3.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4e6c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80",
                "md5": "3bc52f1952b9a78361114147da63c35b",
                "sha256": "72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba"
            },
            "downloads": -1,
            "filename": "flit_core-3.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3bc52f1952b9a78361114147da63c35b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 41917,
            "upload_time": "2023-05-14T14:48:51",
            "upload_time_iso_8601": "2023-05-14T14:48:51.809042Z",
            "url": "https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-14 14:48:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "flit",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "flit-core"
}
        
Elapsed time: 0.16468s