This package defines an ``IInterface`` that allows the developer to mark
interfaces as content types.
=======
CHANGES
=======
5.0 (2023-02-07)
----------------
- Drop support for Python 2.7, 3.4, 3.5, 3.6.
- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.
4.0.0 (2017-04-23)
------------------
- Add support for PyPy.
-
- Add support for Python 3.4, 3.5 and 3.6.
3.5.1 (2010-12-21)
------------------
- Replace ``zope.app.component`` dependency with ``zope.componentvocabulary``.
3.5.0 (2010-09-20)
------------------
- Moved ``zope.app.interface.queryType`` to ``zope.app.content.queryType``
to inverse dependency.
3.4.0 (2007-10-11)
------------------
- Initial release independent of the main Zope tree.
Raw data
{
"_id": null,
"home_page": "http://github.com/zopefoundation/zope.app.content",
"name": "zope.app.content",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "zope3 content type",
"author": "Zope Foundation and Contributors",
"author_email": "zope-dev@zope.dev",
"download_url": "https://files.pythonhosted.org/packages/6c/23/b66d0047e58b98fda6bd15aeec708e50134b744eabae23850ba19aab530a/zope.app.content-5.0.tar.gz",
"platform": null,
"description": "This package defines an ``IInterface`` that allows the developer to mark\ninterfaces as content types.\n\n\n=======\nCHANGES\n=======\n\n5.0 (2023-02-07)\n----------------\n\n- Drop support for Python 2.7, 3.4, 3.5, 3.6.\n\n- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.\n\n\n4.0.0 (2017-04-23)\n------------------\n\n- Add support for PyPy.\n-\n- Add support for Python 3.4, 3.5 and 3.6.\n\n\n3.5.1 (2010-12-21)\n------------------\n\n- Replace ``zope.app.component`` dependency with ``zope.componentvocabulary``.\n\n\n3.5.0 (2010-09-20)\n------------------\n\n- Moved ``zope.app.interface.queryType`` to ``zope.app.content.queryType``\n to inverse dependency.\n\n\n3.4.0 (2007-10-11)\n------------------\n\n- Initial release independent of the main Zope tree.\n",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "Zope Content Type",
"version": "5.0",
"split_keywords": [
"zope3",
"content",
"type"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "220de3486897d6b98bd37daf2fe32d8d2d945e0d34891a89ac631dff5dbe8cf3",
"md5": "3d86d71e4f6b1bf8f8f3cbac9fc7f52e",
"sha256": "2efecea024f749df75e654a409fffaf7812bdce0d74e27da191e7791e5cdc065"
},
"downloads": -1,
"filename": "zope.app.content-5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d86d71e4f6b1bf8f8f3cbac9fc7f52e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6932,
"upload_time": "2023-02-07T09:22:57",
"upload_time_iso_8601": "2023-02-07T09:22:57.275052Z",
"url": "https://files.pythonhosted.org/packages/22/0d/e3486897d6b98bd37daf2fe32d8d2d945e0d34891a89ac631dff5dbe8cf3/zope.app.content-5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6c23b66d0047e58b98fda6bd15aeec708e50134b744eabae23850ba19aab530a",
"md5": "a012bac061dc453a581af7847c359d7f",
"sha256": "bf773620510fc71fcb5c870748ba976e6b6b95f2f4c18f5cf95b7133e48b3328"
},
"downloads": -1,
"filename": "zope.app.content-5.0.tar.gz",
"has_sig": false,
"md5_digest": "a012bac061dc453a581af7847c359d7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7104,
"upload_time": "2023-02-07T09:22:59",
"upload_time_iso_8601": "2023-02-07T09:22:59.397014Z",
"url": "https://files.pythonhosted.org/packages/6c/23/b66d0047e58b98fda6bd15aeec708e50134b744eabae23850ba19aab530a/zope.app.content-5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-07 09:22:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "zopefoundation",
"github_project": "zope.app.content",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "zope.app.content"
}