Port details |
- py-pscript Python to JavaScript compiler
- 0.7.7 textproc
=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: DtxdF@disroot.org
- Port Added: 2024-11-02 18:30:08
- Last Update: 2024-11-02 18:29:28
- Commit Hash: fa7a628
- Also Listed In: python
- License: MIT
- WWW:
- https://pscript.readthedocs.io/
- Description:
- PScript is a Python to JavaScript compiler, and is also the name
of the subset of Python that this compiler supports. It was developed
as a part of Flexx and is now represented by its own project.
Although it is still an important part of Flexx, it can also be
useful by itself.
- ¦ ¦ ¦ ¦
- 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}pscript>0:textproc/py-pscript@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-pscript/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-pscript
- pkg install py311-pscript
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-pscript listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pscript
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729895797
SHA256 (pscript-0.7.7.tar.gz) = 8632f7a4483f235514aadee110edee82eb6d67336bf68744a7b18d76e50442f8
SIZE (pscript-0.7.7.tar.gz) = 176138
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-vbuild
Configuration Options:
- No options to configure
- Options name:
- textproc_py-pscript
- 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.7.7 02 Nov 2024 18:29:28 |
Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo |
textproc/py-pscript: New port: Python to JavaScript compiler
PScript is a Python to JavaScript compiler, and is also the name
of the subset of Python that this compiler supports. It was developed
as a part of Flexx and is now represented by its own project.
Although it is still an important part of Flexx, it can also be
useful by itself.
WWW: https://pscript.readthedocs.io/
PR: 282453 |
Number of commits found: 1
|