| Port details |
- py-argparse-dataclass Declarative CLIs with argparse and dataclasses
- 2.0.0 devel
=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: yuri@FreeBSD.org
 - Port Added: 2026-04-19 17:51:20
- Last Update: 2026-04-19 17:49:34
- Commit Hash: 9df94fd
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mivade/argparse_dataclass
- Description:
- argparse-dataclass provides declarative CLIs with argparse and dataclasses.
It allows the creation of command-line interfaces using Python dataclasses
as a declarative specification.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}argparse-dataclass>0:devel/py-argparse-dataclass@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-argparse-dataclass/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-argparse-dataclass
- pkg install py311-argparse-dataclass
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-argparse-dataclass listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-argparse-dataclass
- Package flavors (<flavor>: <package>)
- py311: py311-argparse-dataclass
- distinfo:
- TIMESTAMP = 1776617668
SHA256 (argparse_dataclass-2.0.0.tar.gz) = 09ab641c914a2f12882337b9c3e5086196dbf2ee6bf0ef67895c74002cc9297f
SIZE (argparse_dataclass-2.0.0.tar.gz) = 6395
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:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-snakemake-interface-common
- misc/py-snakemake-interface-executor-plugins
- textproc/py-yte
Configuration Options:
- No options to configure
- Options name:
- devel_py-argparse-dataclass
- 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 |
2.0.0 19 Apr 2026 17:49:34
    |
Yuri Victorovich (yuri)  |
devel/py-argparse-dataclass: New port: Declarative CLIs with argparse and
dataclasses |
Number of commits found: 1
|