diff --git a/packages/alco/meta.json b/packages/alco/meta.json new file mode 100644 index 000000000..3846a4bbc --- /dev/null +++ b/packages/alco/meta.json @@ -0,0 +1,71 @@ +{ + "AbstractHTML": "The ALCO package provides tools for algebraic combinatorics including implementations of octonion and Jordan algebras.", + "ArchiveFormats": ".tar.gz", + "ArchiveSHA256": "4dce655c109e8dcacd7b1c732c738395cccb7c52c487226ade8a319e212cd434", + "ArchiveURL": "https://github.com/BNasmith/alco/releases/download/v0.2/ALCO-0.2", + "AutoDoc": { + "TitlePage": { + "Abstract": "ALCO provides implementations in ⪆ of octonion algebras, Jordan algebras, and certain important integer subrings of those algebras. It also provides tools to compute the parameters of t-designs in spherical and projective spaces (modeled as manifolds of primitive idempotent elements in a simple Euclidean Jordan algebra). Finally, this package provides tools to explore octonion lattice constructions, including octonion Leech lattices.\n", + "Acknowledgements": "This documentation was prepared using the &GAPDoc; package.\n

\n", + "Copyright": "©right; 2024 by Benjamin Nasmith

\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 3 or (at your option) any later version.\n" + }, + "entities": { + "ALCO": "ALCO", + "DATE": "04/02/2024", + "VERSION": "0.2", + "io": "io" + } + }, + "AvailabilityTest": null, + "BannerString": "----------------------------------------------------------------\nLoading ALCO 0.2\t(Tools for Algebraic Combinatorics)\nby Benjamin Nasmith (https://github.com/BNasmith/)\nThis program is distributed under GNU General Public License 3.0\n----------------------------------------------------------------\n", + "Date": "04/02/2024", + "Dependencies": { + "ExternalConditions": [], + "GAP": "4.12", + "NeededOtherPackages": [], + "SuggestedOtherPackages": [] + }, + "IssueTrackerURL": "https://github.com/BNasmith/alco/issues", + "Keywords": [ + "Octonions", + "Jordan algebras", + "t-Designs" + ], + "License": "GPL-3.0-or-later", + "PackageDoc": [ + { + "ArchiveURLSubset": [ + "doc" + ], + "BookName": "ALCO", + "HTMLStart": "doc/chap0.html", + "LongTitle": "Tools for algebraic combinatorics", + "PDFFile": "doc/manual.pdf", + "SixFile": "doc/manual.six" + } + ], + "PackageInfoSHA256": "33871b29bca2b19d6502f5a60912c9b66354b2224db9a43a62e5738429f48b24", + "PackageInfoURL": "https://github.com/BNasmith/alco/PackageInfo.g", + "PackageName": "ALCO", + "PackageWWWHome": "https://github.com/BNasmith/alco", + "Persons": [ + { + "Email": "bnasmith@proton.me", + "FirstNames": "Benjamin", + "IsAuthor": true, + "IsMaintainer": true, + "LastName": "Nasmith", + "WWWHome": "https://github.com/BNasmith/" + } + ], + "README_URL": "https://github.com/BNasmith/alco/README.md", + "SourceRepository": { + "Type": "git", + "URL": "https://github.com/BNasmith/alco" + }, + "Status": "dev", + "Subtitle": "Tools for algebraic combinatorics", + "SupportEmail": "bnasmith@proton.me", + "TestFile": "tst/testall.g", + "Version": "0.2" +}