Port details |
- py-pycnite Python bytecode utilities
- 2024.7.31 devel =2 2024.7.31Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-11-14 19:48:07
- Last Update: 2024-08-04 17:14:05
- Commit Hash: 4813eb0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/google/pycnite
- Description:
- pycnite is a collection of utilities for working with compiled Python bytecode.
This library adds pure Python, versioned parsers for the .pyc format, allowing
tools that work with bytecode to have different host and target Python versions.
- ¦ ¦ ¦ ¦
- 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}pycnite>0:devel/py-pycnite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pycnite/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pycnite
- pkg install py311-pycnite
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-pycnite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pycnite
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722711209
SHA256 (pycnite-2024.7.31.tar.gz) = 5125f1c95aef4a23b9bec3b32fae76873dcd46324fa68e39c10fa852ecdea340
SIZE (pycnite-2024.7.31.tar.gz) = 24189
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 Run
-
- devel/pytype
Configuration Options:
- No options to configure
- Options name:
- devel_py-pycnite
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|