Port details |
- py-vbuild Simple module to extract html/script/style from a VueJS file
- 0.8.2 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 19:33:04
- Last Update: 2024-11-02 19:30:11
- Commit Hash: 59856b9
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/manatlan/vbuild
- Description:
- Compile your VueJS (vuejs2 only) components (*.vue) to standalone
HTML/JS/CSS using Python only, no need of NodeJS. And you can use
python components with vbuild in your vue/sfc files.
- ¦ ¦ ¦ ¦
- 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}vbuild>0:textproc/py-vbuild@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-vbuild/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-vbuild
- pkg install py311-vbuild
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-vbuild listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-vbuild
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729896364
SHA256 (vbuild-0.8.2.tar.gz) = 270cd9078349d907dfae6c0e6364a5a5e74cb86183bb5093613f12a18b435fa9
SIZE (vbuild-0.8.2.tar.gz) = 8937
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-poetry>=0 : devel/py-poetry@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-pscript>=0 : textproc/py-pscript@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-vbuild
- 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.8.2 02 Nov 2024 19:30:11 |
Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo |
textproc/py-vbuild: New port: Simple module to extract html/script/style from a
VueJS file
Compile your VueJS (vuejs2 only) components (*.vue) to standalone
HTML/JS/CSS using Python only, no need of NodeJS. And you can use
python components with vbuild in your vue/sfc files.
WWW: https://github.com/manatlan/vbuild
PR: 282454 |
Number of commits found: 1
|