Metadata-Version: 1.1
Name: EnhAtts
Version: 0.1.0
Summary: Ordered attributes with a powerful API.
Home-page: http://github.com/IvIePhisto/EnhAtts
Author: Michael Pohl
Author-email: pohl-michael@gmx.biz
License: MIT
Description: This project implements *properties on steroids* called "fields" for Python 2
        and 3. It is based on the "Felder" (german for *fields*) concept of the
        doctoral thesis of Patrick Lay "Entwurf eines Objektmodells für
        semistrukturierte Daten im Kontext von XML Content Management Systemen"
        (Rheinische Friedrich-Wilhelms Universität Bonn, 2006) and is developed as
        part of the diploma thesis of Michael Pohl "Architektur und Implementierung
        des Objektmodells für ein Web Application Framework" (Rheinische
        Friedrich-Wilhelms Universität Bonn, 2013-2014).
        
Keywords: attributes fields validation atomicity
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development
