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: 7 additions & 10 deletions packages/kbmag/meta.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,20 @@
{
"AbstractHTML": "The <span class=\"pkgname\">kbmag</span> package is a <span class=\"pkgname\">GAP</span> interface to some `C' programs for running the Knuth-Bendix completion program on finite semigroup, monoid or group presentations, and for attempting to compute automatic structures of finitely presented groups",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "3112924625b3b2b5d0ae1a84fe7babccaaa900b0044dca37fbf33f8b3f455682",
"ArchiveURL": "https://github.com/gap-packages/kbmag/releases/download/v1.5.11/kbmag-1.5.11",
"ArchiveSHA256": "de28d1dcaabbca77561ab74a0a66588358938e58ad4dcadb1a8e479e36c7228a",
"ArchiveSize": 737954,
"ArchiveURL": "https://github.com/gap-packages/kbmag/releases/download/v1.6.0/kbmag-1.6.0",
"AutoDoc": {
"TitlePage": {
"Abstract": "The &KBMAG; package is a &GAP; interface to some `C' programs for running the Knuth-Bendix completion program on finite semigroup, monoid or group presentations, and for attempting to compute automatic structures of finitely presented groups.<P/>Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome.<P/>Please submit any issues at <URL>https://github.com/gap-packages/kbmag/issues/</URL>.<P/>",
"Acknowledgements": "This documentation was prepared with the &GAPDoc; <Cite Key='GAPDoc'/> and &AutoDoc; <Cite Key='AutoDoc'/> packages.<P/>\nThe procedure used to produce new releases uses the package <Package>GitHubPagesForGAP</Package> <Cite Key='GitHubPagesForGAP' /> and the package <Package>ReleaseTools</Package>.<P/>",
"Copyright": "&copyright; 1997 by Derek Holt<P/>\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 2.\n"
}
},
"Autoload": false,
"AvailabilityTest": null,
"Date": "2023-01-03",
"Date": "2026-08-15",
"Dependencies": {
"ExternalConditions": [
"Unix only"
],
"ExternalConditions": [],
"GAP": ">=4.7",
"NeededOtherPackages": [],
"SuggestedOtherPackages": []
Expand All @@ -32,15 +30,14 @@
"ArchiveURLSubset": [
"doc"
],
"Autoload": true,
"BookName": "kbmag",
"HTMLStart": "doc/chap0_mj.html",
"LongTitle": "Knuth-Bendix on Monoids and Automatic Groups",
"PDFFile": "doc/manual.pdf",
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "cace7d9560e58fd1abfc941cd3937175e43f18495e4dd66f4851a6268f85dba9",
"PackageInfoSHA256": "10c764c4c18e840eb2a0c24509bcad69aa7761086c4c171dd84e7927e85aa878",
"PackageInfoURL": "https://gap-packages.github.io/kbmag/PackageInfo.g",
"PackageName": "kbmag",
"PackageWWWHome": "https://gap-packages.github.io/kbmag",
Expand Down Expand Up @@ -69,5 +66,5 @@
},
"Subtitle": "Knuth-Bendix on Monoids and Automatic Groups",
"TestFile": "tst/testall.g",
"Version": "1.5.11"
"Version": "1.6.0"
}
Loading