I am done

This commit is contained in:
2024-10-30 22:14:35 +01:00
parent 720dc28c09
commit 40e2a747cf
36901 changed files with 5011519 additions and 0 deletions

View File

@ -0,0 +1 @@
pip

View File

@ -0,0 +1,19 @@
Metadata-Version: 2.1
Name: flatbuffers
Version: 24.3.25
Summary: The FlatBuffers serialization format for Python
Home-page: https://google.github.io/flatbuffers/
Author: Derek Bailey
Author-email: derekbailey@google.com
License: Apache 2.0
Project-URL: Documentation, https://google.github.io/flatbuffers/
Project-URL: Source, https://github.com/google/flatbuffers
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Python runtime library for use with the `Flatbuffers <https://google.github.io/flatbuffers/>`_ serialization format.

View File

@ -0,0 +1,25 @@
flatbuffers-24.3.25.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
flatbuffers-24.3.25.dist-info/METADATA,sha256=o6LyYO9tJsQGvcb0qVnp29fZYZn53u8c6nn-Od_upNE,850
flatbuffers-24.3.25.dist-info/RECORD,,
flatbuffers-24.3.25.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
flatbuffers-24.3.25.dist-info/top_level.txt,sha256=UXVWLA8ys6HeqTz6rfKesocUq6ln-ZL8mhZC_cq5BEc,12
flatbuffers/__init__.py,sha256=q7t27Nzut2qVnujPIRZgrk3HObmS22YTPmuW95BF5EY,751
flatbuffers/__pycache__/__init__.cpython-312.pyc,,
flatbuffers/__pycache__/_version.cpython-312.pyc,,
flatbuffers/__pycache__/builder.cpython-312.pyc,,
flatbuffers/__pycache__/compat.cpython-312.pyc,,
flatbuffers/__pycache__/encode.cpython-312.pyc,,
flatbuffers/__pycache__/flexbuffers.cpython-312.pyc,,
flatbuffers/__pycache__/number_types.cpython-312.pyc,,
flatbuffers/__pycache__/packer.cpython-312.pyc,,
flatbuffers/__pycache__/table.cpython-312.pyc,,
flatbuffers/__pycache__/util.cpython-312.pyc,,
flatbuffers/_version.py,sha256=sqgSZtw9iigZG4tcEBAJcfxCWDQJNFkPKm8MWRyBKs4,696
flatbuffers/builder.py,sha256=k6veSkosKvRhgVJwva7VpOiRK5StEAxwtEUjlV5_u9M,27472
flatbuffers/compat.py,sha256=2xP9x1ovX-IdPeayHIwr_dJpQvJwugRPN1wK5vj7XuU,2519
flatbuffers/encode.py,sha256=SMrGb1y8_EccMm5vMU1PjgAhb9_NHTiFkj83kNI7dng,1581
flatbuffers/flexbuffers.py,sha256=FmXELtTvWdfwigs6IYiGp9Xya-QDiUY4Uc4g4jv0AuY,44275
flatbuffers/number_types.py,sha256=8IKuKo822v4gQvUOO_CDCuJfg4diGBOLOBj5kLV7dPo,3955
flatbuffers/packer.py,sha256=pw3y_NM-WOEcbfT6NzACszU9PPESQYDZabofgRxsj-g,1165
flatbuffers/table.py,sha256=8OmekiqEywQ_pMqT7Q4UTJyMCU8eVhABKplrKSCNQhk,5170
flatbuffers/util.py,sha256=Ib1cSx9fsgF9BY84iYl0Tjj7qftNhniI7ZEWyJwvZGE,1669

View File

@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

View File

@ -0,0 +1 @@
flatbuffers