rename 'storage' modules to 'serializer', and rename serializer child modules

This commit is contained in:
Samuel Abels
2017-03-16 09:38:41 +01:00
parent aadb75cc88
commit c1937ae740
37 changed files with 89 additions and 98 deletions

View File

@ -21,7 +21,7 @@ included with the package.
license = 'lGPLv2',
packages = find_packages(exclude=['tests', 'tests.*']),
requires = [],
keywords = 'spiff guard acl acls security authentication object storage',
keywords = 'spiff workflow bpmn engine',
url = 'https://github.com/knipknap/SpiffWorkflow',
classifiers = [
'Development Status :: 3 - Alpha',