Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2017 00:03:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216204] [New Port] devel/py-PyStaticConfiguration: Validating and reading configuration from heterogeneous formats
Message-ID:  <bug-216204-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216204

            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@FreeBSD.org
          Reporter: james@elstone.net

Created attachment 179016
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179016&action=
=3Dedit
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 obje=
ct
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216204-13>