pyrenees / plone.registry

provides debconf-like (or about:config-like) settings registries for Zope applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

https://secure.travis-ci.org/pyrenees/plone.registry.png

This package provides debconf-like (or about:config-like) settings registries for Zope applications. A registry, with a dict-like API, is used to get and set values stored in records. Each record contains the actual value, as well as a field that describes the record in more detail. At a minimum, the field contains information about the type of value allowed, as well as a short title describing the record's purpose.

About

provides debconf-like (or about:config-like) settings registries for Zope applications


Languages

Language:Python 98.2%Language:Nix 1.8%