Port details |
- py-tlv8 Python module to handle type-length-value encoded data 8-bit type
- 0.10.0 converters =1 0.10.0Version of this port present on the latest quarterly branch.
- Maintainer: awoonyaa@gmail.com
- Port Added: 2024-08-17 20:45:44
- Last Update: 2024-08-17 20:44:41
- Commit Hash: 3d1012d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/tlv8/
- Description:
- Type-Length-Value (TLV) are used to encode arbitrary data. In this case the type
and length are represented by 1 byte each. Hence the name TLV8.
This Python library implements encoding and decoding of TLV8 data.
- ¦ ¦ ¦ ¦
- 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}tlv8>0:converters/py-tlv8@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-tlv8/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-tlv8
- pkg install py311-tlv8
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-tlv8 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tlv8
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1706036438
SHA256 (tlv8-0.10.0.tar.gz) = 7930a590267b809952272ac2a27ee81b99ec5191fa2eba08050e0daee4262684
SIZE (tlv8-0.10.0.tar.gz) = 16054
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
- py311-setuptools-scm>0 : devel/py-setuptools-scm@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
-
- comms/py-pynitrokey
- for Run
-
- comms/py-pynitrokey
Configuration Options:
- No options to configure
- Options name:
- converters_py-tlv8
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.0 17 Aug 2024 20:44:41 |
Gleb Popov (arrowd) Author: Shapovalov Alexey |
converters/py-tlv8: encoder of arbitrary data
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
Number of commits found: 1
|