|
1 | 1 | { |
2 | 2 | "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.", |
3 | 3 | "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", |
6 | 6 | "AvailabilityTest": null, |
7 | | - "Date": "01/03/2026", |
| 7 | + "Date": "02/03/2026", |
8 | 8 | "Dependencies": { |
9 | 9 | "ExternalConditions": [], |
10 | 10 | "GAP": ">= 4.12", |
|
14 | 14 | ">= 1.5" |
15 | 15 | ] |
16 | 16 | ], |
| 17 | + "NeededSystemPackages": { |
| 18 | + "Homebrew": [ |
| 19 | + [ |
| 20 | + "cddlib" |
| 21 | + ] |
| 22 | + ], |
| 23 | + "Ubuntu": [ |
| 24 | + [ |
| 25 | + "libcdd-dev" |
| 26 | + ] |
| 27 | + ] |
| 28 | + }, |
17 | 29 | "SuggestedOtherPackages": [] |
18 | 30 | }, |
19 | 31 | "IssueTrackerURL": "https://github.com/homalg-project/CddInterface/issues", |
|
36 | 48 | "SixFile": "doc/manual.six" |
37 | 49 | } |
38 | 50 | ], |
39 | | - "PackageInfoSHA256": "6568c28b9fe57a2a1202985a24aa8253a6b924c71f946ea1918f1ee2b698595d", |
| 51 | + "PackageInfoSHA256": "147ba32b5feaf8d238ab189338d85457b1c7d0e573a12f4c0beb025e4e81d97d", |
40 | 52 | "PackageInfoURL": "https://homalg-project.github.io/CddInterface/PackageInfo.g", |
41 | 53 | "PackageName": "CddInterface", |
42 | 54 | "PackageWWWHome": "https://homalg-project.github.io/CddInterface", |
|
61 | 73 | "Status": "deposited", |
62 | 74 | "Subtitle": "Gap interface to Cdd package", |
63 | 75 | "TestFile": "tst/testall.g", |
64 | | - "Version": "2026.03.01" |
| 76 | + "Version": "2026.03.02" |
65 | 77 | } |
0 commit comments