|
1 | 1 | {
|
2 | 2 | "AbstractHTML": "The <span class=\"pkgname\">Utils</span> package provides a collection of utility functions gleaned from many packages.",
|
3 | 3 | "ArchiveFormats": ".tar.gz .zip",
|
4 |
| - "ArchiveSHA256": "bed23a5b58ffe8492c700aa048fe2e72dca6c9b608dd314265e8b9ad16ad82b9", |
5 |
| - "ArchiveURL": "https://github.com/gap-packages/utils/releases/download/v0.85/utils-0.85", |
| 4 | + "ArchiveSHA256": "eb7e639385629aac6e8547e71966c7644300e4220db099b7bf2da822661914ee", |
| 5 | + "ArchiveURL": "https://github.com/gap-packages/utils/releases/download/v0.89/utils-0.89", |
6 | 6 | "AutoDoc": {
|
7 | 7 | "TitlePage": {
|
8 | 8 | "Abstract": "The &Utils; package provides a space for utility functions in a variety of &GAP; packages to be collected together into a single package. In this way it is hoped that they will become more visible to package authors.\n<P/>\nAny package author who transfers a function to &Utils; will become an author of &Utils;.\n<P/>\nIf deemed appropriate, functions may also be transferred from the main library.\n<P/>\nBug reports, suggestions and comments are, of course, welcome.\nPlease contact the last author at <Email>[email protected]</Email> or submit an issue at the GitHub repository <URL>https://github.com/gap-packages/utils/issues/</URL>.\n",
|
9 | 9 | "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/>",
|
10 |
| - "Copyright": "©right; 2015-2024, The GAP Group. <P/>\nThe &Utils; 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" |
| 10 | + "Copyright": "© 2015-2025, The GAP Group. <P/>\nThe &Utils; 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 | 11 | }
|
12 | 12 | },
|
13 |
| - "Autoload": false, |
14 | 13 | "AvailabilityTest": null,
|
15 |
| - "BannerString": "Loading Utils 0.85 for GAP 4.12.1 - a collection of utility functions.\n", |
16 |
| - "Date": "23/01/2024", |
| 14 | + "BannerString": "Loading Utils 0.89 for GAP 4.14.0 - a collection of utility functions.\n", |
| 15 | + "Date": "10/04/2025", |
17 | 16 | "Dependencies": {
|
18 | 17 | "ExternalConditions": [],
|
19 | 18 | "GAP": ">=4.10.1",
|
|
33 | 32 | "ArchiveURLSubset": [
|
34 | 33 | "doc"
|
35 | 34 | ],
|
36 |
| - "Autoload": true, |
37 | 35 | "BookName": "Utils",
|
38 | 36 | "HTMLStart": "doc/chap0_mj.html",
|
39 | 37 | "LongTitle": "Utility functions in GAP",
|
40 | 38 | "PDFFile": "doc/manual.pdf",
|
41 | 39 | "SixFile": "doc/manual.six"
|
42 | 40 | }
|
43 | 41 | ],
|
44 |
| - "PackageInfoSHA256": "8076f253af65fcb6056efd94ae887b5275efc0d2f0ec4ae5fb4d3bbe1a230ca4", |
| 42 | + "PackageInfoSHA256": "0ac13b4810d9c020d148bedd9f096de4753f26ecee8afc0db46de791be5436c5", |
45 | 43 | "PackageInfoURL": "https://gap-packages.github.io/utils/PackageInfo.g",
|
46 | 44 | "PackageName": "utils",
|
47 | 45 | "PackageWWWHome": "https://gap-packages.github.io/utils",
|
|
57 | 55 | "WWWHome": "https://www.math.rwth-aachen.de/~Thomas.Breuer"
|
58 | 56 | },
|
59 | 57 | {
|
60 |
| - "Email": "[email protected]seigen.de", |
| 58 | + "Email": "[email protected]siegen.de", |
61 | 59 | "FirstNames": "Sebastian",
|
62 |
| - "Institution": "University of Seigen", |
| 60 | + "Institution": "University of Siegen", |
63 | 61 | "IsAuthor": true,
|
64 | 62 | "IsMaintainer": false,
|
65 | 63 | "LastName": "Gutsche",
|
66 |
| - "Place": "Seigen", |
| 64 | + "Place": "Siegen", |
67 | 65 | "WWWHome": "https://sebasguts.github.io/"
|
68 | 66 | },
|
69 | 67 | {
|
|
133 | 131 | "Status": "deposited",
|
134 | 132 | "Subtitle": "Utility functions in GAP",
|
135 | 133 | "TestFile": "tst/testall.g",
|
136 |
| - "Version": "0.85" |
| 134 | + "Version": "0.89" |
137 | 135 | }
|
0 commit comments