affinitic.privatefolder 1.0__tar.gz → 1.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. affinitic_privatefolder-1.0.1/CHANGES.rst +16 -0
  2. affinitic_privatefolder-1.0.1/PKG-INFO +134 -0
  3. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/setup.py +1 -2
  4. affinitic_privatefolder-1.0.1/src/affinitic/privatefolder/locales/fr/LC_MESSAGES/affinitic.privatefolder.mo +0 -0
  5. affinitic_privatefolder-1.0.1/src/affinitic/privatefolder/locales/fr/LC_MESSAGES/plone.mo +0 -0
  6. affinitic_privatefolder-1.0.1/src/affinitic.privatefolder.egg-info/PKG-INFO +134 -0
  7. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic.privatefolder.egg-info/SOURCES.txt +2 -0
  8. affinitic_privatefolder-1.0.1/src/affinitic.privatefolder.egg-info/entry_points.txt +2 -0
  9. affinitic.privatefolder-1.0/CHANGES.rst +0 -9
  10. affinitic.privatefolder-1.0/PKG-INFO +0 -108
  11. affinitic.privatefolder-1.0/src/affinitic.privatefolder.egg-info/PKG-INFO +0 -108
  12. affinitic.privatefolder-1.0/src/affinitic.privatefolder.egg-info/entry_points.txt +0 -4
  13. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/CONTRIBUTORS.rst +0 -0
  14. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/DEVELOP.rst +0 -0
  15. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/LICENSE.GPL +0 -0
  16. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/LICENSE.rst +0 -0
  17. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/MANIFEST.in +0 -0
  18. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/README.rst +0 -0
  19. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/constraints.txt +0 -0
  20. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/constraints_plone52.txt +0 -0
  21. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/docs/conf.py +0 -0
  22. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/docs/index.rst +0 -0
  23. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/requirements.txt +0 -0
  24. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/setup.cfg +0 -0
  25. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/__init__.py +0 -0
  26. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/__init__.py +0 -0
  27. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/configure.zcml +0 -0
  28. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/interfaces.py +0 -0
  29. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/README.rst +0 -0
  30. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/__init__.py +0 -0
  31. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/affinitic.privatefolder.pot +0 -0
  32. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/fr/LC_MESSAGES/affinitic.privatefolder.po +0 -0
  33. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/fr/LC_MESSAGES/plone.po +0 -0
  34. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/plone.pot +0 -0
  35. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/locales/update.sh +0 -0
  36. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/default/browserlayer.xml +0 -0
  37. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/default/metadata.xml +0 -0
  38. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/default/types/PrivateFolder.xml +0 -0
  39. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/default/types.xml +0 -0
  40. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/default/workflows/privatefolder_workflow/definition.xml +0 -0
  41. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/default/workflows.xml +0 -0
  42. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/profiles/uninstall/browserlayer.xml +0 -0
  43. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/setuphandlers.py +0 -0
  44. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/testing.py +0 -0
  45. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/tests/__init__.py +0 -0
  46. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic/privatefolder/tests/test_setup.py +0 -0
  47. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic.privatefolder.egg-info/dependency_links.txt +0 -0
  48. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic.privatefolder.egg-info/namespace_packages.txt +0 -0
  49. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic.privatefolder.egg-info/not-zip-safe +0 -0
  50. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic.privatefolder.egg-info/requires.txt +0 -0
  51. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/src/affinitic.privatefolder.egg-info/top_level.txt +0 -0
  52. {affinitic.privatefolder-1.0 → affinitic_privatefolder-1.0.1}/tox.ini +0 -0
