Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/cap/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "<span class=\"pkgname\">CAP</span> (Categories, Algorithms, Programming) is a package for category theory.\nIt facilitates the implementation of specific instances of categories\nand provides a language for writing generic categorical algorithms.",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "9a68e756079407190292f00d1b02710195f6e6ba56e1c9c80ad87f42f65bb0e3",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2025.12-02/CAP-2025.12-02",
"ArchiveSHA256": "219d8fea41fed273330dae02e6c5a62e6b2c4452a48f2671a4c8edf9a0dcace3",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.01-01/CAP-2026.01-01",
"AvailabilityTest": null,
"Date": "2025-12-31",
"Date": "2026-01-08",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "42f57fe99b530d4a4c5ff9fec71bfad3b9a283ed7686d5ffcc93bb10ce131a4c",
"PackageInfoSHA256": "fafacbd27ecf1b7f0efb515df15dea1727fabeec2d2e79e9de09cb4a12292ddf",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
Expand Down Expand Up @@ -117,5 +117,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
"Version": "2025.12-02"
"Version": "2026.01-01"
}