summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg32
1 files changed, 16 insertions, 16 deletions
diff --git a/setup.cfg b/setup.cfg
index 24c970c..728ef9e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,22 +8,22 @@ license = GPLv3
home_page = https://github.com/luevano/pymdvar
classifiers =
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
- Operating System :: OS Independent,
- Programming Language :: Python,
- Programming Language :: Python :: 3,
- Programming Language :: Python :: 3.7,
- Programming Language :: Python :: 3.8,
- Programming Language :: Python :: 3.9,
- Programming Language :: Python :: 3.10,
- Programming Language :: Python :: 3.11,
- Programming Language :: Python :: 3 :: Only,
- Topic :: Communications :: Email :: Filters,
- Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries,
- Topic :: Internet :: WWW/HTTP :: Site Management,
- Topic :: Software Development :: Documentation,
- Topic :: Software Development :: Libraries :: Python Modules,
- Topic :: Text Processing :: Filters,
- Topic :: Text Processing :: Markup :: HTML,
+ Operating System :: OS Independent
+ Programming Language :: Python
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
+ Programming Language :: Python :: 3 :: Only
+ Topic :: Communications :: Email :: Filters
+ Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
+ Topic :: Internet :: WWW/HTTP :: Site Management
+ Topic :: Software Development :: Documentation
+ Topic :: Software Development :: Libraries :: Python Modules
+ Topic :: Text Processing :: Filters
+ Topic :: Text Processing :: Markup :: HTML
Topic :: Text Processing :: Markup :: Markdown
keywords =
python