forked from rr-/docstring_parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
26 lines (25 loc) · 793 Bytes
/
Copy pathsetup.cfg
File metadata and controls
26 lines (25 loc) · 793 Bytes
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
[metadata]
name = docstring_parser
version = 0.7.1
url = https://github.com/rr-/docstring_parser
author = Marcin Kurczewski
author_email = rr-@sakuya.pl
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT
license_file = LICENSE.md
classifiers =
Environment :: Other Environment
Development Status :: 4 - Beta
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Natural Language :: English
Operating System :: OS Independent
Programming Language :: Python :: 3.6
Topic :: Documentation :: Sphinx
Topic :: Text Processing :: Markup
Topic :: Software Development :: Libraries :: Python Modules
[options]
python_requires = ~=3.6
package_dir = docstring_parser=docstring_parser
packages = find: