Port details |
- py-cobble Python library for easy creation of data objects
- 0.1.4 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: python@FreeBSD.org
- Port Added: 2024-12-18 08:21:05
- Last Update: 2024-12-18 08:18:46
- Commit Hash: 6c912fd
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/mwilliamson/python-cobble
- Description:
- Cobble is a Python library that allows easy creation of data objects,
including implementations of common methods such as `__eq__' and `__repr__'.
- ¦ ¦ ¦ ¦
- 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}cobble>0:devel/py-cobble@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cobble/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cobble
- pkg install py311-cobble
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-cobble listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cobble
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1717265471
SHA256 (cobble-0.1.4.tar.gz) = de38be1539992c8a06e569630717c485a5f91be2192c461ea2b220607dfa78aa
SIZE (cobble-0.1.4.tar.gz) = 3805
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-cobble
- 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.1.4 18 Dec 2024 08:18:46 |
Alexey Dokuchaev (danfe) |
devel/py-cobble: new port had been added (+)
Cobble is a Python library that allows easy creation of data
objects, including implementations of common methods such as
`__eq__' and `__repr__'.
WWW: https://github.com/mwilliamson/python-cobble |
Number of commits found: 1
|