|
1 | 1 | { |
2 | 2 | "AbstractHTML": "", |
3 | 3 | "ArchiveFormats": ".tar.gz", |
4 | | - "ArchiveSHA256": "d77e979dc3a0b18e95fe2b61f45e5a765cb5661d52507019cf307929f50f65a9", |
5 | | - "ArchiveURL": "https://github.com/gap-packages/ZeroMQInterface/releases/download/v0.17/ZeroMQInterface-0.17", |
| 4 | + "ArchiveSHA256": "252d660f037dffc58edc80d452698a534ec91fb6a83c5416eabc8969a87a4b00", |
| 5 | + "ArchiveURL": "https://github.com/gap-packages/ZeroMQInterface/releases/download/v0.18/ZeroMQInterface-0.18", |
6 | 6 | "AutoDoc": { |
7 | 7 | "TitlePage": { |
8 | 8 | "Acknowledgements": "We appreciate very much all past and future comments, suggestions and\ncontributions to this package and its documentation provided by ⪆\nusers and developers.", |
9 | 9 | "Copyright": "©right; 2015-17 by Markus Pfeiffer, Reimer Behrends and others<P/>\nThe &ZeroMQInterface; package is free software;\nyou can redistribute it and/or modify it under the terms of the\n<URL Text=\"GNU General Public License\">http://www.fsf.org/licenses/gpl.html</URL>\nas published by the Free Software Foundation; either version 2 of the License,\nor (at your option) any later version." |
10 | 10 | } |
11 | 11 | }, |
12 | 12 | "AvailabilityTest": null, |
13 | | - "Date": "20/06/2025", |
| 13 | + "Date": "09/04/2026", |
14 | 14 | "Dependencies": { |
15 | 15 | "ExternalConditions": [], |
16 | 16 | "GAP": ">= 4.12", |
|
20 | 20 | ">= 1.6.1" |
21 | 21 | ] |
22 | 22 | ], |
| 23 | + "NeededSystemPackages": { |
| 24 | + "Homebrew": [ |
| 25 | + [ |
| 26 | + "zmq" |
| 27 | + ] |
| 28 | + ], |
| 29 | + "Ubuntu": [ |
| 30 | + [ |
| 31 | + "libzmq3-dev" |
| 32 | + ] |
| 33 | + ] |
| 34 | + }, |
23 | 35 | "SuggestedOtherPackages": [] |
24 | 36 | }, |
25 | 37 | "IssueTrackerURL": "https://github.com/gap-packages/ZeroMQInterface/issues", |
|
41 | 53 | "SixFile": "doc/manual.six" |
42 | 54 | } |
43 | 55 | ], |
44 | | - "PackageInfoSHA256": "885aca28ae9db68fc6bb996e44b1dac5a812f880f9b3ec5d5147b07508c0f956", |
| 56 | + "PackageInfoSHA256": "8abdfdcbd58a16353832e442379743a400dd1e948a8dbd3cdabb2d9b5c501417", |
45 | 57 | "PackageInfoURL": "https://gap-packages.github.io/ZeroMQInterface/PackageInfo.g", |
46 | 58 | "PackageName": "ZeroMQInterface", |
47 | 59 | "PackageWWWHome": "https://gap-packages.github.io/ZeroMQInterface/", |
|
84 | 96 | "Status": "deposited", |
85 | 97 | "Subtitle": "ZeroMQ bindings for GAP", |
86 | 98 | "TestFile": "tst/testall.g", |
87 | | - "Version": "0.17" |
| 99 | + "Version": "0.18" |
88 | 100 | } |
0 commit comments