Metadata-Version: 1.1
Name: CleanerVersion-anfema
Version: 1.5.3.post3
Summary: A versioning solution for relational data models using the Django ORM. Please use swisscom/cleanerversion, this is just a temporary release with an additional bugfix.
Home-page: https://github.com/anfema/cleanerversion
Author: Manuel Jeckelmann, Jean-Christophe Zulian, Brian King, Andrea Marcacci
Author-email: engineering.sophia@swisscom.com
License: Apache License 2.0
Description: CleanerVersion is a solution that allows you to read and write multiple versions of an entry to and from your relational database. It allows to keep track of modifications on an object over time, as described by the theory of **Slowly Changing Dimensions** (SCD) **- Type 2**. CleanerVersion therefore enables a Django-based Datawarehouse, which was the initial idea of this package.Please use swisscom/cleanerversion, this is just a temporary release with an additional bugfix.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Database
Classifier: Topic :: System :: Archiving
