notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
py-fire Library for automatically generating command line interfaces (CLIs)
0.7.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-fire
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):
py39-fire
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.5.00.5.00.5.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.5.00.5.00.5.0
FreeBSD:15:latest--n/a-n/a0.5.00.5.00.5.0
 

py311-fire
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:13:quarterly0.7.00.7.0-0.7.00.7.0---
FreeBSD:14:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:14:quarterly0.7.00.7.0-0.7.00.7.0---
FreeBSD:15:latest0.7.00.7.0n/a0.7.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-termcolor>0 : devel/py-termcolor@py311
  2. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. python3.11 : lang/python311
This port is required by:
for Build
  1. textproc/py-pdf2docx
for Run
  1. comms/py-nkdfu
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/f/fire/
  2. https://pypi.org/packages/source/f/fire/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0
14 Oct 2024 04:14:32
commit hash: 35d4f6f0294992c88d961e6fe47c58ef7f6f3350commit hash: 35d4f6f0294992c88d961e6fe47c58ef7f6f3350commit hash: 35d4f6f0294992c88d961e6fe47c58ef7f6f3350commit hash: 35d4f6f0294992c88d961e6fe47c58ef7f6f3350 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Yonas Yanfa
devel/py-fire: update 0.6.0 → 0.7.0

PR:	282029
0.6.0
06 Apr 2024 01:04:47
commit hash: f98eb0a365fb1733c47fb2a66e149876a7cf0faecommit hash: f98eb0a365fb1733c47fb2a66e149876a7cf0faecommit hash: f98eb0a365fb1733c47fb2a66e149876a7cf0faecommit hash: f98eb0a365fb1733c47fb2a66e149876a7cf0fae files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-fire: update 0.5.0 → 0.6.0

Reported by:	portscout
0.5.0
11 Sep 2023 03:40:14
commit hash: 7b33455435ad97129eef454f31f64ba5e19fe943commit hash: 7b33455435ad97129eef454f31f64ba5e19fe943commit hash: 7b33455435ad97129eef454f31f64ba5e19fe943commit hash: 7b33455435ad97129eef454f31f64ba5e19fe943 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-fire: New port: Library for automatically generating command line
interfaces (CLIs)

Number of commits found: 3