This package provides a replacement for the cgi.FieldStorage parser which
prevents to load file upoad data into memory.
=======
CHANGES
=======
0.6.2 (2025-08-20)
------------------
- improved form field parsing. Prevent including line break between value and boundary
0.6.1 (2025-08-14)
------------------
- Compatibility with Python3
0.6.0 (2025-07-15)
------------------
- Compatibility with Python3
0.5.1 (2011-10-18)
------------------
- implemented temporary file factory arguments called tmpFileFactoryArguments.
This allows to use 'w+b' or max_size for SpooledTemporaryFile
- updated license info
- fix package meta data
0.5.0 (2009-05-11)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "http://pypi.python.org/pypi/p01.cgi",
"name": "p01.cgi",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Zope3 z3c p01 form parser cgi field storage FieldStorage",
"author": "Adam Groszer, Roger Ineichen, Projekt01 GmbH",
"author_email": "dev@projekt01.ch",
"download_url": "https://files.pythonhosted.org/packages/7f/ba/47d391ce8b1b5e831c945a97df21f86b09e03a298436e3a58e1746d36a79/p01.cgi-0.6.2.tar.gz",
"platform": null,
"description": "This package provides a replacement for the cgi.FieldStorage parser which\nprevents to load file upoad data into memory.\n\n=======\nCHANGES\n=======\n\n0.6.2 (2025-08-20)\n------------------\n\n- improved form field parsing. Prevent including line break between value and boundary\n\n\n0.6.1 (2025-08-14)\n------------------\n\n- Compatibility with Python3\n\n\n0.6.0 (2025-07-15)\n------------------\n\n- Compatibility with Python3\n\n\n0.5.1 (2011-10-18)\n------------------\n\n- implemented temporary file factory arguments called tmpFileFactoryArguments.\n This allows to use 'w+b' or max_size for SpooledTemporaryFile\n\n- updated license info\n\n- fix package meta data\n\n\n0.5.0 (2009-05-11)\n------------------\n\n- initial release",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "Replacement for cgi FieldStorage parser",
"version": "0.6.2",
"project_urls": {
"Homepage": "http://pypi.python.org/pypi/p01.cgi"
},
"split_keywords": [
"zope3",
"z3c",
"p01",
"form",
"parser",
"cgi",
"field",
"storage",
"fieldstorage"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7fba47d391ce8b1b5e831c945a97df21f86b09e03a298436e3a58e1746d36a79",
"md5": "59af321bb2ae58f452cf955bf5fcf205",
"sha256": "eb0a5804511d7699183a4ca5ff82e3394868c868b3f0f650d64f0e4f417862d2"
},
"downloads": -1,
"filename": "p01.cgi-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "59af321bb2ae58f452cf955bf5fcf205",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 69649,
"upload_time": "2025-08-20T14:17:00",
"upload_time_iso_8601": "2025-08-20T14:17:00.705603Z",
"url": "https://files.pythonhosted.org/packages/7f/ba/47d391ce8b1b5e831c945a97df21f86b09e03a298436e3a58e1746d36a79/p01.cgi-0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-20 14:17:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "p01.cgi"
}