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
17 changes: 8 additions & 9 deletions packages/symbcompcc/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"AbstractHTML": "The <span class=\"pkgname\">SymbCompCC</span> package computes with parametrised presentations for finite p-groups of fixed coclass.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "3d00760f1670acbc66219d7d72b9be62218e91b14716522d7c1922d6a50cf856",
"ArchiveURL": "https://github.com/gap-packages/SymbCompCC/releases/download/v1.3.2/SymbCompCC-1.3.2",
"ArchiveSHA256": "b2a9877f56c51960bdaf45d708176389fc02077cc97043ebc046d8157df2df2a",
"ArchiveSize": 296252,
"ArchiveURL": "https://github.com/gap-packages/SymbCompCC/releases/download/v1.4.0/SymbCompCC-1.4.0",
"AvailabilityTest": null,
"Date": "2022-02-10",
"Date": "2026-08-14",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.7",
Expand All @@ -23,18 +24,16 @@
"PackageDoc": [
{
"ArchiveURLSubset": [
"doc",
"htm"
"doc"
],
"Autoload": false,
"BookName": "SymbCompCC",
"HTMLStart": "htm/chapters.htm",
"HTMLStart": "doc/chap0_mj.html",
"LongTitle": "SymbCompCC/Symbolic computation with p-groups of fixed coclass",
"PDFFile": "doc/manual.pdf",
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "9c72bd14452ee4ffc22083036b0210c05fb34d61804d8c33aedaace3bf7dd0f1",
"PackageInfoSHA256": "68e9ff0d094cf4f59b320e6aff43cea07187432ce97a4c3a638260a61ee78cba",
"PackageInfoURL": "https://gap-packages.github.io/SymbCompCC/PackageInfo.g",
"PackageName": "SymbCompCC",
"PackageWWWHome": "https://gap-packages.github.io/SymbCompCC/",
Expand Down Expand Up @@ -64,5 +63,5 @@
},
"Subtitle": "Computing with parametrised presentations for p-groups of fixed coclass",
"TestFile": "tst/testall.g",
"Version": "1.3.2"
"Version": "1.4.0"
}
Loading