Introduction
============
Overview
--------
five.formlib provides integration of the zope.formlib and zope.app.form
packages into the Zope application server.
Changelog
=========
5.0 (2025-02-15)
----------------
* Drop support for ``pkg_resources`` namespace and replace it with
PEP 420 native namespace.
Caution: This change requires to switch all packages in the `five`
namespace to versions using a PEP 420 namespace.
4.0 (2025-01-29)
----------------
* Add support for Python 3.12, 3.13.
* Drop support for Python 3.7, 3.8.
* Adapt tests to ``multipart >= 1.x``.
3.0 (2023-02-01)
----------------
* Drop support for Python 2.7, 3.5, 3.6.
* Lint the code.
* Add support for Python 3.10 and 3.11.
2.2 (2020-10-26)
----------------
* Add support for Zope 5.
* Add support for Python 3.8 and 3.9.
2.1 (2019-03-05)
----------------
* Add support for Python 3.5 to 3.7.
2.0 (2018-08-15)
----------------
* Support Zope 4 only. (Aka drop support for Zope 2.13.)
* Update various imports to zope.formlib.
* Avoid charset negotiation.
1.0.4 (2011-02-06)
------------------
* Fix test failures when running against 2.13.2+.
1.0.3 (2010-06-13)
------------------
* Explicitly load the zope.app.form.browser ZCML.
* Avoid deprecation warnings under Zope 2.13.
1.0.2 (2009-12-30)
------------------
* Deal with backwards compatibility for the menuItemDirective.
1.0.1 (2009-12-29)
------------------
* Added backwards compatibility support with Zope 2.12. The protectClass
function has moved. Also include our own meta.zcml into the tests runs to
get a higher coverage.
1.0 (2009-12-26)
----------------
* The code was extracted from the Zope2 distribution. This distribution
contains the code from both the Products.Five formlib and form sub-packages.
Raw data
{
"_id": null,
"home_page": "https://github.com/zopefoundation/five.formlib",
"name": "five.formlib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "zope zope5 five formlib",
"author": "Zope Foundation",
"author_email": "zope-dev@zope.dev",
"download_url": "https://files.pythonhosted.org/packages/0a/60/898851aee0ffe3b13a8e9b082ff9ee3094e03d03c1cb98da773768c660ff/five_formlib-5.0.tar.gz",
"platform": null,
"description": "Introduction\n============\n\nOverview\n--------\n\nfive.formlib provides integration of the zope.formlib and zope.app.form\npackages into the Zope application server.\n\nChangelog\n=========\n\n5.0 (2025-02-15)\n----------------\n\n* Drop support for ``pkg_resources`` namespace and replace it with\n PEP 420 native namespace.\n Caution: This change requires to switch all packages in the `five`\n namespace to versions using a PEP 420 namespace.\n\n4.0 (2025-01-29)\n----------------\n\n* Add support for Python 3.12, 3.13.\n\n* Drop support for Python 3.7, 3.8.\n\n* Adapt tests to ``multipart >= 1.x``.\n\n\n3.0 (2023-02-01)\n----------------\n\n* Drop support for Python 2.7, 3.5, 3.6.\n\n* Lint the code.\n\n* Add support for Python 3.10 and 3.11.\n\n\n2.2 (2020-10-26)\n----------------\n\n* Add support for Zope 5.\n\n* Add support for Python 3.8 and 3.9.\n\n\n2.1 (2019-03-05)\n----------------\n\n* Add support for Python 3.5 to 3.7.\n\n\n2.0 (2018-08-15)\n----------------\n\n* Support Zope 4 only. (Aka drop support for Zope 2.13.)\n\n* Update various imports to zope.formlib.\n\n* Avoid charset negotiation.\n\n\n1.0.4 (2011-02-06)\n------------------\n\n* Fix test failures when running against 2.13.2+.\n\n1.0.3 (2010-06-13)\n------------------\n\n* Explicitly load the zope.app.form.browser ZCML.\n\n* Avoid deprecation warnings under Zope 2.13.\n\n1.0.2 (2009-12-30)\n------------------\n\n* Deal with backwards compatibility for the menuItemDirective.\n\n1.0.1 (2009-12-29)\n------------------\n\n* Added backwards compatibility support with Zope 2.12. The protectClass\n function has moved. Also include our own meta.zcml into the tests runs to\n get a higher coverage.\n\n1.0 (2009-12-26)\n----------------\n\n* The code was extracted from the Zope2 distribution. This distribution\n contains the code from both the Products.Five formlib and form sub-packages.\n",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "zope.formlib integration for Zope.",
"version": "5.0",
"project_urls": {
"Homepage": "https://github.com/zopefoundation/five.formlib"
},
"split_keywords": [
"zope",
"zope5",
"five",
"formlib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d6ad41d4e234ab9cb87c39ef39dfcc0188c47696675f2af08202db5b74a60ff9",
"md5": "d34471d2628755812bf0e653b8044ee4",
"sha256": "6da9837ef2df59f8d9a68d1a8e0cf1de63e8625e15a67ab3308630e03f238124"
},
"downloads": -1,
"filename": "five.formlib-5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d34471d2628755812bf0e653b8044ee4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 26373,
"upload_time": "2025-02-15T14:34:47",
"upload_time_iso_8601": "2025-02-15T14:34:47.651321Z",
"url": "https://files.pythonhosted.org/packages/d6/ad/41d4e234ab9cb87c39ef39dfcc0188c47696675f2af08202db5b74a60ff9/five.formlib-5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0a60898851aee0ffe3b13a8e9b082ff9ee3094e03d03c1cb98da773768c660ff",
"md5": "20c1931c9c8da4b52e1b9ad4a62b1d34",
"sha256": "ad0a831feea7516601b75ada30544251a61b5e0bad4c01ed9407cb0651975cf6"
},
"downloads": -1,
"filename": "five_formlib-5.0.tar.gz",
"has_sig": false,
"md5_digest": "20c1931c9c8da4b52e1b9ad4a62b1d34",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 20623,
"upload_time": "2025-02-15T14:34:52",
"upload_time_iso_8601": "2025-02-15T14:34:52.440362Z",
"url": "https://files.pythonhosted.org/packages/0a/60/898851aee0ffe3b13a8e9b082ff9ee3094e03d03c1cb98da773768c660ff/five_formlib-5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-15 14:34:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zopefoundation",
"github_project": "five.formlib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "five.formlib"
}