Port details |
- py-untokenize Transform tokens into original source code
- 0.1.1_1 devel =2 0.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-11-27 18:09:14
- Last Update: 2024-05-13 14:00:45
- Commit Hash: a39da19
- 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/myint/untokenize
- Description:
- untokenize transforms tokens into source code. Unlike the standard library's
tokenize.untokenize(), it preserves the original whitespace between tokens.
- ¦ ¦ ¦ ¦
- 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}untokenize>0:devel/py-untokenize@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-untokenize/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-untokenize
- pkg install py39-untokenize
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-untokenize listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-untokenize
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1701083336
SHA256 (untokenize-0.1.1.tar.gz) = 3865dbbbb8efb4bb5eaa72f1be7f3e0be00ea8b7f125c69cbd1f5fda926f37a2
SIZE (untokenize-0.1.1.tar.gz) = 3099
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
-
- devel/py-docformatter
Configuration Options:
- No options to configure
- Options name:
- devel_py-untokenize
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1_1 13 May 2024 14:00:45 |
Po-Chuan Hsieh (sunpoet) |
devel/py-untokenize: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.1.1 27 Nov 2023 18:07:45 |
Po-Chuan Hsieh (sunpoet) |
devel/py-untokenize: Add py-untokenize 0.1.1
untokenize transforms tokens into source code. Unlike the standard library's
tokenize.untokenize(), it preserves the original whitespace between tokens. |
Number of commits found: 2
|