Port details on branch 2025Q3 |
- py-u-msgpack-python Portable, lightweight MessagePack (de)serializer
- 2.8.0_1 devel
=2 2.8.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-05-08 19:36:33
- Last Update: 2024-05-13 14:00:41
- Commit Hash: 790c529
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/vsergeev/u-msgpack-python
- Description:
- u-msgpack-python is a lightweight MessagePack serializer and deserializer module
written in pure Python, compatible with both Python 2 and Python 3, as well as
CPython and PyPy implementations of Python. u-msgpack-python is fully compliant
with the latest MessagePack specification. In particular, it supports the new
binary, UTF-8 string, application-defined ext, and timestamp types.
¦ ¦ ¦ ¦ 
- 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}u-msgpack-python>0:devel/py-u-msgpack-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-u-msgpack-python/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-u-msgpack-python
- pkg install py39-u-msgpack-python
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 py39-u-msgpack-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-u-msgpack-python
- Package flavors (<flavor>: <package>)
- py39: py39-u-msgpack-python
- distinfo:
- TIMESTAMP = 1685162206
SHA256 (u-msgpack-python-2.8.0.tar.gz) = b801a83d6ed75e6df41e44518b4f2a9c221dc2da4bcd5380e3a0feda520bc61a
SIZE (u-msgpack-python-2.8.0.tar.gz) = 18167
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net/py-saltyrtc.server
- net-mgmt/py-napalm-logs
- www/py-autobahn
Configuration Options:
- No options to configure
- Options name:
- devel_py-u-msgpack-python
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|