Port details on branch 2025Q3 |
- py-flatbuffers FlatBuffers serialization format for Python
- 25.2.10 devel
=2 25.2.10Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-06-03 02:59:27
- Last Update: 2025-04-09 13:55:03
- Commit Hash: e379f31
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://google.github.io/flatbuffers/
- https://github.com/google/flatbuffers
- Description:
- FlatBuffers is a cross platform serialization library architected for maximum
memory efficiency. It allows you to directly access serialized data without
parsing/unpacking it first, while still having great forwards/backwards
compatibility.
Python runtime library for use with the Flatbuffers serialization format.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flatbuffers>0:devel/py-flatbuffers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-flatbuffers/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-flatbuffers
- pkg install py311-flatbuffers
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-flatbuffers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-flatbuffers
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1742405474
SHA256 (flatbuffers-25.2.10.tar.gz) = 97e451377a41262f8d9bd4295cc836133415cc03d8cb966410a4af92eb00d26e
SIZE (flatbuffers-25.2.10.tar.gz) = 22170
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-tensorflow
- for Run
-
- misc/py-tflite
- science/py-tensorflow
- www/py-autobahn
Configuration Options:
- ===> The following configuration options are available for py311-flatbuffers-25.2.10:
NUMPY=off: Support scalar vectors as numpy arrays
===> Use 'make config' to modify these settings
- Options name:
- devel_py-flatbuffers
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|