Skip to content

Commit b8f0b52

Browse files
[xmod] Update to 2.95 (#1156)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent afba6c6 commit b8f0b52

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/xmod/meta.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +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": "b1ddc78e88c3bebdbd00467f14d4042860bbff6762ab3e6e244626eefef6bc4f",
6-
"ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.94/XMod-2.94",
5+
"ArchiveSHA256": "02f718567710e36d99764b45cd5cc828ec17e628e3d869c410cef417a801a5ef",
6+
"ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.95/XMod-2.95",
77
"AutoDoc": {
88
"TitlePage": {
9-
"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",
9+
"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'/> in the School of Mathematics and Computer Science at Bangor University.\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/>",
1111
"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
},
1414
"AvailabilityTest": null,
15-
"BannerString": "Loading XMod 2.94 (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.95 (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",
1616
"CommunicatedBy": "Derek Holt (Warwick)",
17-
"Date": "08/07/2025",
17+
"Date": "10/07/2025",
1818
"Dependencies": {
1919
"ExternalConditions": [],
2020
"GAP": ">=4.11.0",
@@ -25,7 +25,7 @@
2525
],
2626
[
2727
"groupoids",
28-
">= 1.73"
28+
">= 1.77"
2929
],
3030
[
3131
"HAP",
@@ -64,7 +64,7 @@
6464
"SixFile": "doc/manual.six"
6565
}
6666
],
67-
"PackageInfoSHA256": "9d735780fda5709fa4a14fe82f9d955dd11925c98ad12b9a3e8acd869acc223d",
67+
"PackageInfoSHA256": "3c9e2cf89acc1bfc6aba2d09d214a25cbeffb7cf278a9f8d9d6c38bcb34c9782",
6868
"PackageInfoURL": "https://gap-packages.github.io/xmod/PackageInfo.g",
6969
"PackageName": "XMod",
7070
"PackageWWWHome": "https://gap-packages.github.io/xmod/",
@@ -114,5 +114,5 @@
114114
"Subtitle": "Crossed Modules and Cat1-Groups",
115115
"SupportEmail": "[email protected]",
116116
"TestFile": "tst/testall.g",
117-
"Version": "2.94"
117+
"Version": "2.95"
118118
}

0 commit comments

Comments
 (0)