Easily download and install GAP packages
Version 1.6
Released 2024-09-19
This project is maintained by Michael Young, The GAP Team
PackageManager is a basic collection of simple functions for installing and removing GAP packages, with the eventual aim of becoming a full pip-style package manager for the GAP system.
The current version of this package is version 1.6, released on 2024-09-19. For more information, please refer to the package manual. There is also a README file.
License: GPL-2.0-or-later
This package requires GAP version >= 4.12
The following additional GAP packages are not required, but suggested:
Please, cite this package as
[YT24] Young, M. and GAP Team, T.,
PackageManager, Easily download and install GAP packages,
Version 1.6
(2024)
(GAP package),
https://gap-packages.github.io/PackageManager/.
You can get more info by typing Cite("PackageManager");
in the gap prompt.
For bug reports, feature requests and suggestions, please use the issue tracker.