Skip to content
Open
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
11 changes: 6 additions & 5 deletions packages/orb/meta.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"AbstractHTML": "The <span class=\"pkgname\">orb</span> package is about enumerating orbits in various ways.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "3f8430f5ba49bab1ce69d13894fff30bc1dd04bbf371e4a872740c93c51fd246",
"ArchiveURL": "https://github.com/gap-packages/orb/releases/download/v5.0.1/orb-5.0.1",
"ArchiveSHA256": "73911bab4b31ae0f1771e76c1e3b9389100c6ede4ad27f27724cd4dc1239cb28",
"ArchiveURL": "https://github.com/gap-packages/orb/releases/download/v5.1.0/orb-5.1.0",
"AutoDoc": {
"TitlePage": {
"Copyright": "&copyright; 2005-2014 by Jürgen Müller, Max Neunhöffer and Felix Noeske<P/>\n\nThis program 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 3 of the License, or\n(at your option) any later version.\n\nThis program 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.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see\n<URL><Link>https://www.gnu.org/licenses/</Link></URL>.\n"
}
},
"AvailabilityTest": null,
"Date": "20/06/2025",
"Date": "31/03/2026",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.12",
Expand Down Expand Up @@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "7a96f54975652c2f241bff196bd8a09533ae4aa0d59bf809574823c238c32adf",
"PackageInfoSHA256": "a41caafba7efdf7281df16534b099b9ed578a6a851e20cd74c2bc4315cbfcd82",
"PackageInfoURL": "https://gap-packages.github.io/orb/PackageInfo.g",
"PackageName": "orb",
"PackageWWWHome": "https://gap-packages.github.io/orb",
Expand Down Expand Up @@ -80,6 +80,7 @@
{
"Email": "mhorn@rptu.de",
"FirstNames": "Max",
"GitHubUsername": "fingolfin",
"Institution": "RPTU Kaiserslautern-Landau",
"IsAuthor": false,
"IsMaintainer": true,
Expand All @@ -97,5 +98,5 @@
"Status": "deposited",
"Subtitle": "Methods to enumerate orbits",
"TestFile": "tst/testall.g",
"Version": "5.0.1"
"Version": "5.1.0"
}