Port details |
- py-bashlex Python parser for bash
- 0.18 devel
=0 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: yuri@FreeBSD.org
 - Port Added: 2025-03-31 09:15:34
- Last Update: 2025-03-31 09:12:29
- Commit Hash: 77ca0c4
- Also Listed In: science
- License: GPLv3
- WWW:
- https://github.com/idank/bashlex
- Description:
- bashlex is a Python port of the parser used internally by GNU bash.
For the most part it's transliterated from C, the major differences are:
* it does not execute anything
* it is reentrant
* it generates a complete AST
¦ ¦ ¦ ¦ 
- 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}bashlex>0:devel/py-bashlex@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-bashlex/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-bashlex
- pkg install py311-bashlex
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-bashlex listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-bashlex
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1743408831
SHA256 (idank-bashlex-0.18_GH0.tar.gz) = 116dec8de99b5477247bc6ee8d6ed4d0f7a661d7c0d8980b13e15b67b9248d82
SIZE (idank-bashlex-0.18_GH0.tar.gz) = 66783
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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-cibuildwheel
Configuration Options:
- No options to configure
- Options name:
- devel_py-bashlex
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18 31 Mar 2025 09:12:29
    |
Yuri Victorovich (yuri)  |
devel/py-bashlex: New port: Python parser for bash |
Number of commits found: 1
|