Skip to content

pyrenees/plone.registry

 
 

Repository files navigation

Introduction

image

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.

Table of Contents

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.2%
  • Nix 1.8%