zope.meta


Namezope.meta JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/zopefoundation/meta
SummaryHelper functions for package management
upload_time2024-10-02 08:55:17
maintainerNone
docs_urlNone
authorZope Foundation and Contributors
requires_python>=3.8
licenseZPL 2.1
keywords zope packaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ``zope.meta``
=============

.. image:: https://img.shields.io/pypi/v/zope.meta.svg
    :target: https://pypi.python.org/pypi/zope.meta/
    :alt: Latest Version

.. image:: https://github.com/zopefoundation/meta/actions/workflows/tests.yml/badge.svg
    :target: https://github.com/zopefoundation/meta/actions/workflows/tests.yml

.. image:: https://coveralls.io/repos/github/zopefoundation/meta/badge.svg?branch=master
    :target: https://coveralls.io/github/zopefoundation/meta?branch=master
        
.. image:: https://readthedocs.org/projects/zopemeta/badge/?version=latest
    :target: https://zopemeta.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

This package contains helper functions and scripts for maintaining package
configurations for Zope Foundation GitHub packages
(https://github.com/zopefoundation).

Please visit https://zopemeta.readthedocs.io for the documentation.


Change log
==========

1.0 (2024-10-02)
----------------

- Converted to an installable Python package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zopefoundation/meta",
    "name": "zope.meta",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "zope packaging",
    "author": "Zope Foundation and Contributors",
    "author_email": "zope-dev@zope.dev",
    "download_url": "https://files.pythonhosted.org/packages/31/71/e3f9fbc8c8325a7abf1161dcfad6ac889cbf741f278765e5e44d663aff7a/zope_meta-1.0.tar.gz",
    "platform": null,
    "description": "``zope.meta``\n=============\n\n.. image:: https://img.shields.io/pypi/v/zope.meta.svg\n    :target: https://pypi.python.org/pypi/zope.meta/\n    :alt: Latest Version\n\n.. image:: https://github.com/zopefoundation/meta/actions/workflows/tests.yml/badge.svg\n    :target: https://github.com/zopefoundation/meta/actions/workflows/tests.yml\n\n.. image:: https://coveralls.io/repos/github/zopefoundation/meta/badge.svg?branch=master\n    :target: https://coveralls.io/github/zopefoundation/meta?branch=master\n        \n.. image:: https://readthedocs.org/projects/zopemeta/badge/?version=latest\n    :target: https://zopemeta.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nThis package contains helper functions and scripts for maintaining package\nconfigurations for Zope Foundation GitHub packages\n(https://github.com/zopefoundation).\n\nPlease visit https://zopemeta.readthedocs.io for the documentation.\n\n\nChange log\n==========\n\n1.0 (2024-10-02)\n----------------\n\n- Converted to an installable Python package.\n",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "Helper functions for package management",
    "version": "1.0",
    "project_urls": {
        "Documentation": "https://zopemeta.readthedocs.io",
        "Homepage": "https://github.com/zopefoundation/meta",
        "Issue Tracker": "https://github.com/zopefoundation/meta/issues",
        "Sources": "https://github.com/zopefoundation/meta"
    },
    "split_keywords": [
        "zope",
        "packaging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "124dca09f4f572e99278e19cea1b0270fdbd1e5af99b92b6434928008c378404",
                "md5": "91225c39e87b571ab3f5d08c645607a0",
                "sha256": "c0859abf54ba97acdaf8f5e4d40ea0d7b9edd3cbe0de9372affd578193d84882"
            },
            "downloads": -1,
            "filename": "zope.meta-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91225c39e87b571ab3f5d08c645607a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 48186,
            "upload_time": "2024-10-02T08:55:15",
            "upload_time_iso_8601": "2024-10-02T08:55:15.886739Z",
            "url": "https://files.pythonhosted.org/packages/12/4d/ca09f4f572e99278e19cea1b0270fdbd1e5af99b92b6434928008c378404/zope.meta-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3171e3f9fbc8c8325a7abf1161dcfad6ac889cbf741f278765e5e44d663aff7a",
                "md5": "94ce5b08c485ef94ce518951d6fec03e",
                "sha256": "7a56f29dffe57c02099377d622129b92743d49782952bf248456fecdf1461222"
            },
            "downloads": -1,
            "filename": "zope_meta-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "94ce5b08c485ef94ce518951d6fec03e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 55845,
            "upload_time": "2024-10-02T08:55:17",
            "upload_time_iso_8601": "2024-10-02T08:55:17.696916Z",
            "url": "https://files.pythonhosted.org/packages/31/71/e3f9fbc8c8325a7abf1161dcfad6ac889cbf741f278765e5e44d663aff7a/zope_meta-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 08:55:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zopefoundation",
    "github_project": "meta",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "zope.meta"
}
        
Elapsed time: 0.79191s