forked from sagemath/pplpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
35 lines (34 loc) · 958 Bytes
/
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
34
35
[metadata]
name = pplpy
version = 0.8.7
description = Python PPL wrapper
author = Vincent Delecroix
author_email = vincent.delecroix@labri.fr
url = https://gitlab.com/videlec/pplpy
download_url = https://pypi.org/project/pplpy/#files
license = GPL v3
platforms = any
classifiers =
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Programming Language :: C++
Programming Language :: Python
Development Status :: 5 - Production/Stable
Operating System :: Unix
Intended Audience :: Science/Research
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
keywords =
polyhedron
polytope
convex
mathematics
ppl
milp
linear-programming
[options]
packages = ppl