-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsetup.cfg
More file actions
29 lines (27 loc) · 808 Bytes
/
Copy pathsetup.cfg
File metadata and controls
29 lines (27 loc) · 808 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
27
28
29
[metadata]
name = editrcs
version = 0.5.4
author = Ben Cohen
url = https://github.com/ben-cohen/editrcs
license = GPLv3+
description = Library to read, manipulate and write RCS files.
long_description = file: README.md
classifiers =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Natural Language :: English
Operating System :: POSIX
Operating System :: POSIX :: Linux
Operating System :: Unix
Programming Language :: Python
Topic :: Software Development :: Version Control :: CVS
Topic :: Software Development :: Version Control :: RCS
[options]
package_dir =
= src
packages = find:
python_requires = >=2.7
[options.packages.find]
where = src