passagemath-standard 10.5.31__tar.gz → 10.5.32__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {passagemath_standard-10.5.31/passagemath_standard.egg-info → passagemath_standard-10.5.32}/PKG-INFO +88 -12
- passagemath_standard-10.5.32/VERSION.txt +1 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32/passagemath_standard.egg-info}/PKG-INFO +88 -12
- passagemath_standard-10.5.32/passagemath_standard.egg-info/requires.txt +140 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/pyproject.toml +48 -24
- passagemath_standard-10.5.32/pyproject.toml.m4 +77 -0
- passagemath_standard-10.5.31/VERSION.txt +0 -1
- passagemath_standard-10.5.31/passagemath_standard.egg-info/requires.txt +0 -26
- passagemath_standard-10.5.31/pyproject.toml.m4 +0 -53
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/LICENSE.txt +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/README.rst +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/constraints_pkgs.txt +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/passagemath_standard.egg-info/SOURCES.txt +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/passagemath_standard.egg-info/dependency_links.txt +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/passagemath_standard.egg-info/top_level.txt +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/requirements.txt.m4 +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/setup.cfg +0 -0
- {passagemath_standard-10.5.31 → passagemath_standard-10.5.32}/tox.ini +0 -0
{passagemath_standard-10.5.31/passagemath_standard.egg-info → passagemath_standard-10.5.32}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-standard
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.32
|
4
4
|
Summary: passagemath: Standard Python Library
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -30,24 +30,100 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.9
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
License-File: LICENSE.txt
|
33
|
-
Requires-Dist: passagemath-standard-no-symbolics~=10.5.
|
34
|
-
Requires-Dist: passagemath-symbolics~=10.5.
|
35
|
-
Provides-Extra:
|
36
|
-
Requires-Dist:
|
33
|
+
Requires-Dist: passagemath-standard-no-symbolics~=10.5.32.0
|
34
|
+
Requires-Dist: passagemath-symbolics~=10.5.32.0
|
35
|
+
Provides-Extra: 4ti2
|
36
|
+
Requires-Dist: passagemath-latte-4ti2; extra == "4ti2"
|
37
|
+
Provides-Extra: benzene
|
38
|
+
Requires-Dist: passagemath-benzene; extra == "benzene"
|
37
39
|
Provides-Extra: bliss
|
38
|
-
Requires-Dist:
|
40
|
+
Requires-Dist: passagemath-bliss; extra == "bliss"
|
39
41
|
Provides-Extra: brial
|
40
|
-
Requires-Dist:
|
42
|
+
Requires-Dist: passagemath-brial; extra == "brial"
|
43
|
+
Provides-Extra: buckygen
|
44
|
+
Requires-Dist: passagemath-buckygen; extra == "buckygen"
|
45
|
+
Provides-Extra: cddlib
|
46
|
+
Requires-Dist: passagemath-cddlib; extra == "cddlib"
|
47
|
+
Provides-Extra: cliquer
|
48
|
+
Requires-Dist: passagemath-cliquer; extra == "cliquer"
|
49
|
+
Provides-Extra: cmr
|
50
|
+
Requires-Dist: passagemath-cmr; extra == "cmr"
|
41
51
|
Provides-Extra: coxeter3
|
42
|
-
Requires-Dist:
|
52
|
+
Requires-Dist: passagemath-coxeter3; extra == "coxeter3"
|
53
|
+
Provides-Extra: cvxopt
|
54
|
+
Requires-Dist: cvxopt>=1.2.5; extra == "cvxopt"
|
55
|
+
Provides-Extra: cvxpy
|
56
|
+
Requires-Dist: cvxpy; extra == "cvxpy"
|
57
|
+
Provides-Extra: eclib
|
58
|
+
Requires-Dist: passagemath-eclib; extra == "eclib"
|
59
|
+
Provides-Extra: frobby
|
60
|
+
Requires-Dist: passagemath-frobby; extra == "frobby"
|
61
|
+
Provides-Extra: gfan
|
62
|
+
Requires-Dist: passagemath-gfan; extra == "gfan"
|
63
|
+
Provides-Extra: giac
|
64
|
+
Requires-Dist: passagemath-giac; extra == "giac"
|
65
|
+
Provides-Extra: glucose
|
66
|
+
Requires-Dist: passagemath-glucose; extra == "glucose"
|
67
|
+
Provides-Extra: igraph
|
68
|
+
Requires-Dist: igraph; extra == "igraph"
|
69
|
+
Provides-Extra: jupyterlab
|
70
|
+
Requires-Dist: jupyterlab; extra == "jupyterlab"
|
71
|
+
Provides-Extra: kenzo
|
72
|
+
Requires-Dist: passagemath-kenzo; extra == "kenzo"
|
73
|
+
Provides-Extra: kissat
|
74
|
+
Requires-Dist: passagemath-kissat; extra == "kissat"
|
75
|
+
Provides-Extra: latte
|
76
|
+
Requires-Dist: passagemath-latte-4ti2; extra == "latte"
|
77
|
+
Provides-Extra: latte-int
|
78
|
+
Requires-Dist: passagemath-latte-4ti2; extra == "latte-int"
|
79
|
+
Provides-Extra: lrcalc
|
80
|
+
Requires-Dist: lrcalc; extra == "lrcalc"
|
81
|
+
Provides-Extra: lrslib
|
82
|
+
Requires-Dist: passagemath-lrslib; extra == "lrslib"
|
83
|
+
Provides-Extra: macaulay2
|
84
|
+
Requires-Dist: passagemath-macaulay2; extra == "macaulay2"
|
43
85
|
Provides-Extra: mcqd
|
44
|
-
Requires-Dist:
|
86
|
+
Requires-Dist: passagemath-mcqd; extra == "mcqd"
|
45
87
|
Provides-Extra: meataxe
|
46
|
-
Requires-Dist:
|
88
|
+
Requires-Dist: passagemath-meataxe; extra == "meataxe"
|
89
|
+
Provides-Extra: msolve
|
90
|
+
Requires-Dist: passagemath-msolve; extra == "msolve"
|
91
|
+
Provides-Extra: nauty
|
92
|
+
Requires-Dist: passagemath-nauty; extra == "nauty"
|
93
|
+
Provides-Extra: networkx
|
94
|
+
Requires-Dist: networkx>=2.4; extra == "networkx"
|
95
|
+
Provides-Extra: normaliz
|
96
|
+
Requires-Dist: pynormaliz==2.21; extra == "normaliz"
|
97
|
+
Provides-Extra: notebook
|
98
|
+
Requires-Dist: notebook>=6.1.1; extra == "notebook"
|
99
|
+
Provides-Extra: palp
|
100
|
+
Requires-Dist: passagemath-palp; extra == "palp"
|
101
|
+
Provides-Extra: planarity
|
102
|
+
Requires-Dist: passagemath-planarity; extra == "planarity"
|
103
|
+
Provides-Extra: plantri
|
104
|
+
Requires-Dist: passagemath-plantri; extra == "plantri"
|
105
|
+
Provides-Extra: polymake
|
106
|
+
Requires-Dist: jupymake>=0.9; extra == "polymake"
|
107
|
+
Provides-Extra: qepcad
|
108
|
+
Requires-Dist: passagemath-qepcad; extra == "qepcad"
|
109
|
+
Provides-Extra: r
|
110
|
+
Requires-Dist: rpy2>=3.3; extra == "r"
|
111
|
+
Provides-Extra: rankwidth
|
112
|
+
Requires-Dist: passagemath-rankwidth; extra == "rankwidth"
|
113
|
+
Provides-Extra: rubiks
|
114
|
+
Requires-Dist: passagemath-rubiks; extra == "rubiks"
|
115
|
+
Provides-Extra: rw
|
116
|
+
Requires-Dist: passagemath-rankwidth; extra == "rw"
|
117
|
+
Provides-Extra: scip
|
118
|
+
Requires-Dist: PySCIPOpt; extra == "scip"
|
47
119
|
Provides-Extra: sirocco
|
48
|
-
Requires-Dist:
|
120
|
+
Requires-Dist: passagemath-sirocco; extra == "sirocco"
|
121
|
+
Provides-Extra: sympow
|
122
|
+
Requires-Dist: passagemath-sympow; extra == "sympow"
|
49
123
|
Provides-Extra: tdlib
|
50
|
-
Requires-Dist:
|
124
|
+
Requires-Dist: passagemath-tdlib; extra == "tdlib"
|
125
|
+
Provides-Extra: topcom
|
126
|
+
Requires-Dist: passagemath-topcom; extra == "topcom"
|
51
127
|
Dynamic: license-file
|
52
128
|
|
53
129
|
=================================================================
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.32
|
{passagemath_standard-10.5.31 → passagemath_standard-10.5.32/passagemath_standard.egg-info}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-standard
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.32
|
4
4
|
Summary: passagemath: Standard Python Library
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -30,24 +30,100 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.9
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
License-File: LICENSE.txt
|
33
|
-
Requires-Dist: passagemath-standard-no-symbolics~=10.5.
|
34
|
-
Requires-Dist: passagemath-symbolics~=10.5.
|
35
|
-
Provides-Extra:
|
36
|
-
Requires-Dist:
|
33
|
+
Requires-Dist: passagemath-standard-no-symbolics~=10.5.32.0
|
34
|
+
Requires-Dist: passagemath-symbolics~=10.5.32.0
|
35
|
+
Provides-Extra: 4ti2
|
36
|
+
Requires-Dist: passagemath-latte-4ti2; extra == "4ti2"
|
37
|
+
Provides-Extra: benzene
|
38
|
+
Requires-Dist: passagemath-benzene; extra == "benzene"
|
37
39
|
Provides-Extra: bliss
|
38
|
-
Requires-Dist:
|
40
|
+
Requires-Dist: passagemath-bliss; extra == "bliss"
|
39
41
|
Provides-Extra: brial
|
40
|
-
Requires-Dist:
|
42
|
+
Requires-Dist: passagemath-brial; extra == "brial"
|
43
|
+
Provides-Extra: buckygen
|
44
|
+
Requires-Dist: passagemath-buckygen; extra == "buckygen"
|
45
|
+
Provides-Extra: cddlib
|
46
|
+
Requires-Dist: passagemath-cddlib; extra == "cddlib"
|
47
|
+
Provides-Extra: cliquer
|
48
|
+
Requires-Dist: passagemath-cliquer; extra == "cliquer"
|
49
|
+
Provides-Extra: cmr
|
50
|
+
Requires-Dist: passagemath-cmr; extra == "cmr"
|
41
51
|
Provides-Extra: coxeter3
|
42
|
-
Requires-Dist:
|
52
|
+
Requires-Dist: passagemath-coxeter3; extra == "coxeter3"
|
53
|
+
Provides-Extra: cvxopt
|
54
|
+
Requires-Dist: cvxopt>=1.2.5; extra == "cvxopt"
|
55
|
+
Provides-Extra: cvxpy
|
56
|
+
Requires-Dist: cvxpy; extra == "cvxpy"
|
57
|
+
Provides-Extra: eclib
|
58
|
+
Requires-Dist: passagemath-eclib; extra == "eclib"
|
59
|
+
Provides-Extra: frobby
|
60
|
+
Requires-Dist: passagemath-frobby; extra == "frobby"
|
61
|
+
Provides-Extra: gfan
|
62
|
+
Requires-Dist: passagemath-gfan; extra == "gfan"
|
63
|
+
Provides-Extra: giac
|
64
|
+
Requires-Dist: passagemath-giac; extra == "giac"
|
65
|
+
Provides-Extra: glucose
|
66
|
+
Requires-Dist: passagemath-glucose; extra == "glucose"
|
67
|
+
Provides-Extra: igraph
|
68
|
+
Requires-Dist: igraph; extra == "igraph"
|
69
|
+
Provides-Extra: jupyterlab
|
70
|
+
Requires-Dist: jupyterlab; extra == "jupyterlab"
|
71
|
+
Provides-Extra: kenzo
|
72
|
+
Requires-Dist: passagemath-kenzo; extra == "kenzo"
|
73
|
+
Provides-Extra: kissat
|
74
|
+
Requires-Dist: passagemath-kissat; extra == "kissat"
|
75
|
+
Provides-Extra: latte
|
76
|
+
Requires-Dist: passagemath-latte-4ti2; extra == "latte"
|
77
|
+
Provides-Extra: latte-int
|
78
|
+
Requires-Dist: passagemath-latte-4ti2; extra == "latte-int"
|
79
|
+
Provides-Extra: lrcalc
|
80
|
+
Requires-Dist: lrcalc; extra == "lrcalc"
|
81
|
+
Provides-Extra: lrslib
|
82
|
+
Requires-Dist: passagemath-lrslib; extra == "lrslib"
|
83
|
+
Provides-Extra: macaulay2
|
84
|
+
Requires-Dist: passagemath-macaulay2; extra == "macaulay2"
|
43
85
|
Provides-Extra: mcqd
|
44
|
-
Requires-Dist:
|
86
|
+
Requires-Dist: passagemath-mcqd; extra == "mcqd"
|
45
87
|
Provides-Extra: meataxe
|
46
|
-
Requires-Dist:
|
88
|
+
Requires-Dist: passagemath-meataxe; extra == "meataxe"
|
89
|
+
Provides-Extra: msolve
|
90
|
+
Requires-Dist: passagemath-msolve; extra == "msolve"
|
91
|
+
Provides-Extra: nauty
|
92
|
+
Requires-Dist: passagemath-nauty; extra == "nauty"
|
93
|
+
Provides-Extra: networkx
|
94
|
+
Requires-Dist: networkx>=2.4; extra == "networkx"
|
95
|
+
Provides-Extra: normaliz
|
96
|
+
Requires-Dist: pynormaliz==2.21; extra == "normaliz"
|
97
|
+
Provides-Extra: notebook
|
98
|
+
Requires-Dist: notebook>=6.1.1; extra == "notebook"
|
99
|
+
Provides-Extra: palp
|
100
|
+
Requires-Dist: passagemath-palp; extra == "palp"
|
101
|
+
Provides-Extra: planarity
|
102
|
+
Requires-Dist: passagemath-planarity; extra == "planarity"
|
103
|
+
Provides-Extra: plantri
|
104
|
+
Requires-Dist: passagemath-plantri; extra == "plantri"
|
105
|
+
Provides-Extra: polymake
|
106
|
+
Requires-Dist: jupymake>=0.9; extra == "polymake"
|
107
|
+
Provides-Extra: qepcad
|
108
|
+
Requires-Dist: passagemath-qepcad; extra == "qepcad"
|
109
|
+
Provides-Extra: r
|
110
|
+
Requires-Dist: rpy2>=3.3; extra == "r"
|
111
|
+
Provides-Extra: rankwidth
|
112
|
+
Requires-Dist: passagemath-rankwidth; extra == "rankwidth"
|
113
|
+
Provides-Extra: rubiks
|
114
|
+
Requires-Dist: passagemath-rubiks; extra == "rubiks"
|
115
|
+
Provides-Extra: rw
|
116
|
+
Requires-Dist: passagemath-rankwidth; extra == "rw"
|
117
|
+
Provides-Extra: scip
|
118
|
+
Requires-Dist: PySCIPOpt; extra == "scip"
|
47
119
|
Provides-Extra: sirocco
|
48
|
-
Requires-Dist:
|
120
|
+
Requires-Dist: passagemath-sirocco; extra == "sirocco"
|
121
|
+
Provides-Extra: sympow
|
122
|
+
Requires-Dist: passagemath-sympow; extra == "sympow"
|
49
123
|
Provides-Extra: tdlib
|
50
|
-
Requires-Dist:
|
124
|
+
Requires-Dist: passagemath-tdlib; extra == "tdlib"
|
125
|
+
Provides-Extra: topcom
|
126
|
+
Requires-Dist: passagemath-topcom; extra == "topcom"
|
51
127
|
Dynamic: license-file
|
52
128
|
|
53
129
|
=================================================================
|
@@ -0,0 +1,140 @@
|
|
1
|
+
passagemath-standard-no-symbolics~=10.5.32.0
|
2
|
+
passagemath-symbolics~=10.5.32.0
|
3
|
+
|
4
|
+
[4ti2]
|
5
|
+
passagemath-latte-4ti2
|
6
|
+
|
7
|
+
[benzene]
|
8
|
+
passagemath-benzene
|
9
|
+
|
10
|
+
[bliss]
|
11
|
+
passagemath-bliss
|
12
|
+
|
13
|
+
[brial]
|
14
|
+
passagemath-brial
|
15
|
+
|
16
|
+
[buckygen]
|
17
|
+
passagemath-buckygen
|
18
|
+
|
19
|
+
[cddlib]
|
20
|
+
passagemath-cddlib
|
21
|
+
|
22
|
+
[cliquer]
|
23
|
+
passagemath-cliquer
|
24
|
+
|
25
|
+
[cmr]
|
26
|
+
passagemath-cmr
|
27
|
+
|
28
|
+
[coxeter3]
|
29
|
+
passagemath-coxeter3
|
30
|
+
|
31
|
+
[cvxopt]
|
32
|
+
cvxopt>=1.2.5
|
33
|
+
|
34
|
+
[cvxpy]
|
35
|
+
cvxpy
|
36
|
+
|
37
|
+
[eclib]
|
38
|
+
passagemath-eclib
|
39
|
+
|
40
|
+
[frobby]
|
41
|
+
passagemath-frobby
|
42
|
+
|
43
|
+
[gfan]
|
44
|
+
passagemath-gfan
|
45
|
+
|
46
|
+
[giac]
|
47
|
+
passagemath-giac
|
48
|
+
|
49
|
+
[glucose]
|
50
|
+
passagemath-glucose
|
51
|
+
|
52
|
+
[igraph]
|
53
|
+
igraph
|
54
|
+
|
55
|
+
[jupyterlab]
|
56
|
+
jupyterlab
|
57
|
+
|
58
|
+
[kenzo]
|
59
|
+
passagemath-kenzo
|
60
|
+
|
61
|
+
[kissat]
|
62
|
+
passagemath-kissat
|
63
|
+
|
64
|
+
[latte]
|
65
|
+
passagemath-latte-4ti2
|
66
|
+
|
67
|
+
[latte_int]
|
68
|
+
passagemath-latte-4ti2
|
69
|
+
|
70
|
+
[lrcalc]
|
71
|
+
lrcalc
|
72
|
+
|
73
|
+
[lrslib]
|
74
|
+
passagemath-lrslib
|
75
|
+
|
76
|
+
[macaulay2]
|
77
|
+
passagemath-macaulay2
|
78
|
+
|
79
|
+
[mcqd]
|
80
|
+
passagemath-mcqd
|
81
|
+
|
82
|
+
[meataxe]
|
83
|
+
passagemath-meataxe
|
84
|
+
|
85
|
+
[msolve]
|
86
|
+
passagemath-msolve
|
87
|
+
|
88
|
+
[nauty]
|
89
|
+
passagemath-nauty
|
90
|
+
|
91
|
+
[networkx]
|
92
|
+
networkx>=2.4
|
93
|
+
|
94
|
+
[normaliz]
|
95
|
+
pynormaliz==2.21
|
96
|
+
|
97
|
+
[notebook]
|
98
|
+
notebook>=6.1.1
|
99
|
+
|
100
|
+
[palp]
|
101
|
+
passagemath-palp
|
102
|
+
|
103
|
+
[planarity]
|
104
|
+
passagemath-planarity
|
105
|
+
|
106
|
+
[plantri]
|
107
|
+
passagemath-plantri
|
108
|
+
|
109
|
+
[polymake]
|
110
|
+
jupymake>=0.9
|
111
|
+
|
112
|
+
[qepcad]
|
113
|
+
passagemath-qepcad
|
114
|
+
|
115
|
+
[r]
|
116
|
+
rpy2>=3.3
|
117
|
+
|
118
|
+
[rankwidth]
|
119
|
+
passagemath-rankwidth
|
120
|
+
|
121
|
+
[rubiks]
|
122
|
+
passagemath-rubiks
|
123
|
+
|
124
|
+
[rw]
|
125
|
+
passagemath-rankwidth
|
126
|
+
|
127
|
+
[scip]
|
128
|
+
PySCIPOpt
|
129
|
+
|
130
|
+
[sirocco]
|
131
|
+
passagemath-sirocco
|
132
|
+
|
133
|
+
[sympow]
|
134
|
+
passagemath-sympow
|
135
|
+
|
136
|
+
[tdlib]
|
137
|
+
passagemath-tdlib
|
138
|
+
|
139
|
+
[topcom]
|
140
|
+
passagemath-topcom
|
@@ -10,8 +10,8 @@ build-backend = "setuptools.build_meta"
|
|
10
10
|
name = "passagemath-standard"
|
11
11
|
description = "passagemath: Standard Python Library"
|
12
12
|
dependencies = [
|
13
|
-
'passagemath-standard-no-symbolics ~= 10.5.
|
14
|
-
'passagemath-symbolics ~= 10.5.
|
13
|
+
'passagemath-standard-no-symbolics ~= 10.5.32.0',
|
14
|
+
'passagemath-symbolics ~= 10.5.32.0',
|
15
15
|
]
|
16
16
|
dynamic = ["version"]
|
17
17
|
license = {text = "GNU General Public License (GPL) v2 or later"}
|
@@ -53,28 +53,52 @@ file = "README.rst"
|
|
53
53
|
content-type = "text/x-rst"
|
54
54
|
|
55
55
|
[project.optional-dependencies]
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
]
|
60
|
-
|
61
|
-
|
62
|
-
]
|
63
|
-
|
64
|
-
|
65
|
-
]
|
66
|
-
|
67
|
-
|
68
|
-
]
|
69
|
-
|
70
|
-
|
71
|
-
]
|
72
|
-
|
73
|
-
|
74
|
-
]
|
75
|
-
|
76
|
-
|
77
|
-
]
|
56
|
+
4ti2 = ["passagemath-latte-4ti2"]
|
57
|
+
benzene = ["passagemath-benzene"]
|
58
|
+
bliss = ["passagemath-bliss"]
|
59
|
+
brial = ["passagemath-brial"]
|
60
|
+
buckygen = ["passagemath-buckygen"]
|
61
|
+
cddlib = ["passagemath-cddlib"]
|
62
|
+
cliquer = ["passagemath-cliquer"]
|
63
|
+
cmr = ["passagemath-cmr"]
|
64
|
+
coxeter3 = ["passagemath-coxeter3"]
|
65
|
+
cvxopt = ['cvxopt >=1.2.5',]
|
66
|
+
cvxpy = ['cvxpy',]
|
67
|
+
eclib = ["passagemath-eclib"]
|
68
|
+
frobby = ["passagemath-frobby"]
|
69
|
+
gfan = ["passagemath-gfan"]
|
70
|
+
giac = ["passagemath-giac"]
|
71
|
+
glucose = ["passagemath-glucose"]
|
72
|
+
igraph = ['igraph',]
|
73
|
+
jupyterlab = ['jupyterlab',]
|
74
|
+
kenzo = ["passagemath-kenzo"]
|
75
|
+
kissat = ["passagemath-kissat"]
|
76
|
+
latte = ["passagemath-latte-4ti2"] # alias
|
77
|
+
latte_int = ["passagemath-latte-4ti2"]
|
78
|
+
lrcalc = ['lrcalc',]
|
79
|
+
lrslib = ["passagemath-lrslib"]
|
80
|
+
macaulay2 = ["passagemath-macaulay2"]
|
81
|
+
mcqd = ["passagemath-mcqd"]
|
82
|
+
meataxe = ["passagemath-meataxe"]
|
83
|
+
msolve = ["passagemath-msolve"]
|
84
|
+
nauty = ["passagemath-nauty"]
|
85
|
+
networkx = ['networkx >=2.4',]
|
86
|
+
normaliz = ['pynormaliz ==2.21',]
|
87
|
+
notebook = ['notebook >=6.1.1',]
|
88
|
+
palp = ["passagemath-palp"]
|
89
|
+
planarity = ["passagemath-planarity"]
|
90
|
+
plantri = ["passagemath-plantri"]
|
91
|
+
polymake = ['jupymake >=0.9',]
|
92
|
+
qepcad = ["passagemath-qepcad"]
|
93
|
+
r = ['rpy2 >=3.3',]
|
94
|
+
rankwidth = ["passagemath-rankwidth"]
|
95
|
+
rubiks = ["passagemath-rubiks"]
|
96
|
+
rw = ["passagemath-rankwidth"] # alias
|
97
|
+
scip = ['PySCIPOpt',]
|
98
|
+
sirocco = ["passagemath-sirocco"]
|
99
|
+
sympow = ["passagemath-sympow"]
|
100
|
+
tdlib = ["passagemath-tdlib"]
|
101
|
+
topcom = ["passagemath-topcom"]
|
78
102
|
|
79
103
|
[tool.setuptools]
|
80
104
|
license-files = ["LICENSE.txt"]
|
@@ -0,0 +1,77 @@
|
|
1
|
+
include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
|
2
|
+
[build-system]
|
3
|
+
# Minimum requirements for the build system to execute.
|
4
|
+
requires = [
|
5
|
+
SPKG_INSTALL_REQUIRES_setuptools
|
6
|
+
]
|
7
|
+
build-backend = "setuptools.build_meta"
|
8
|
+
|
9
|
+
[project]
|
10
|
+
name = "passagemath-standard"
|
11
|
+
description = "passagemath: Standard Python Library"
|
12
|
+
dependencies = [
|
13
|
+
SPKG_INSTALL_REQUIRES_sagemath_standard_no_symbolics
|
14
|
+
SPKG_INSTALL_REQUIRES_sagemath_symbolics
|
15
|
+
]
|
16
|
+
dynamic = ["version"]
|
17
|
+
include(`pyproject_toml_metadata.m4')dnl'
|
18
|
+
|
19
|
+
[project.readme]
|
20
|
+
file = "README.rst"
|
21
|
+
content-type = "text/x-rst"
|
22
|
+
|
23
|
+
[project.optional-dependencies]
|
24
|
+
4ti2 = ["passagemath-latte-4ti2"]
|
25
|
+
benzene = ["passagemath-benzene"]
|
26
|
+
bliss = ["passagemath-bliss"]
|
27
|
+
brial = ["passagemath-brial"]
|
28
|
+
buckygen = ["passagemath-buckygen"]
|
29
|
+
cddlib = ["passagemath-cddlib"]
|
30
|
+
cliquer = ["passagemath-cliquer"]
|
31
|
+
cmr = ["passagemath-cmr"]
|
32
|
+
coxeter3 = ["passagemath-coxeter3"]
|
33
|
+
cvxopt = [SPKG_INSTALL_REQUIRES_cvxopt]
|
34
|
+
cvxpy = [SPKG_INSTALL_REQUIRES_cvxpy]
|
35
|
+
eclib = ["passagemath-eclib"]
|
36
|
+
frobby = ["passagemath-frobby"]
|
37
|
+
gfan = ["passagemath-gfan"]
|
38
|
+
giac = ["passagemath-giac"]
|
39
|
+
glucose = ["passagemath-glucose"]
|
40
|
+
igraph = [SPKG_INSTALL_REQUIRES_python_igraph]
|
41
|
+
jupyterlab = [SPKG_INSTALL_REQUIRES_jupyterlab]
|
42
|
+
kenzo = ["passagemath-kenzo"]
|
43
|
+
kissat = ["passagemath-kissat"]
|
44
|
+
latte = ["passagemath-latte-4ti2"] # alias
|
45
|
+
latte_int = ["passagemath-latte-4ti2"]
|
46
|
+
lrcalc = [SPKG_INSTALL_REQUIRES_lrcalc_python]
|
47
|
+
lrslib = ["passagemath-lrslib"]
|
48
|
+
macaulay2 = ["passagemath-macaulay2"]
|
49
|
+
mcqd = ["passagemath-mcqd"]
|
50
|
+
meataxe = ["passagemath-meataxe"]
|
51
|
+
msolve = ["passagemath-msolve"]
|
52
|
+
nauty = ["passagemath-nauty"]
|
53
|
+
networkx = [SPKG_INSTALL_REQUIRES_networkx]
|
54
|
+
normaliz = [SPKG_INSTALL_REQUIRES_pynormaliz]
|
55
|
+
notebook = [SPKG_INSTALL_REQUIRES_notebook]
|
56
|
+
palp = ["passagemath-palp"]
|
57
|
+
planarity = ["passagemath-planarity"]
|
58
|
+
plantri = ["passagemath-plantri"]
|
59
|
+
polymake = [SPKG_INSTALL_REQUIRES_jupymake]
|
60
|
+
qepcad = ["passagemath-qepcad"]
|
61
|
+
r = [SPKG_INSTALL_REQUIRES_rpy2]
|
62
|
+
rankwidth = ["passagemath-rankwidth"]
|
63
|
+
rubiks = ["passagemath-rubiks"]
|
64
|
+
rw = ["passagemath-rankwidth"] # alias
|
65
|
+
scip = [SPKG_INSTALL_REQUIRES_pyscipopt]
|
66
|
+
sirocco = ["passagemath-sirocco"]
|
67
|
+
sympow = ["passagemath-sympow"]
|
68
|
+
tdlib = ["passagemath-tdlib"]
|
69
|
+
topcom = ["passagemath-topcom"]
|
70
|
+
|
71
|
+
[tool.setuptools]
|
72
|
+
license-files = ["LICENSE.txt"]
|
73
|
+
include-package-data = false
|
74
|
+
packages = []
|
75
|
+
|
76
|
+
[tool.setuptools.dynamic]
|
77
|
+
version = {file = ["VERSION.txt"]}
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.31
|
@@ -1,26 +0,0 @@
|
|
1
|
-
passagemath-standard-no-symbolics~=10.5.31.0
|
2
|
-
passagemath-symbolics~=10.5.31.0
|
3
|
-
|
4
|
-
[bliss]
|
5
|
-
sagemath-bliss
|
6
|
-
|
7
|
-
[brial]
|
8
|
-
sagemath-brial
|
9
|
-
|
10
|
-
[coxeter3]
|
11
|
-
sagemath-coxeter3
|
12
|
-
|
13
|
-
[mcqd]
|
14
|
-
sagemath-mcqd
|
15
|
-
|
16
|
-
[meataxe]
|
17
|
-
sagemath-meataxe
|
18
|
-
|
19
|
-
[r]
|
20
|
-
rpy2>=3.3
|
21
|
-
|
22
|
-
[sirocco]
|
23
|
-
sagemath-sirocco
|
24
|
-
|
25
|
-
[tdlib]
|
26
|
-
sagemath-tdlib
|
@@ -1,53 +0,0 @@
|
|
1
|
-
include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
|
2
|
-
[build-system]
|
3
|
-
# Minimum requirements for the build system to execute.
|
4
|
-
requires = [
|
5
|
-
SPKG_INSTALL_REQUIRES_setuptools
|
6
|
-
]
|
7
|
-
build-backend = "setuptools.build_meta"
|
8
|
-
|
9
|
-
[project]
|
10
|
-
name = "passagemath-standard"
|
11
|
-
description = "passagemath: Standard Python Library"
|
12
|
-
dependencies = [
|
13
|
-
SPKG_INSTALL_REQUIRES_sagemath_standard_no_symbolics
|
14
|
-
SPKG_INSTALL_REQUIRES_sagemath_symbolics
|
15
|
-
]
|
16
|
-
dynamic = ["version"]
|
17
|
-
include(`pyproject_toml_metadata.m4')dnl'
|
18
|
-
|
19
|
-
[project.readme]
|
20
|
-
file = "README.rst"
|
21
|
-
content-type = "text/x-rst"
|
22
|
-
|
23
|
-
[project.optional-dependencies]
|
24
|
-
r = [SPKG_INSTALL_REQUIRES_rpy2]
|
25
|
-
bliss = [
|
26
|
-
'sagemath-bliss',
|
27
|
-
]
|
28
|
-
brial = [
|
29
|
-
'sagemath-brial',
|
30
|
-
]
|
31
|
-
coxeter3 = [
|
32
|
-
'sagemath-coxeter3',
|
33
|
-
]
|
34
|
-
mcqd = [
|
35
|
-
'sagemath-mcqd',
|
36
|
-
]
|
37
|
-
meataxe = [
|
38
|
-
'sagemath-meataxe',
|
39
|
-
]
|
40
|
-
sirocco = [
|
41
|
-
'sagemath-sirocco',
|
42
|
-
]
|
43
|
-
tdlib = [
|
44
|
-
'sagemath-tdlib',
|
45
|
-
]
|
46
|
-
|
47
|
-
[tool.setuptools]
|
48
|
-
license-files = ["LICENSE.txt"]
|
49
|
-
include-package-data = false
|
50
|
-
packages = []
|
51
|
-
|
52
|
-
[tool.setuptools.dynamic]
|
53
|
-
version = {file = ["VERSION.txt"]}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|