[Bug 216204] [New Port] devel/py-PyStaticConfiguration: Validating and reading configuration from heterogeneous formats
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 18 00:03:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216204
Bug ID: 216204
Summary: [New Port] devel/py-PyStaticConfiguration: Validating
and reading configuration from heterogeneous formats
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: james at elstone.net
Created attachment 179016
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179016&action=edit
Shell archive of devel/py-PyStaticConfiguration
Addition of existing python package from "CHEESESHOP" for
PyStaticConfiguration.
See here for python package index information:
https://pypi.python.org/pypi/PyStaticConfiguration/0.10.2
portlint -A : no warnings or errors
poudriere: builds OK.
Detail:
staticconf is a library for loading configuration values from many
heterogeneous formats and reading those values.
Configuration Loading:
Configuration is read from files or python objects (dict, list, or any object
with attributes), flattened, and merged into a container called a
staticconf.config.ConfigNamespace.
Reading configuration values:
Once configuration data is loaded into a staticconf.config.ConfigNamespace
there are three options for retrieving the configuration values.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list