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.
Release files for five.formlib 5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| five_formlib-5.0.tar.gz | 20.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| five.formlib-5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.0 kB
Release files / five_formlib-5.0.tar.gz
| Download URL | five_formlib-5.0.tar.gz |
|---|---|
| Size | 20.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ad0a831feea7516601b75ada30544251a61b5e0bad4c01ed9407cb0651975cf6
|
|
BLAKE2b-256 checksum How to use checksums |
0a60898851aee0ffe3b13a8e9b082ff9ee3094e03d03c1cb98da773768c660ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.11
|
Release files / five.formlib-5.0-py3-none-any.whl
| Download URL | five.formlib-5.0-py3-none-any.whl |
|---|---|
| Size | 26.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6da9837ef2df59f8d9a68d1a8e0cf1de63e8625e15a67ab3308630e03f238124
|
|
BLAKE2b-256 checksum How to use checksums |
d6ad41d4e234ab9cb87c39ef39dfcc0188c47696675f2af08202db5b74a60ff9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.11
|