Port details |
- py-pscript Python to JavaScript compiler
- 0.8.0 textproc
=0 0.7.7Version of this port present on the latest quarterly branch. - Maintainer: DtxdF@disroot.org
 - Port Added: 2024-11-02 18:30:08
- Last Update: 2025-02-13 02:40:40
- Commit Hash: 0e104f8
- 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 = 1739414359
SHA256 (pscript-0.8.0.tar.gz) = d24e72a077c0fd37d2043c60de8742531273500ccfe9ff6d22269685f1edd1d8
SIZE (pscript-0.8.0.tar.gz) = 104277
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-flit-core>=0 : devel/py-flit-core@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
-
- 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0 13 Feb 2025 02:40:40
    |
Wen Heping (wen)  |
textproc/py-pscript: Update to 0.8.0
PR: 284779
Reported by: maintainer |
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: 2
|