paula: prepare move of IPropertyInterface to to paula.pau_addons
commit1bb0fb2b277fc9da2fea1dcc17df618798f687ed
authorchaoflow <chaoflow@db7f04ef-aaf3-0310-a811-c281ed44c4ad>
Sat, 8 Nov 2008 04:57:22 +0000 (8 04:57 +0000)
committerchaoflow <chaoflow@db7f04ef-aaf3-0310-a811-c281ed44c4ad>
Sat, 8 Nov 2008 04:57:22 +0000 (8 04:57 +0000)
treeef52e35d594ea3119afe515e8aa35a40a4307f69
parent8c0d193b33d49ff3875cc2e657fc535c90284cb0
paula: prepare move of IPropertyInterface to to paula.pau_addons

git-svn-id: https://svn.plone.org/svn/collective/paula/trunk@75287 db7f04ef-aaf3-0310-a811-c281ed44c4ad
18 files changed:
paula.pau_addons/.gitignore [new file with mode: 0644]
paula.pau_addons/README.txt [new file with mode: 0644]
paula.pau_addons/bootstrap.py [new file with mode: 0644]
paula.pau_addons/buildout.cfg [new file with mode: 0644]
paula.pau_addons/docs/HISTORY.txt [new file with mode: 0644]
paula.pau_addons/docs/LICENSE.txt [new file with mode: 0644]
paula.pau_addons/externals/pkglist.txt [new file with mode: 0644]
paula.pau_addons/setup.cfg [new file with mode: 0644]
paula.pau_addons/setup.py [new file with mode: 0644]
paula.pau_addons/src/paula/__init__.py [new file with mode: 0644]
paula.pau_addons/src/paula/properties/README.txt [new file with mode: 0644]
paula.pau_addons/src/paula/properties/__init__.py [new file with mode: 0644]
paula.pau_addons/src/paula/properties/config.py [new file with mode: 0644]
paula.pau_addons/src/paula/properties/configure.zcml [new file with mode: 0644]
paula.pau_addons/src/paula/properties/ftesting.zcml [new file with mode: 0644]
paula.pau_addons/src/paula/properties/interfaces.py [new file with mode: 0644]
paula.pau_addons/src/paula/properties/subscribers.py [new file with mode: 0644]
paula.pau_addons/src/paula/properties/tests.py [new file with mode: 0644]