Port details |
- py-dukpy Simple JavaScript interpreter for Python
- 0.4.0 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:21
- Last Update: 2024-07-06 16:01:07
- Commit Hash: 6bb17a9
- 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/amol-/dukpy
- Description:
- DukPy is a simple javascript interpreter for Python built on top of duktape
engine without any external dependency. It comes with a bunch of common
transpilers built-in for convenience:
- CoffeeScript
- BabelJS
- TypeScript
- JSX
- LESS
- ¦ ¦ ¦ ¦
- 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}dukpy>0:devel/py-dukpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dukpy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dukpy
- pkg install py311-dukpy
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-dukpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dukpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1720022668
SHA256 (dukpy-0.4.0.tar.gz) = 677ec7102d1c1c511f7ef918078e8099778dbcea7caf3d6a2a2a72f72aa2d135
SIZE (dukpy-0.4.0.tar.gz) = 1981503
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:
-
- py311-mutf8>=0 : devel/py-mutf8@py311
- py311-webassets>=0 : www/py-webassets@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/you-get
Configuration Options:
- ===> The following configuration options are available for py311-dukpy-0.4.0:
WEBASSETS=on: Asset management
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dukpy
- 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.4.0 06 Jul 2024 16:01:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dukpy: Add py-dukpy 0.4.0
DukPy is a simple javascript interpreter for Python built on top of duktape
engine without any external dependency. It comes with a bunch of common
transpilers built-in for convenience:
- CoffeeScript
- BabelJS
- TypeScript
- JSX
- LESS |
Number of commits found: 1
|