Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gantoine authored Jan 6, 2025
1 parent cade68f commit 6655cad
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,31 +28,6 @@ keywords = ["cython", "form-data", "forms", "http", "multipart", "streaming", "w
[project]
name = "streaming-form-data"
version = "1.19.0"
description = "Streaming parser for multipart/form-data"
authors = [
{ name = "Siddhant Goel", email = "[email protected]" },
]
license = "MIT"
readme = "README.md"
classifiers = [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: Browsers",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",
"Programming Language :: Cython",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3 :: Only",
]
keywords = ["cython", "form-data", "forms", "http", "multipart", "streaming", "web"]

[project.urls]
homepage = "https://github.com/siddhantgoel/streaming-form-data"
Expand Down

0 comments on commit 6655cad

Please sign in to comment.