-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmeta.json
72 lines (72 loc) · 2.32 KB
/
meta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"AbstractHTML": "The <span class=\"pkgname\">IntPic</span> package, is a package for drawing integers, by emphasizing some subsets.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "fb3a3a5d83e5dc604345e71a88271990576a36f924afd02c6488f31cb1401c80",
"ArchiveURL": "https://github.com/gap-packages/intpic/releases/download/v0.3.0/IntPic-0.3.0",
"AvailabilityTest": null,
"BannerString": "----------------------------------------------------------------\nLoading IntPic 0.3.0 (drawing integers)\nby Manuel Delgado (http://www.fc.up.pt/cmup/mdelgado/)\nFor help, type: ?IntPic;\n----------------------------------------------------------------\n",
"Date": "02/06/2022",
"Dependencies": {
"ExternalConditions": [],
"GAP": "4.7",
"NeededOtherPackages": [
[
"numericalsgps",
"1.0"
],
[
"GAPDoc",
"1.5"
]
],
"SuggestedOtherPackages": []
},
"IssueTrackerURL": "https://github.com/gap-packages/intpic/issues",
"Keywords": [
"emphasize",
"highlight",
"draw",
"integer",
"picture"
],
"License": "GPL-2.0-or-later",
"PackageDoc": [
{
"ArchiveURLSubset": [
"doc",
"images"
],
"BookName": "IntPic",
"HTMLStart": "doc/chap0.html",
"LongTitle": "IntPic, a GAP package for drawing integers",
"PDFFile": "doc/manual.pdf",
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "1c4e6de6b22729a2f7963b195a6e467030f214a6911515e9aff7d1f1c9b0f426",
"PackageInfoURL": "https://gap-packages.github.io/intpic/PackageInfo.g",
"PackageName": "IntPic",
"PackageWWWHome": "https://gap-packages.github.io/intpic",
"Persons": [
{
"Email": "mdelgado@fc.up.pt",
"FirstNames": "Manuel",
"Institution": "Faculdade de Ciências",
"IsAuthor": true,
"IsMaintainer": true,
"LastName": "Delgado",
"Place": "Porto",
"PostalAddress": "Departamento de Matemática - Faculdade de Ciências\nPorto\nPortugal",
"WWWHome": "http://www.fc.up.pt/cmup/mdelgado/"
}
],
"README_URL": "https://gap-packages.github.io/intpic/README.md",
"SourceRepository": {
"Type": "git",
"URL": "https://github.com/gap-packages/intpic"
},
"Status": "deposited",
"Subtitle": "A package for drawing integers",
"TestFile": "tst/testall.g",
"Version": "0.3.0"
}