Port details |
- py-dacite Simple creation of data classes from dictionaries
- 1.9.2 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: 2025-10-07 08:21:15
- Last Update: 2025-10-07 08:19:45
- Commit Hash: e56120c
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/konradhalas/dacite
- Description:
- The dacite library provides a simple API to create Python data classes from
dictionaries. It also includes support for more advanced features like nested
data classes and type checking.
¦ ¦ ¦ ¦ 
- 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}dacite>0:devel/py-dacite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dacite/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dacite
- pkg install py311-dacite
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-dacite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dacite
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759797847
SHA256 (konradhalas-dacite-v1.9.2_GH0.tar.gz) = cec83bf402dc6ac0e5a2030500ef7296ad4d5c77e756475252b99e89a4d5ebfa
SIZE (konradhalas-dacite-v1.9.2_GH0.tar.gz) = 29435
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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dacite
- 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 |
1.9.2 07 Oct 2025 08:19:45
    |
Yuri Victorovich (yuri)  |
devel/py-dacite: New port: Simple creation of data classes from dictionaries |
Number of commits found: 1
|