Skip to content

Commit 561044e

Browse files
[lins] New package, version 0.9
1 parent e372085 commit 561044e

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

packages/lins/meta.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"AbstractHTML": "",
3+
"ArchiveFormats": ".tar.gz",
4+
"ArchiveSHA256": "bc3c2c82a50a7e091389a065cdeecc343096b266a72c2fe779e5f4e1491f35f3",
5+
"ArchiveURL": "https://github.com/gap-packages/LINS/releases/download/v0.9/LINS-0.9",
6+
"AvailabilityTest": null,
7+
"Date": "15/03/2024",
8+
"Dependencies": {
9+
"ExternalConditions": [],
10+
"GAP": ">= 4.12",
11+
"NeededOtherPackages": [],
12+
"SuggestedOtherPackages": []
13+
},
14+
"IssueTrackerURL": "https://github.com/gap-packages/LINS/issues",
15+
"Keywords": [
16+
"normal subgroups",
17+
"finitely presented groups"
18+
],
19+
"License": "GPL-2.0-or-later",
20+
"PackageDoc": [
21+
{
22+
"ArchiveURLSubset": [
23+
"doc"
24+
],
25+
"BookName": "LINS",
26+
"HTMLStart": "doc/chap0.html",
27+
"LongTitle": "provides an algorithm for computing the normal subgroups of a finitely presented group up to some given index bound.",
28+
"PDFFile": "doc/manual.pdf",
29+
"SixFile": "doc/manual.six"
30+
}
31+
],
32+
"PackageInfoSHA256": "c7655985f2b1286429b756add10f0c5c4ae8bc0292a2a8a289a3db462a3a0e3c",
33+
"PackageInfoURL": "https://gap-packages.github.io/LINS/PackageInfo.g",
34+
"PackageName": "LINS",
35+
"PackageWWWHome": "https://gap-packages.github.io/LINS/",
36+
"Persons": [
37+
{
38+
"Email": "[email protected]",
39+
"FirstNames": "Friedrich",
40+
"IsAuthor": true,
41+
"IsMaintainer": true,
42+
"LastName": "Rober"
43+
}
44+
],
45+
"README_URL": "https://gap-packages.github.io/LINS/README.md",
46+
"SourceRepository": {
47+
"Type": "git",
48+
"URL": "https://github.com/gap-packages/LINS"
49+
},
50+
"Status": "deposited",
51+
"Subtitle": "provides an algorithm for computing the normal subgroups of a finitely presented group up to some given index bound.",
52+
"TestFile": "tst/testall.g",
53+
"Version": "0.9"
54+
}

0 commit comments

Comments
 (0)