aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info
diff options
context:
space:
mode:
Diffstat (limited to '.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info')
-rw-r--r--.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/INSTALLER1
-rw-r--r--.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/METADATA39
-rw-r--r--.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/RECORD22
-rw-r--r--.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/WHEEL4
-rw-r--r--.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/licenses/LICENSE.txt14
5 files changed, 80 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/INSTALLER b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/INSTALLER
new file mode 100644
index 00000000..a1b589e3
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/INSTALLER
@@ -0,0 +1 @@
+pip
diff --git a/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/METADATA b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/METADATA
new file mode 100644
index 00000000..e18e2f38
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/METADATA
@@ -0,0 +1,39 @@
+Metadata-Version: 2.3
+Name: python-multipart
+Version: 0.0.18
+Summary: A streaming multipart parser for Python
+Project-URL: Homepage, https://github.com/Kludex/python-multipart
+Project-URL: Documentation, https://kludex.github.io/python-multipart/
+Project-URL: Changelog, https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md
+Project-URL: Source, https://github.com/Kludex/python-multipart
+Author-email: Andrew Dunham <andrew@du.nham.ca>, Marcelo Trylesinski <marcelotryle@gmail.com>
+License: Apache-2.0
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Web Environment
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: 3.11
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Requires-Python: >=3.8
+Description-Content-Type: text/markdown
+
+# [Python-Multipart](https://kludex.github.io/python-multipart/)
+
+[![Package version](https://badge.fury.io/py/python-multipart.svg)](https://pypi.python.org/pypi/python-multipart)
+[![Supported Python Version](https://img.shields.io/pypi/pyversions/python-multipart.svg?color=%2334D058)](https://pypi.org/project/python-multipart)
+
+---
+
+`python-multipart` is an Apache2-licensed streaming multipart parser for Python.
+Test coverage is currently 100%.
+
+## Why?
+
+Because streaming uploads are awesome for large files.
diff --git a/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/RECORD b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/RECORD
new file mode 100644
index 00000000..d90de549
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/RECORD
@@ -0,0 +1,22 @@
+multipart/__init__.py,sha256=_ttxOAFnTN4jeac-_8NeXpaXYYo0PPEIp8Ogo4YFNHE,935
+multipart/__pycache__/__init__.cpython-312.pyc,,
+multipart/__pycache__/decoders.cpython-312.pyc,,
+multipart/__pycache__/exceptions.cpython-312.pyc,,
+multipart/__pycache__/multipart.cpython-312.pyc,,
+multipart/decoders.py,sha256=XvkAwTU9UFPiXkc0hkvovHf0W6H3vK-2ieWlhav02hQ,40
+multipart/exceptions.py,sha256=6D_X-seiOmMAlIeiGlPGUs8-vpcvIGJeQycFMDb1f7A,42
+multipart/multipart.py,sha256=8fDH14j_VMbrch_58wlzi63XNARGv80kOZAyN72aG7A,41
+python_multipart-0.0.18.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
+python_multipart-0.0.18.dist-info/METADATA,sha256=MEpoBqxOEjiHLfwA3uZIyCOGk26lBP2oyYVqZfGP8Zk,1780
+python_multipart-0.0.18.dist-info/RECORD,,
+python_multipart-0.0.18.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
+python_multipart-0.0.18.dist-info/licenses/LICENSE.txt,sha256=qOgzF2zWF9rwC51tOfoVyo7evG0WQwec0vSJPAwom-I,556
+python_multipart/__init__.py,sha256=YTNRgIso8Ql2FcQ-fs7SjrVW2D8SgVDF6WI1C98CGy0,512
+python_multipart/__pycache__/__init__.cpython-312.pyc,,
+python_multipart/__pycache__/decoders.cpython-312.pyc,,
+python_multipart/__pycache__/exceptions.cpython-312.pyc,,
+python_multipart/__pycache__/multipart.cpython-312.pyc,,
+python_multipart/decoders.py,sha256=JM43FMNn_EKP0MI2ZkuZHhNa0MOASoIR0U5TvdG585k,6669
+python_multipart/exceptions.py,sha256=a9buSOv_eiHZoukEJhdWX9LJYSJ6t7XOK3ZEaWoQZlk,992
+python_multipart/multipart.py,sha256=tGik9choB6GfTGGpr6wP2-mgGjvXu3nhhkgIaARIBRs,75558
+python_multipart/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
diff --git a/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/WHEEL b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/WHEEL
new file mode 100644
index 00000000..21aaa729
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/WHEEL
@@ -0,0 +1,4 @@
+Wheel-Version: 1.0
+Generator: hatchling 1.26.3
+Root-Is-Purelib: true
+Tag: py3-none-any
diff --git a/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/licenses/LICENSE.txt b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/licenses/LICENSE.txt
new file mode 100644
index 00000000..303a1bf5
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/python_multipart-0.0.18.dist-info/licenses/LICENSE.txt
@@ -0,0 +1,14 @@
+Copyright 2012, Andrew Dunham
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+