-
-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathsetup.cfg
30 lines (29 loc) · 1.03 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[metadata]
version = 8.2.1.dev0
name = plone.app.multilingual
description = Multilingual Plone Content package
long_description = file: README.rst, CREDITS.rst, CHANGES.rst
classifiers=
Development Status :: 5 - Production/Stable
Environment :: Web Environment
Framework :: Plone
Framework :: Plone :: 6.1
Framework :: Plone :: Core
Framework :: Zope :: 5
License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
url = https://github.com/plone/plone.app.multilingual
license = GPL
keywords = language, multilingual, content
author = Ramon Navarro, Victor Fernandez de Alba, awello et al
author_email = [email protected]
maintainer = Plone Foundation
maintainer_email = [email protected]
[options]
python_requires = >=3.8