flit-core


Nameflit-core JSON
Version 3.10.1 PyPI version JSON
download
home_pageNone
SummaryDistribution-building parts of Flit. See flit package for more information
upload_time2024-11-02 16:22:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
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": null,
    "name": "flit-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Thomas Kluyver & contributors <thomas@kluyver.me.uk>",
    "download_url": "https://files.pythonhosted.org/packages/d5/ae/09427bea9227a33ec834ed5461432752fd5d02b14f93dd68406c91684622/flit_core-3.10.1.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": null,
    "summary": "Distribution-building parts of Flit. See flit package for more information",
    "version": "3.10.1",
    "project_urls": {
        "Documentation": "https://flit.pypa.io",
        "Source": "https://github.com/pypa/flit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be2d293fe6a58e73df57cc2b5e5cf2b17c6bb4fb5b0c390bab8f1e87bdc62529",
                "md5": "4a800cc1dbb8e40d9b5d4cf25b5ecad9",
                "sha256": "cb31a76e8b31ad3351bb89e531f64ef2b05d1e65bd939183250bf81ddf4922a8"
            },
            "downloads": -1,
            "filename": "flit_core-3.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a800cc1dbb8e40d9b5d4cf25b5ecad9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 36389,
            "upload_time": "2024-11-02T16:22:07",
            "upload_time_iso_8601": "2024-11-02T16:22:07.572606Z",
            "url": "https://files.pythonhosted.org/packages/be/2d/293fe6a58e73df57cc2b5e5cf2b17c6bb4fb5b0c390bab8f1e87bdc62529/flit_core-3.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5ae09427bea9227a33ec834ed5461432752fd5d02b14f93dd68406c91684622",
                "md5": "a3381dd58e23e9826c5199b1f70318b0",
                "sha256": "66e5b87874a0d6e39691f0e22f09306736b633548670ad3c09ec9db03c5662f7"
            },
            "downloads": -1,
            "filename": "flit_core-3.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a3381dd58e23e9826c5199b1f70318b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 42842,
            "upload_time": "2024-11-02T16:22:11",
            "upload_time_iso_8601": "2024-11-02T16:22:11.306658Z",
            "url": "https://files.pythonhosted.org/packages/d5/ae/09427bea9227a33ec834ed5461432752fd5d02b14f93dd68406c91684622/flit_core-3.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 16:22:11",
    "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.42912s