Port details |
- py-mutf8 Fast MUTF-8 encoder & decoder
- 1.0.6 devel =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-07-06 16:18:24
- Last Update: 2024-07-06 16:01:16
- Commit Hash: 47626f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/TkTech/mutf8
- Description:
- mutf-8 contains simple pure-python as well as C encoders and decoders for the
MUTF-8 character encoding. In most cases, you can also parse the even-rarer
CESU-8.
These days, you'll most likely encounter MUTF-8 when working on files or
protocols related to the JVM. Strings in a Java .class file are encoded using
MUTF-8, strings passed by the JNI, as well as strings exported by the object
serializer.
- ¦ ¦ ¦ ¦
- 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}mutf8>0:devel/py-mutf8@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mutf8/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mutf8
- pkg install py311-mutf8
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-mutf8 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mutf8
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1720022670
SHA256 (mutf8-1.0.6.tar.gz) = 1bbbefb67c2e5a57104750bb04b0912200b57b2fa9841be245279e83859cb346
SIZE (mutf8-1.0.6.tar.gz) = 6424
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-mutf8
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|