Skip to content

Commit 90e710e

Browse files
[xmod] Update to 2.93 (#1110)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 69690e4 commit 90e710e

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

packages/xmod/meta.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,19 @@
22
"AbstractHTML": "The <span class=\"pkgname\">XMod</span> package provides a collection of functions for computing with crossed modules and cat1-groups, their derivations and sections, morphisms of these structures, and higher-dimensional generalisations.",
33
"AcceptDate": "12/1996",
44
"ArchiveFormats": ".tar.gz",
5-
"ArchiveSHA256": "9fcab572ae9fcbdc7af3355b4d5fc1aa29911e8edd8d50df5d7ad79f42965ccf",
6-
"ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.92/XMod-2.92",
5+
"ArchiveSHA256": "36ebab07ea7ac5e624827aff574f2b843fd44325fd9d371a0abea4063da29237",
6+
"ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.93/XMod-2.93",
77
"AutoDoc": {
88
"TitlePage": {
99
"Abstract": "The &XMod; package provides functions for computation with\n<List>\n <Item>\n finite crossed modules of groups and cat1-groups, \n and morphisms of these structures; \n </Item>\n <Item>\n finite pre-crossed modules, pre-cat1-groups, and their Peiffer quotients;\n </Item>\n <Item>\n isoclinism classes of groups and crossed modules; \n </Item>\n <Item>\n derivations of crossed modules and sections of cat1-groups; \n </Item>\n <Item>\n crossed squares and their morphisms, including the actor crossed square of a crossed module; \n </Item>\n <Item>\n crossed modules of finite groupoids (experimental version). \n </Item>\n</List>\n<P/>\n&XMod; was originally implemented in 1996 using the &GAP;3 language, when the second author was studying for a Ph.D. <Cite Key='A1'/> at Bangor.\n<P/>\nIn April 2002 the first and third parts were converted to &GAP;4, the pre-structures were added, and version 2.001 was released. \nThe final two parts, covering derivations, sections and actors, were included in the January 2004 release 2.002 for &GAP; 4.4.\n<P/>\nIn October 2015 functions for computing isoclinism classes of crossed modules, written by Alper Odaba&#x15f; and Enver Uslu, were added.\nThese are contained in Chapter <Ref Chap='chap-isclnc' />, and are described in detail in the paper <Cite Key='IOU1' />.\n<P/>\nBug reports, suggestions and comments are, of course, welcome. Please submit an issue at <URL>https://github.com/gap-packages/xmod/issues/</URL> or send an email to the first author at <Email>[email protected]</Email>. \n<P/>\n",
1010
"Acknowledgements": "This documentation was prepared using 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/>",
11-
"Copyright": "&copyright; 1996-2024, Chris Wensley et al. <P/>\nThe &XMod; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
11+
"Copyright": "© 1996-2025, Chris Wensley et al. <P/>\nThe &XMod; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
1212
}
1313
},
14-
"Autoload": false,
1514
"AvailabilityTest": null,
16-
"BannerString": "Loading XMod 2.92 (methods for crossed modules and cat1-groups)\nby Chris Wensley (https://github.com/cdwensley),\n with contributions from:\n Murat Alp ([email protected]),\n Alper Odabas ([email protected]),\nand Enver Uslu.\n-----------------------------------------------------------------------------\n",
15+
"BannerString": "Loading XMod 2.93 (methods for crossed modules and cat1-groups)\nby Chris Wensley (https://github.com/cdwensley),\n with contributions from:\n Murat Alp ([email protected]),\n Alper Odabas ([email protected]),\nand Enver Uslu.\n-----------------------------------------------------------------------------\n",
1716
"CommunicatedBy": "Derek Holt (Warwick)",
18-
"Date": "23/01/2024",
17+
"Date": "27/04/2025",
1918
"Dependencies": {
2019
"ExternalConditions": [],
2120
"GAP": ">=4.11.0",
@@ -58,15 +57,14 @@
5857
"ArchiveURLSubset": [
5958
"doc"
6059
],
61-
"Autoload": true,
6260
"BookName": "XMod",
6361
"HTMLStart": "doc/chap0_mj.html",
6462
"LongTitle": "Crossed Modules and Cat1-Groups in GAP",
6563
"PDFFile": "doc/manual.pdf",
6664
"SixFile": "doc/manual.six"
6765
}
6866
],
69-
"PackageInfoSHA256": "4ef61ecb31d6f066fc17c3c5c9569dc0a5503981886a7a911d300f1931b77768",
67+
"PackageInfoSHA256": "0b08c2673a45a1c2dd022ea4694fb526f63a57f97364f49705420f17832a3af0",
7068
"PackageInfoURL": "https://gap-packages.github.io/xmod/PackageInfo.g",
7169
"PackageName": "XMod",
7270
"PackageWWWHome": "https://gap-packages.github.io/xmod/",
@@ -116,5 +114,5 @@
116114
"Subtitle": "Crossed Modules and Cat1-Groups",
117115
"SupportEmail": "[email protected]",
118116
"TestFile": "tst/testall.g",
119-
"Version": "2.92"
117+
"Version": "2.93"
120118
}

0 commit comments

Comments
 (0)