notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-tlv8 Python module to handle type-length-value encoded data 8-bit type
0.10.0 converters on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: awoonyaa@gmail.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-tlv8
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):
py311-tlv8
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:13:quarterly0.10.00.10.0-0.10.00.10.0---
FreeBSD:14:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:14:quarterly0.10.00.10.0-0.10.00.10.0---
FreeBSD:15:latest0.10.00.10.0n/a0.10.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. comms/py-pynitrokey
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/tlv8/
  2. https://pypi.org/packages/source/t/tlv8/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.0
17 Aug 2024 20:44:41
commit hash: 3d1012dcdaa06d237178d18b48917c678335541ecommit hash: 3d1012dcdaa06d237178d18b48917c678335541ecommit hash: 3d1012dcdaa06d237178d18b48917c678335541ecommit hash: 3d1012dcdaa06d237178d18b48917c678335541e files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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