Port details |
- py-fire Library for automatically generating command line interfaces (CLIs)
- 0.7.0 devel =2 0.6.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-09-11 03:42:25
- Last Update: 2024-10-14 04:14:32
- Commit Hash: 35d4f6f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: science
- License: APACHE20
- WWW:
- https://github.com/google/python-fire
- Description:
- Python Fire is a library for automatically generating command line interfaces
(CLIs) from absolutely any Python object.
* Python Fire is a simple way to create a CLI in Python.
* Python Fire is a helpful tool for developing and debugging Python code.
* Python Fire helps with exploring existing code or turning other people's code
into a CLI.
* Python Fire makes transitioning between Bash and Python easier.
* Python Fire makes using a Python REPL easier by setting up the REPL with the
modules and variables you'll need already imported and created.
- ¦ ¦ ¦ ¦
- 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}fire>0:devel/py-fire@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-fire/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-fire
- pkg install py311-fire
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-fire listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-fire
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728743822
SHA256 (fire-0.7.0.tar.gz) = 961550f07936eaf65ad1dc8360f2b2bf8408fad46abbfa4d2a3794f8d2a95cdf
SIZE (fire-0.7.0.tar.gz) = 87189
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-termcolor>0 : devel/py-termcolor@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- textproc/py-pdf2docx
- for Run
-
- comms/py-nkdfu
- textproc/py-pdf2docx
Configuration Options:
- No options to configure
- Options name:
- devel_py-fire
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 14 Oct 2024 04:14:32 |
Yuri Victorovich (yuri) Author: Yonas Yanfa |
devel/py-fire: update 0.6.0 → 0.7.0
PR: 282029 |
0.6.0 06 Apr 2024 01:04:47 |
Yuri Victorovich (yuri) |
devel/py-fire: update 0.5.0 → 0.6.0
Reported by: portscout |
0.5.0 11 Sep 2023 03:40:14 |
Yuri Victorovich (yuri) |
devel/py-fire: New port: Library for automatically generating command line
interfaces (CLIs) |
Number of commits found: 3
|