https://github.com/zopefoundation/meta
Meta issues concerning many/all of the zopefoundation repositories.
https://github.com/zopefoundation/meta
hacktoberfest meta zopefoundation-repositories
Last synced: 8 months ago
JSON representation
Meta issues concerning many/all of the zopefoundation repositories.
- Host: GitHub
- URL: https://github.com/zopefoundation/meta
- Owner: zopefoundation
- License: other
- Created: 2018-11-16T07:23:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-01T07:20:55.000Z (8 months ago)
- Last Synced: 2025-10-01T09:23:01.852Z (8 months ago)
- Topics: hacktoberfest, meta, zopefoundation-repositories
- Language: Python
- Homepage:
- Size: 765 KB
- Stars: 8
- Watchers: 73
- Forks: 6
- Open Issues: 20
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Copyright: COPYRIGHT.txt
Awesome Lists containing this project
README
``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.