Skip to content

Commit b453352

Browse files
[cddinterface] Update to 2026.03.02 (#1308)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 4ad6b21 commit b453352

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

packages/cddinterface/meta.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "The <span class='pkgname'>CddInterface</span> package provides a GAP interface to <a href='https://inf.ethz.ch/personal/fukudak/cdd_home'>cdd</a>, enabling direct access to the most of the functionality of cddlib, such as translating between H,V- representations of a polyhedron and solving linear programming problems.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "b2fee838455b73ea264c3a1a826c50a0ce74893c5018f4a04f9dee48d198ce38",
5-
"ArchiveURL": "https://github.com/homalg-project/CddInterface/releases/download/v2026.03.01/CddInterface-2026.03.01",
4+
"ArchiveSHA256": "e425b0e87667df3f6e4c33cd2656bfc53602297620c91f60e322b29478954a2b",
5+
"ArchiveURL": "https://github.com/homalg-project/CddInterface/releases/download/v2026.03.02/CddInterface-2026.03.02",
66
"AvailabilityTest": null,
7-
"Date": "01/03/2026",
7+
"Date": "02/03/2026",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.12",
@@ -14,6 +14,18 @@
1414
">= 1.5"
1515
]
1616
],
17+
"NeededSystemPackages": {
18+
"Homebrew": [
19+
[
20+
"cddlib"
21+
]
22+
],
23+
"Ubuntu": [
24+
[
25+
"libcdd-dev"
26+
]
27+
]
28+
},
1729
"SuggestedOtherPackages": []
1830
},
1931
"IssueTrackerURL": "https://github.com/homalg-project/CddInterface/issues",
@@ -36,7 +48,7 @@
3648
"SixFile": "doc/manual.six"
3749
}
3850
],
39-
"PackageInfoSHA256": "6568c28b9fe57a2a1202985a24aa8253a6b924c71f946ea1918f1ee2b698595d",
51+
"PackageInfoSHA256": "147ba32b5feaf8d238ab189338d85457b1c7d0e573a12f4c0beb025e4e81d97d",
4052
"PackageInfoURL": "https://homalg-project.github.io/CddInterface/PackageInfo.g",
4153
"PackageName": "CddInterface",
4254
"PackageWWWHome": "https://homalg-project.github.io/CddInterface",
@@ -61,5 +73,5 @@
6173
"Status": "deposited",
6274
"Subtitle": "Gap interface to Cdd package",
6375
"TestFile": "tst/testall.g",
64-
"Version": "2026.03.01"
76+
"Version": "2026.03.02"
6577
}

0 commit comments

Comments
 (0)