|
1 | 1 | { |
2 | 2 | "AbstractHTML": "This is an extension to the HAP package by Graham Ellis. It implements geometric methods for the calculation of resolutions of Bieberbach groups.", |
3 | 3 | "ArchiveFormats": ".tar.gz", |
4 | | - "ArchiveSHA256": "dda392457ecc9fcffd7d86b3633da455e9fe65118d7bcf4039cc5d4d05edfc94", |
5 | | - "ArchiveURL": "https://github.com/gap-packages/hapcryst/releases/download/v0.1.15/hapcryst-0.1.15", |
| 4 | + "ArchiveSHA256": "e61eb1e74f6332377ce26b2ca826a28568f4b3b0c6f091fd7abbdb50301358f0", |
| 5 | + "ArchiveURL": "https://github.com/gap-packages/hapcryst/releases/download/v0.2.0/hapcryst-0.2.0", |
6 | 6 | "AutoDoc": { |
7 | 7 | "TitlePage": { |
8 | 8 | "Acknowledgements": "\n This work was supported by Marie Curie Grant No. MTKD-CT-2006-042685\n ", |
9 | 9 | "Copyright": "\n ©right; 2007 Marc Röder. <P/>\n\n This package is distributed under the terms of the GNU General\n Public License version 2 or later (at your convenience). See the\n file <File>LICENSE</File> or\n <URL>https://www.gnu.org/copyleft/gpl.html</URL>\n ", |
10 | | - "Version": "Version 0.1.15" |
| 10 | + "Version": "Version 0.2.0" |
11 | 11 | } |
12 | 12 | }, |
13 | 13 | "AvailabilityTest": null, |
14 | | - "Date": "26/07/2022", |
| 14 | + "Date": "24/03/2026", |
15 | 15 | "Dependencies": { |
16 | 16 | "ExternalConditions": [ |
17 | 17 | "polymake (https://polymake.org) must be installed to calculate resolutions" |
18 | 18 | ], |
19 | | - "GAP": ">=4.9", |
| 19 | + "GAP": ">=4.12", |
20 | 20 | "NeededOtherPackages": [ |
21 | 21 | [ |
22 | 22 | "Polycyclic", |
|
36 | 36 | ], |
37 | 37 | [ |
38 | 38 | "polymaking", |
39 | | - ">=0.7.9" |
| 39 | + ">=0.8.6" |
40 | 40 | ] |
41 | 41 | ], |
42 | 42 | "SuggestedOtherPackages": [ |
|
66 | 66 | "ArchiveURLSubset": [ |
67 | 67 | "doc" |
68 | 68 | ], |
69 | | - "Autoload": true, |
70 | 69 | "BookName": "HAPcryst", |
71 | 70 | "HTMLStart": "doc/chap0_mj.html", |
72 | 71 | "LongTitle": "The crystallographic group extension to HAP", |
73 | 72 | "PDFFile": "doc/manual.pdf", |
74 | 73 | "SixFile": "doc/manual.six" |
75 | | - }, |
76 | | - { |
77 | | - "ArchiveURLSubset": [ |
78 | | - "lib/datatypes/doc" |
79 | | - ], |
80 | | - "Autoload": true, |
81 | | - "BookName": "HAPprog", |
82 | | - "HTMLStart": "lib/datatypes/doc/chap0.html", |
83 | | - "LongTitle": "An experimental framework for objectifying the data structures of Hap", |
84 | | - "PDFFile": "lib/datatypes/doc/manual.pdf", |
85 | | - "SixFile": "lib/datatypes/doc/manual.six" |
86 | 74 | } |
87 | 75 | ], |
88 | | - "PackageInfoSHA256": "8b41091829fe475c43e45423a7968a7aa320d94dbbb101a04d2fe86c6365853d", |
| 76 | + "PackageInfoSHA256": "d8bbd67ba17be7e32b3309a207406c05f7e6ab2b674d9b1686274477d38a9316", |
89 | 77 | "PackageInfoURL": "https://gap-packages.github.io/hapcryst/PackageInfo.g", |
90 | 78 | "PackageName": "HAPcryst", |
91 | 79 | "PackageWWWHome": "https://gap-packages.github.io/hapcryst/", |
|
105 | 93 | "LastName": "GAP Team" |
106 | 94 | } |
107 | 95 | ], |
108 | | - "README_URL": "https://gap-packages.github.io/hapcryst/README", |
| 96 | + "README_URL": "https://gap-packages.github.io/hapcryst/README.md", |
109 | 97 | "SourceRepository": { |
110 | 98 | "Type": "git", |
111 | 99 | "URL": "https://github.com/gap-packages/hapcryst" |
112 | 100 | }, |
113 | 101 | "Status": "deposited", |
114 | 102 | "Subtitle": "A HAP extension for crystallographic groups", |
115 | 103 | "TestFile": "tst/testall.g", |
116 | | - "Version": "0.1.15" |
| 104 | + "Version": "0.2.0" |
117 | 105 | } |
0 commit comments