Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions packages/resclasses/meta.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"AbstractHTML": "This package permits to compute with set-theoretic unions of residue classes of Z and a few other rings. In particular it provides methods for computing unions, intersections and differences of these sets.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "633c0300084f568a21c554c40d7dfc0a344e4de8eb16ca220724a7b44e0bd521",
"ArchiveURL": "https://github.com/gap-packages/resclasses/releases/download/v4.7.3/resclasses-4.7.3",
"ArchiveSHA256": "2517bf03e4e4322d329afff81479016465a69a9c799c402cc81a0755e3a1805c",
"ArchiveURL": "https://github.com/gap-packages/resclasses/releases/download/v4.7.4/resclasses-4.7.4",
"AutoDoc": {
"TitlePage": {
"Abstract": "<#Include SYSTEM \"abstract.xml\">",
"Copyright": "\n&copyright; 2003 - 2017 by Stefan Kohl. <P/>\n\n&ResClasses; is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or\n(at your option) any later version. <P/>\n\n&ResClasses; is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details. <P/>\n\nFor a copy of the GNU General Public License, see \nthe file <F>GPL</F> in the <F>etc</F> directory of the &GAP;\ndistribution or see <URL>https://www.gnu.org/licenses/gpl.html</URL>.\n "
}
},
"AvailabilityTest": null,
"BannerString": "\nLoading ResClasses 4.7.3 (Computations with Residue Classes)\nby Stefan Kohl, sk239@st-andrews.ac.uk\n\n",
"Date": "29/07/2022",
"BannerString": "\nLoading ResClasses 4.7.4 (Computations with Residue Classes)\nby Stefan Kohl, sk239@st-andrews.ac.uk\n\n",
"Date": "24/09/2025",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.8.7",
"GAP": ">=4.11.1",
"NeededOtherPackages": [
[
"GAPDoc",
Expand Down Expand Up @@ -48,15 +48,14 @@
"ArchiveURLSubset": [
"doc"
],
"Autoload": true,
"BookName": "ResClasses",
"HTMLStart": "doc/chap0_mj.html",
"LongTitle": "Computations with Residue Classes and their Set-Theoretic Unions",
"PDFFile": "doc/manual.pdf",
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "dabcba4593cebced2e0000d212312529e5ee8aa0725882155ce5000d22d4a6b7",
"PackageInfoSHA256": "05ab2290148d430f8581d644307a8891cd013520092446ffe863f900d00c8e73",
"PackageInfoURL": "https://gap-packages.github.io/resclasses/PackageInfo.g",
"PackageName": "ResClasses",
"PackageWWWHome": "https://gap-packages.github.io/resclasses/",
Expand All @@ -78,5 +77,5 @@
"Status": "deposited",
"Subtitle": "Set-Theoretic Computations with Residue Classes",
"TestFile": "tst/testall.g",
"Version": "4.7.3"
"Version": "4.7.4"
}