Port details |
- py-easyconfig Library for loading configurations easily in Python
- 0.1.7 devel
=0 0.1.7Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2019-01-27 16:31:02
- Last Update: 2019-01-28 14:29:11
- SVN Revision: 491487
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/RussellLuo/easyconfig
- Description:
- A simple library for loading configurations easily in Python,
inspired by `flask.config`.
WWW: https://github.com/RussellLuo/easyconfig
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}easyconfig>0:devel/py-easyconfig@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-easyconfig
- Package flavors (<flavor>: <package>)
- py27: py27-easyconfig
- py36: py36-easyconfig
- distinfo:
- TIMESTAMP = 1548603424
SHA256 (RussellLuo-easyconfig-v0.1.7_GH0.tar.gz) = 85d1b883c429c45f04258834970ae1a7e3fb5a7f0b133b02bcd2785115e1ae28
SIZE (RussellLuo-easyconfig-v0.1.7_GH0.tar.gz) = 5496
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-yaml>3.10 : devel/py-yaml@py27
- py27-six>1.9.0 : devel/py-six@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.7 28 Jan 2019 14:29:11 |
swills |
devel/py-easyconfig: rename to proper name
While here:
* clean up
* take maintainership
* update dependency in devel/py-resource
* clean up devel/py-resource
* take maintainership of devel/py-resource
Reported by: koobs |
0.1.7 27 Jan 2019 15:44:15 |
swills |
devel/py-easyconfig: create port
A simple library for loading configurations easily in Python,
inspired by `flask.config`.
WWW: https://github.com/RussellLuo/easyconfig
PR: 234880
Submitted by: Antonio Huete Jimenez <tuxillo@quantumachine.net> |
Number of commits found: 2
|