@@ -0,0 +1,16 @@
1
+ Changelog
2
+ =========
3
+
4
+
5
+ 1.0.1 (2026-02-02)
6
+ ------------------
7
+
8
+ - Remove python requires metadata that are not compatible with zc.buildout 3.4
9
+ [mpeeters]
10
+
11
+
12
+ 1.0 (2020-01-21)
13
+ ----------------
14
+
15
+ - Initial release.
16
+ [laulaz]
@@ -0,0 +1,134 @@
1
+ Metadata-Version: 2.4
2
+ Name: affinitic.privatefolder
3
+ Version: 1.0.1
4
+ Summary: Folderish content type with only one private state
5
+ Home-page: https://github.com/affinitic/affinitic.privatefolder
6
+ Author: Laurent Lasudry
7
+ Author-email: laurent.lasudry@affinitic.be
8
+ License: GPL version 2
9
+ Project-URL: PyPI, https://pypi.python.org/pypi/affinitic.privatefolder
10
+ Project-URL: Source, https://github.com/affinitic/affinitic.privatefolder
11
+ Project-URL: Tracker, https://github.com/affinitic/affinitic.privatefolder/issues
12
+ Keywords: Python Plone
13
+ Classifier: Environment :: Web Environment
14
+ Classifier: Framework :: Plone
15
+ Classifier: Framework :: Plone :: Addon
16
+ Classifier: Framework :: Plone :: 5.1
17
+ Classifier: Framework :: Plone :: 5.2
18
+ Classifier: Programming Language :: Python
19
+ Classifier: Programming Language :: Python :: 2.7
20
+ Classifier: Operating System :: OS Independent
21
+ Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
22
+ License-File: LICENSE.GPL
23
+ License-File: LICENSE.rst
24
+ Requires-Dist: setuptools
25
+ Requires-Dist: plone.app.contenttypes
26
+ Requires-Dist: plone.app.dexterity
27
+ Provides-Extra: test
28
+ Requires-Dist: plone.app.testing; extra == "test"
29
+ Requires-Dist: plone.testing>=5.0.0; extra == "test"
30
+ Requires-Dist: plone.app.contenttypes; extra == "test"
31
+ Requires-Dist: plone.app.robotframework[debug]; extra == "test"
32
+ Dynamic: author
33
+ Dynamic: author-email
34
+ Dynamic: classifier
35
+ Dynamic: description
36
+ Dynamic: home-page
37
+ Dynamic: keywords
38
+ Dynamic: license
39
+ Dynamic: license-file
40
+ Dynamic: project-url
41
+ Dynamic: provides-extra
42
+ Dynamic: requires-dist
43
+ Dynamic: summary
44
+
45
+ .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
46
+ If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
47
+ This text does not appear on pypi or github. It is a comment.
48
+
49
+ =======================
50
+ affinitic.privatefolder
51
+ =======================
52
+
53
+ This products allows you to add folders with only a 'Private' state.
54
+ You can create a simple Extranet with only this folder and the sharing tab.
55
+
56
+
57
+ Features
58
+ --------
59
+
60
+ - Adds PrivateFolder content type
61
+ - Adds privatefolder_workflow workflow (with Private state)
62
+
63
+
64
+ Translations
65
+ ------------
66
+
67
+ This product has been translated into
68
+
69
+ - French
70
+
71
+
72
+ Installation
73
+ ------------
74
+
75
+ Install affinitic.privatefolder by adding it to your buildout::
76
+
77
+ [buildout]
78
+
79
+ ...
80
+
81
+ eggs =
82
+ affinitic.privatefolder
83
+
84
+
85
+ and then running ``bin/buildout``
86
+
87
+
88
+ Contribute
89
+ ----------
90
+
91
+ - Issue Tracker: https://github.com/affinitic/affinitic.privatefolder/issues
92
+ - Source Code: https://github.com/affinitic/affinitic.privatefolder
93
+
94
+
95
+ License
96
+ -------
97
+
98
+ The project is licensed under the GPLv2.
99
+
100
+
101
+ Credits
102
+ -------
103
+
104
+ This package was developed by `Affinitic team <https://github.com/affinitic>`_.
105
+
106
+ .. image:: http://www.affinitic.be/affinitic_logo.png
107
+ :alt: Affinitic website
108
+ :target: http://www.affinitic.be
109
+
110
+ ``affinitic.privatefolder`` is licensed under GNU General Public License, version 2.
111
+
112
+
113
+ Contributors
114
+ ============
115
+
116
+ - Laurent Lasudry, laurent.lasudry@affinitic.be
117
+
118
+
119
+ Changelog
120
+ =========
121
+
122
+
123
+ 1.0.1 (2026-02-02)
124
+ ------------------
125
+
126
+ - Remove python requires metadata that are not compatible with zc.buildout 3.4
127
+ [mpeeters]
128
+
129
+
130
+ 1.0 (2020-01-21)
131
+ ----------------
132
+
133
+ - Initial release.
134
+ [laulaz]
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="affinitic.privatefolder",
19
- version="1.0",
19
+ version="1.0.1",
20
20
  description="Folderish content type with only one private state",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -46,7 +46,6 @@ setup(
46
46
  package_dir={"": "src"},
47
47
  include_package_data=True,
48
48
  zip_safe=False,
49
- python_requires="==2.7",
50
49
  install_requires=[
51
50
  "setuptools",
52
51
  # -*- Extra requirements: -*-
@@ -0,0 +1,134 @@
1
+ Metadata-Version: 2.4
2
+ Name: affinitic.privatefolder
3
+ Version: 1.0.1
4
+ Summary: Folderish content type with only one private state
5
+ Home-page: https://github.com/affinitic/affinitic.privatefolder
6
+ Author: Laurent Lasudry
7
+ Author-email: laurent.lasudry@affinitic.be
8
+ License: GPL version 2
9
+ Project-URL: PyPI, https://pypi.python.org/pypi/affinitic.privatefolder
10
+ Project-URL: Source, https://github.com/affinitic/affinitic.privatefolder
11
+ Project-URL: Tracker, https://github.com/affinitic/affinitic.privatefolder/issues
12
+ Keywords: Python Plone
13
+ Classifier: Environment :: Web Environment
14
+ Classifier: Framework :: Plone
15
+ Classifier: Framework :: Plone :: Addon
16
+ Classifier: Framework :: Plone :: 5.1
17
+ Classifier: Framework :: Plone :: 5.2
18
+ Classifier: Programming Language :: Python
19
+ Classifier: Programming Language :: Python :: 2.7
20
+ Classifier: Operating System :: OS Independent
21
+ Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
22
+ License-File: LICENSE.GPL
23
+ License-File: LICENSE.rst
24
+ Requires-Dist: setuptools
25
+ Requires-Dist: plone.app.contenttypes
26
+ Requires-Dist: plone.app.dexterity
27
+ Provides-Extra: test
28
+ Requires-Dist: plone.app.testing; extra == "test"
29
+ Requires-Dist: plone.testing>=5.0.0; extra == "test"
30
+ Requires-Dist: plone.app.contenttypes; extra == "test"
31
+ Requires-Dist: plone.app.robotframework[debug]; extra == "test"
32
+ Dynamic: author
33
+ Dynamic: author-email
34
+ Dynamic: classifier
35
+ Dynamic: description
36
+ Dynamic: home-page
37
+ Dynamic: keywords
38
+ Dynamic: license
39
+ Dynamic: license-file
40
+ Dynamic: project-url
41
+ Dynamic: provides-extra
42
+ Dynamic: requires-dist
43
+ Dynamic: summary
44
+
45
+ .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
46
+ If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
47
+ This text does not appear on pypi or github. It is a comment.
48
+
49
+ =======================
50
+ affinitic.privatefolder
51
+ =======================
52
+
53
+ This products allows you to add folders with only a 'Private' state.
54
+ You can create a simple Extranet with only this folder and the sharing tab.
55
+
56
+
57
+ Features
58
+ --------
59
+
60
+ - Adds PrivateFolder content type
61
+ - Adds privatefolder_workflow workflow (with Private state)
62
+
63
+
64
+ Translations
65
+ ------------
66
+
67
+ This product has been translated into
68
+
69
+ - French
70
+
71
+
72
+ Installation
73
+ ------------
74
+
75
+ Install affinitic.privatefolder by adding it to your buildout::
76
+
77
+ [buildout]
78
+
79
+ ...
80
+
81
+ eggs =
82
+ affinitic.privatefolder
83
+
84
+
85
+ and then running ``bin/buildout``
86
+
87
+
88
+ Contribute
89
+ ----------
90
+
91
+ - Issue Tracker: https://github.com/affinitic/affinitic.privatefolder/issues
92
+ - Source Code: https://github.com/affinitic/affinitic.privatefolder
93
+
94
+
95
+ License
96
+ -------
97
+
98
+ The project is licensed under the GPLv2.
99
+
100
+
101
+ Credits
102
+ -------
103
+
104
+ This package was developed by `Affinitic team <https://github.com/affinitic>`_.
105
+
106
+ .. image:: http://www.affinitic.be/affinitic_logo.png
107
+ :alt: Affinitic website
108
+ :target: http://www.affinitic.be
109
+
110
+ ``affinitic.privatefolder`` is licensed under GNU General Public License, version 2.
111
+
112
+
113
+ Contributors
114
+ ============
115
+
116
+ - Laurent Lasudry, laurent.lasudry@affinitic.be
117
+
118
+
119
+ Changelog
120
+ =========
121
+
122
+
123
+ 1.0.1 (2026-02-02)
124
+ ------------------
125
+
126
+ - Remove python requires metadata that are not compatible with zc.buildout 3.4
127
+ [mpeeters]
128
+
129
+
130
+ 1.0 (2020-01-21)
131
+ ----------------
132
+
133
+ - Initial release.
134
+ [laulaz]
@@ -32,7 +32,9 @@ src/affinitic/privatefolder/locales/__init__.py
32
32
  src/affinitic/privatefolder/locales/affinitic.privatefolder.pot
33
33
  src/affinitic/privatefolder/locales/plone.pot
34
34
  src/affinitic/privatefolder/locales/update.sh
35
+ src/affinitic/privatefolder/locales/fr/LC_MESSAGES/affinitic.privatefolder.mo
35
36
  src/affinitic/privatefolder/locales/fr/LC_MESSAGES/affinitic.privatefolder.po
37
+ src/affinitic/privatefolder/locales/fr/LC_MESSAGES/plone.mo
36
38
  src/affinitic/privatefolder/locales/fr/LC_MESSAGES/plone.po
37
39
  src/affinitic/privatefolder/profiles/default/browserlayer.xml
38
40
  src/affinitic/privatefolder/profiles/default/metadata.xml
@@ -0,0 +1,2 @@
1
+ [z3c.autoinclude.plugin]
2
+ target = plone
@@ -1,9 +0,0 @@
1
- Changelog
2
- =========
3
-
4
-
5
- 1.0 (2020-01-21)
6
- ----------------
7
-
8
- - Initial release.
9
- [laulaz]
@@ -1,108 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: affinitic.privatefolder
3
- Version: 1.0
4
- Summary: Folderish content type with only one private state
5
- Home-page: https://github.com/affinitic/affinitic.privatefolder
6
- Author: Laurent Lasudry
7
- Author-email: laurent.lasudry@affinitic.be
8
- License: GPL version 2
9
- Project-URL: Source, https://github.com/affinitic/affinitic.privatefolder
10
- Project-URL: Tracker, https://github.com/affinitic/affinitic.privatefolder/issues
11
- Project-URL: PyPI, https://pypi.python.org/pypi/affinitic.privatefolder
12
- Description: .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
13
- If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
14
- This text does not appear on pypi or github. It is a comment.
15
-
16
- =======================
17
- affinitic.privatefolder
18
- =======================
19
-
20
- This products allows you to add folders with only a 'Private' state.
21
- You can create a simple Extranet with only this folder and the sharing tab.
22
-
23
-
24
- Features
25
- --------
26
-
27
- - Adds PrivateFolder content type
28
- - Adds privatefolder_workflow workflow (with Private state)
29
-
30
-
31
- Translations
32
- ------------
33
-
34
- This product has been translated into
35
-
36
- - French
37
-
38
-
39
- Installation
40
- ------------
41
-
42
- Install affinitic.privatefolder by adding it to your buildout::
43
-
44
- [buildout]
45
-
46
- ...
47
-
48
- eggs =
49
- affinitic.privatefolder
50
-
51
-
52
- and then running ``bin/buildout``
53
-
54
-
55
- Contribute
56
- ----------
57
-
58
- - Issue Tracker: https://github.com/affinitic/affinitic.privatefolder/issues
59
- - Source Code: https://github.com/affinitic/affinitic.privatefolder
60
-
61
-
62
- License
63
- -------
64
-
65
- The project is licensed under the GPLv2.
66
-
67
-
68
- Credits
69
- -------
70
-
71
- This package was developed by `Affinitic team <https://github.com/affinitic>`_.
72
-
73
- .. image:: http://www.affinitic.be/affinitic_logo.png
74
- :alt: Affinitic website
75
- :target: http://www.affinitic.be
76
-
77
- ``affinitic.privatefolder`` is licensed under GNU General Public License, version 2.
78
-
79
-
80
- Contributors
81
- ============
82
-
83
- - Laurent Lasudry, laurent.lasudry@affinitic.be
84
-
85
-
86
- Changelog
87
- =========
88
-
89
-
90
- 1.0 (2020-01-21)
91
- ----------------
92
-
93
- - Initial release.
94
- [laulaz]
95
-
96
- Keywords: Python Plone
97
- Platform: UNKNOWN
98
- Classifier: Environment :: Web Environment
99
- Classifier: Framework :: Plone
100
- Classifier: Framework :: Plone :: Addon
101
- Classifier: Framework :: Plone :: 5.1
102
- Classifier: Framework :: Plone :: 5.2
103
- Classifier: Programming Language :: Python
104
- Classifier: Programming Language :: Python :: 2.7
105
- Classifier: Operating System :: OS Independent
106
- Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
107
- Requires-Python: ==2.7
108
- Provides-Extra: test
@@ -1,108 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: affinitic.privatefolder
3
- Version: 1.0
4
- Summary: Folderish content type with only one private state
5
- Home-page: https://github.com/affinitic/affinitic.privatefolder
6
- Author: Laurent Lasudry
7
- Author-email: laurent.lasudry@affinitic.be
8
- License: GPL version 2
9
- Project-URL: Source, https://github.com/affinitic/affinitic.privatefolder
10
- Project-URL: Tracker, https://github.com/affinitic/affinitic.privatefolder/issues
11
- Project-URL: PyPI, https://pypi.python.org/pypi/affinitic.privatefolder
12
- Description: .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
13
- If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
14
- This text does not appear on pypi or github. It is a comment.
15
-
16
- =======================
17
- affinitic.privatefolder
18
- =======================
19
-
20
- This products allows you to add folders with only a 'Private' state.
21
- You can create a simple Extranet with only this folder and the sharing tab.
22
-
23
-
24
- Features
25
- --------
26
-
27
- - Adds PrivateFolder content type
28
- - Adds privatefolder_workflow workflow (with Private state)
29
-
30
-
31
- Translations
32
- ------------
33
-
34
- This product has been translated into
35
-
36
- - French
37
-
38
-
39
- Installation
40
- ------------
41
-
42
- Install affinitic.privatefolder by adding it to your buildout::
43
-
44
- [buildout]
45
-
46
- ...
47
-
48
- eggs =
49
- affinitic.privatefolder
50
-
51
-
52
- and then running ``bin/buildout``
53
-
54
-
55
- Contribute
56
- ----------
57
-
58
- - Issue Tracker: https://github.com/affinitic/affinitic.privatefolder/issues
59
- - Source Code: https://github.com/affinitic/affinitic.privatefolder
60
-
61
-
62
- License
63
- -------
64
-
65
- The project is licensed under the GPLv2.
66
-
67
-
68
- Credits
69
- -------
70
-
71
- This package was developed by `Affinitic team <https://github.com/affinitic>`_.
72
-
73
- .. image:: http://www.affinitic.be/affinitic_logo.png
74
- :alt: Affinitic website
75
- :target: http://www.affinitic.be
76
-
77
- ``affinitic.privatefolder`` is licensed under GNU General Public License, version 2.
78
-
79
-
80
- Contributors
81
- ============
82
-
83
- - Laurent Lasudry, laurent.lasudry@affinitic.be
84
-
85
-
86
- Changelog
87
- =========
88
-
89
-
90
- 1.0 (2020-01-21)
91
- ----------------
92
-
93
- - Initial release.
94
- [laulaz]
95
-
96
- Keywords: Python Plone
97
- Platform: UNKNOWN
98
- Classifier: Environment :: Web Environment
99
- Classifier: Framework :: Plone
100
- Classifier: Framework :: Plone :: Addon
101
- Classifier: Framework :: Plone :: 5.1
102
- Classifier: Framework :: Plone :: 5.2
103
- Classifier: Programming Language :: Python
104
- Classifier: Programming Language :: Python :: 2.7
105
- Classifier: Operating System :: OS Independent
106
- Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
107
- Requires-Python: ==2.7
108
- Provides-Extra: test
@@ -1,4 +0,0 @@
1
-
2
- [z3c.autoinclude.plugin]
3
- target = plone
4
-