-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathsetup.cfg
33 lines (32 loc) · 1.01 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
31
32
33
[metadata]
name = sphinxcontrib-pecanwsme
summary = A Sphinx extension for documenting APIs built with Pecan and WSME
description_file = README.rst
author = Doug Hellmann
author_email = [email protected]
url = https://github.com/sphinx-contrib/pecanwsme
project_urls =
Bug Tracker = https://github.com/sphinx-contrib/pecanwsme/issues
Source Code = https://github.com/sphinx-contrib/pecanwsme
python_requires = >=3.8
classifier =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Topic :: Software Development :: Documentation
Topic :: Documentation
Topic :: Documentation :: Sphinx
keywords =
documentation
sphinx
[files]
packages =
sphinxcontrib
namespace_packages =
sphinxcontrib