nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1# THIS IS A GENERATED FILE. DO NOT EDIT!
2[7off]
3dependencies = ["anaphora", "define-options", "lowdown", "matchable", "srfi-1", "sxml-transforms", "sxpath", "utf8", "srfi-42", "srfi-69", "strse", "uri-common"]
4license = "agpl"
5sha256 = "1z35j4py67c3x2f87mzvczpbbcskd80d5m7a7080gfxzrmwrn2c9"
6synopsis = "Markdown to Gemini text"
7version = "1.33"
8
9[9p]
10dependencies = ["iset", "srfi-1", "srfi-13", "srfi-18", "srfi-69"]
11license = "bsd"
12sha256 = "10lzil2d81lrqhp6kim5dwfipap2pifxfkb72p1pf8qbgmgwc00x"
13synopsis = "9p networked filesystem protocol implementation. Includes high-level client and server code library"
14version = "0.9"
15
16[F-operator]
17dependencies = ["miscmacros", "datatype", "box"]
18license = "bsd"
19sha256 = "0i7yfc8pxszvsgls871s2bwy11yxyxr4sqbl8gc21g29xm7vjivq"
20synopsis = "Shift/Reset Control Operators"
21version = "4.1.4"
22
23[abnf]
24dependencies = ["srfi-1", "utf8", "lexgen"]
25license = "gpl-3"
26sha256 = "08lmhd9ifhyhy73w7z25l6d5w036xa59sykwhlbar5rqs46pf019"
27synopsis = "Parser combinators for Augmented BNF grammars (RFC 4234)."
28version = "8.3"
29
30[accents-substitute]
31dependencies = []
32license = "bsd"
33sha256 = "1fbvm18m6ik1x4wn1q226lhv03pvhzgcdzzy4i0xns3c9pyqi7g0"
34synopsis = "Substitute accented characters in strings"
35version = "0.7"
36
37[acetone]
38dependencies = ["match-generics", "srfi-1", "brev-separate"]
39license = "bsd-1-clause"
40sha256 = "0qyvv15zd3pfcyg8p6pgb3nn4sx0h0lsyiljwvb4lpb5p6xwygz8"
41synopsis = "A simple parser"
42version = "1.2"
43
44[address-info]
45dependencies = ["srfi-1"]
46license = "bsd"
47sha256 = "1drshasifvvpzp3bk7gc3pbvawcajhmhp9pg25dynbd0yndvgnby"
48synopsis = "Network address information access"
49version = "1.0.6"
50
51[advice]
52dependencies = ["srfi-1"]
53license = "bsd"
54sha256 = "0sc9lwkc8pa06v30vhi1srfjsgxn4c4g57zbj6wk1y9adyvda9x7"
55synopsis = "'advise' functionality"
56version = "0.4"
57
58[aes]
59dependencies = []
60license = "bsd"
61sha256 = "01bwykr6ryv036pyjc95qhqmrj0p7wisb0dhnf7f7nw858phr4av"
62synopsis = "A self-contained implementation of the AES / Rijndael encryption algorithm"
63version = "1.5"
64
65[agrep]
66dependencies = ["datatype", "srfi-1", "srfi-14"]
67license = "gpl-3"
68sha256 = "1anh4dkcdh3w5akd45n11v62kl3jpj7n78zfwaia99yd9dd5i9ww"
69synopsis = "Approximate grep.."
70version = "1.7"
71
72[alist-lib]
73dependencies = ["hahn", "matchable", "srfi-1"]
74license = "bsd"
75sha256 = "0v8aab5wknj736rxb83gjlwlaxlg7lz5cxpsngniz7ilrs2b3fdl"
76synopsis = "SRFI-69-like library for alists"
77version = "0.3.0"
78
79[allegro]
80dependencies = ["foreigners", "chicken"]
81license = "bsd"
82sha256 = "1c83294hv7czfx45yczchvgnd3k72d26ya5mhf365zmrkbzqylfz"
83synopsis = "Allegro"
84version = "4.0.0"
85
86[amb]
87dependencies = ["srfi-1"]
88license = "bsd"
89sha256 = "01vi2vnw8af8vf7kl0n9smgxsx16h9dml3w6wgwrln2p0qq70bp6"
90synopsis = "The non-deterministic backtracking ambivalence operator"
91version = "3.0.11"
92
93[amqp]
94dependencies = ["bitstring", "mailbox", "srfi-18", "uri-generic"]
95license = "bsd"
96sha256 = "0mwnjcsrcm024qrip9h3fap93n72slkrib1la075ra0zx0j6yc53"
97synopsis = "AMPQ"
98version = "1.0.0"
99
100[anaphora]
101dependencies = []
102license = "bsd"
103sha256 = "1yzm92qjpgga8722jdy3xx8gzq0ijass06aqyncccawjzshq7zy1"
104synopsis = "Some anaphoric and named macros"
105version = "1.0.1"
106
107[ansi-escape-sequences]
108dependencies = ["srfi-1"]
109license = "bsd"
110sha256 = "1693zqbcva4h3562x3hmy7xpijc20yv1bmglz1hzr8jfm30hrc2p"
111synopsis = "Procedures to generate ANSI escape sequences"
112version = "0.6"
113
114[apropos]
115dependencies = ["utf8", "srfi-1", "symbol-utils", "check-errors"]
116license = "bsd"
117sha256 = "0z546hhrva65kgfm1620w0hg95h016yq2r1mjnx89r0bmmibviv3"
118synopsis = "CHICKEN apropos"
119version = "3.11.3"
120
121[arcadedb]
122dependencies = ["medea"]
123license = "zlib-acknowledgement"
124sha256 = "1lhagnaxwvzax82k7qg8v5w7wj9mqi4y686j52fqiqnry99h73k0"
125synopsis = "An ArcadeDB database driver for CHICKEN Scheme."
126version = "0.8"
127
128[args]
129dependencies = ["srfi-1", "srfi-13", "srfi-37"]
130license = "bsd"
131sha256 = "0knkg31d4dq9a8rq9g3ycmj0z6j9l7zp93qa9cnqc8ixd6jsymkm"
132synopsis = "Command-line argument handling, on top of SRFI 37"
133version = "1.6.2"
134
135[arrays]
136dependencies = []
137license = "bsd"
138sha256 = "15ccg54vfimz8pn6rzvr7p2wgs8jarszkcs5wqahy7vy7w4r1pfr"
139synopsis = "Functional arrays and sets"
140version = "1.0.2"
141
142[atom]
143dependencies = ["matchable", "ssax", "sxml-serializer", "regex"]
144license = "bsd"
145sha256 = "0apb3g551n0qi594m1sl2vamcb0p3w36dyxk6lpj9q1fshgg4mym"
146synopsis = "Atom 1.0 feed reader and writer"
147version = "0.1.5"
148
149[autocompile]
150dependencies = ["matchable"]
151license = "public-domain"
152sha256 = "1yq819vbb813svxvxad4h99vrhvf7rs8cv9dsnj85rcvi60w7299"
153synopsis = "Automatically compile Scheme scripts on demand"
154version = "1.1.0"
155
156[awful-main]
157dependencies = ["awful", "spiffy"]
158license = "bsd"
159sha256 = "0bxigis5r6pi6p1kbjijvhj0fbyhw1bapbd2yz5rpqx1gy063cyq"
160synopsis = "Turn awful web applications into static executables"
161version = "0.3.1"
162
163[awful-path-matchers]
164dependencies = []
165license = "bsd"
166sha256 = "12y90z3rlvjid6lxnhwg8f5x0wcm4qiq2nqvpg5klp1rmwsibbzh"
167synopsis = "Path matchers for awful"
168version = "0.0.2"
169
170[awful-postgresql]
171dependencies = ["awful", "postgresql"]
172license = "bsd"
173sha256 = "084n39rz3m2sjpah3hq03iybdf1z2af64cv5fb8kphqr6cb3m5d8"
174synopsis = "Postgresql support for awful"
175version = "0.7.0"
176
177[awful-salmonella-tar]
178dependencies = ["awful", "srfi-1", "srfi-13"]
179license = "bsd"
180sha256 = "05rzaj4qxxjncvqpvrmclybm4biyxir54h43cbqss1kp2crhzpc4"
181synopsis = "Serve salmonella report files out of tar archives"
182version = "0.0.5"
183
184[awful-sql-de-lite]
185dependencies = ["awful", "sql-de-lite"]
186license = "bsd"
187sha256 = "15jhsp0bgrav2xy82fl7csgzvnchhm04ayr3wjr2dv1ki3fl430v"
188synopsis = "sql-de-lite support for awful"
189version = "0.7.1"
190
191[awful-sqlite3]
192dependencies = ["awful", "sqlite3"]
193license = "bsd"
194sha256 = "1gvn7x8q822sq48zllbnpqw88898rjmkvy8qin9mzzf86y08ky8g"
195synopsis = "Sqlite3 support for awful"
196version = "0.7.0"
197
198[awful-sse]
199dependencies = ["awful", "spiffy", "intarweb"]
200license = "bsd"
201sha256 = "0jmrccwhq14j0ga8ac7vn2rkm3yyskaw3chhzvr8y3j4vsb0kala"
202synopsis = "Server-Sent Events module for Awful"
203version = "0.3"
204
205[awful-ssl]
206dependencies = ["awful", "openssl"]
207license = "bsd"
208sha256 = "1grfh0jlxmnhs4ic4qpiq2xaqwprmr52xwkl9r8mnhcw5d2ygwfc"
209synopsis = "SSL support for awful"
210version = "0.3"
211
212[awful-static-pages]
213dependencies = ["awful", "srfi-1", "srfi-13", "srfi-69"]
214license = "bsd"
215sha256 = "1v4micnkci3lkknx0x1ph7apvlq2zzzjxgr2h13i7l0zm0bhf1nl"
216synopsis = "Tool to generate static pages out of awful applications"
217version = "0.1.6"
218
219[awful]
220dependencies = ["json", "http-session", "spiffy", "spiffy-cookies", "spiffy-request-vars", "sxml-transforms", "srfi-1", "srfi-13", "srfi-69"]
221license = "bsd"
222sha256 = "08s45r046mn9cdhj6zs4vxypg8v9knxsaqdmwlrww5wng6hh72kl"
223synopsis = "awful provides an application and an extension to ease the development of web-based applications."
224version = "1.0.4"
225
226[base64]
227dependencies = ["srfi-13"]
228license = "bsd"
229sha256 = "102431jlwkgqjmx3qnsdiz52f7f6r74fh7z0svlnsia6nphsj4cw"
230synopsis = "Encoding and decoding of base64 strings"
231version = "1.0"
232
233[beaker]
234dependencies = ["begin-syntax", "debugger-protocol", "schematic", "srfi-1", "srfi-13", "srfi-14", "srfi-69", "vector-lib", "with-current-directory", "module-declarations"]
235license = "bsd"
236sha256 = "1ilsr7gl8dr8wv5n0v9kgpmy6a7j6v581ykl2bb6fbnnssfq655z"
237synopsis = "Lab supplies for CHICKEN development"
238version = "0.0.23"
239
240[begin-syntax]
241dependencies = ["matchable", "module-declarations"]
242license = "bsd"
243sha256 = "10xdikbpilxibjvmdnshjdwhp56lh0w6414cwgiwva2vqr7930zj"
244synopsis = "Convenience macro for inline syntax expansion"
245version = "0.2.1"
246
247[bencode]
248dependencies = ["miscmacros", "vector-lib"]
249license = "bsd"
250sha256 = "1sxjf16vfp8wxjyr9jxldmb495vdy334b2jgxj6ji7mdfizrldiq"
251synopsis = "Bencoding parser and serializer"
252version = "1.3.1"
253
254[big-chicken]
255dependencies = []
256license = "bsd"
257sha256 = "1f36y05mz4hwp1jkkl9wawn72rql13cz7q6394zfpf008dizq69z"
258synopsis = "Wrapper module for all core modules"
259version = "1.1"
260
261[biglists]
262dependencies = []
263license = "bsd"
264sha256 = "08qc2vsbc42c8108z50v2izkiwn5gd5hk7mjf8gbwy28p92gqh2x"
265synopsis = "a uniform interface to lists and lazy-lists"
266version = "0.4.1"
267
268[binary-heap]
269dependencies = ["srfi-1", "datatype", "matchable"]
270license = "gpl-3"
271sha256 = "0qdpvpigg46wgb3qbg0k83r1rchjlzzpgc9zk4i8wwwl59isigsb"
272synopsis = "Binary heap."
273version = "2.2"
274
275[binary-search]
276dependencies = []
277license = "bsd"
278sha256 = "0hycs33782xvcc4p0jl2a716fi388v8vbvf9isgrnl9ahqnk9kia"
279synopsis = "Binary search algorithm"
280version = "0.2"
281
282[bind]
283dependencies = ["silex", "matchable", "coops", "srfi-1", "regex"]
284license = "public-domain"
285sha256 = "02j8i4w3dzfnfcyckk6y228shwfxk5pgap3zsha86am53gw05aj0"
286synopsis = "Automatically generate bindings from C/C++ declarations"
287version = "1.2.6"
288
289[bindings]
290dependencies = ["simple-sequences"]
291license = "bsd"
292sha256 = "1r193n8h8bbq8yx8xwgpfd0yxwipn58skhi258y64hnb88pzjfy3"
293synopsis = "Pattern matching with destructuring bindings and setters"
294version = "5.0"
295
296[bitstring]
297dependencies = ["srfi-1"]
298license = "bsd"
299sha256 = "102w2fbh3slksh55sb718wg2mimjgzb0xrchdl711w8lrxbrfjf8"
300synopsis = "Binary pattern matching"
301version = "1.37"
302
303[bitwise-utils]
304dependencies = []
305license = "public-domain"
306sha256 = "1s8vxp2v2b7dxg1hwy5lzaf4bg072xd5fpl487mg34yy7l7krfla"
307synopsis = "Bitwise utilities"
308version = "1.4.1"
309
310[blas]
311dependencies = ["bind", "compile-file", "srfi-13"]
312license = "bsd"
313sha256 = "0dx69njxvipp5kh6lgpy03yy4vg27fg12qns2xijvwbvvhbhcvg7"
314synopsis = "An interface to level 1, 2 and 3 BLAS routines"
315version = "5.1"
316
317[blob-utils]
318dependencies = ["string-utils", "check-errors"]
319license = "bsd"
320sha256 = "1xg81r66yj1i2kd1w6n6w7h462s4xcwdkid5xqjk9gkvy0m0szz2"
321synopsis = "Blob Utilities"
322version = "2.0.5"
323
324[bloom-filter]
325dependencies = ["iset", "message-digest-primitive", "message-digest-type", "message-digest-utils", "check-errors", "record-variants"]
326license = "bsd"
327sha256 = "1ck8sg7gfp6n3ih7zx37q8kidika679dfmxi4iazq4dv6k9mn8s6"
328synopsis = "Bloom Filter"
329version = "2.4.0"
330
331[blosc]
332dependencies = ["srfi-13", "compile-file"]
333license = "bsd"
334sha256 = "0m78rb2q0znixpiflcrndlk708g4mbw7yh1ynkvk3zzvln0d3wgi"
335synopsis = "Bindings to the Blosc multi-threaded meta-compressor library"
336version = "1.1"
337
338[botan]
339dependencies = ["srfi-1", "srfi-13", "srfi-14"]
340license = "bsd-2-clause"
341sha256 = "1j2h6hhvwdr7d7kgm5b0nc5nmx23a35av7rvwcajlxxv9iafmdh2"
342synopsis = "Bindings to the Botan cryptographic library"
343version = "2.13.20191214-0"
344
345[box]
346dependencies = []
347license = "bsd"
348sha256 = "1nnnb28bkmv3hc19jhvc4mvd56y6wqxd9izwhwx4g9f7jgk9xamb"
349synopsis = "Boxing"
350version = "3.9.0"
351
352[breadcrumbs]
353dependencies = ["srfi-1"]
354license = "bsd"
355sha256 = "1n60k0ryp447fh4f1an7ki8c1kc2ll1v1cbhgrxvmwcx3v03d767"
356synopsis = "Breadcrumbs for web pages"
357version = "1.2"
358
359[breadline]
360dependencies = ["apropos", "srfi-18"]
361license = "gpl-3"
362sha256 = "1rvffygravnaw5sns03qfn28zznvamprfhmzgscjfpck1j4x6ylc"
363synopsis = "Bindings to readline"
364version = "1.0.2"
365
366[brev-separate]
367dependencies = ["matchable", "miscmacros", "srfi-1", "srfi-69"]
368license = "bsd-1-clause"
369sha256 = "08mczqjyaf5bhm64hnb80r0237mq9w2kj4grn2a8ahzc7870h7jm"
370synopsis = "Hodge podge of macros and combinators"
371version = "1.98"
372
373[brev]
374dependencies = ["anaphora", "brev-separate", "clojurian", "combinators", "define-options", "dwim-sort", "fix-me-now", "acetone", "html-parser", "match-generics", "http-client", "matchable", "miscmacros", "scsh-process", "sequences", "srfi-1", "srfi-42", "srfi-69", "strse", "sxml-serializer", "sxml-transforms", "sxpath", "tree", "uri-common"]
375license = "public-domain"
376sha256 = "0k890r62hp5ivyah3mrwm712xxlkrb7qmzg1825nmw1ij8c2hj1z"
377synopsis = "A huge pile of batteries and shortcuts"
378version = "1.43"
379
380[byte-blob]
381dependencies = ["srfi-1"]
382license = "lgpl-3"
383sha256 = "18zppf0ikpj5mrc0kpgxbkcrk259xsl2s46snw1q73f7qnh0k8hv"
384synopsis = "Byte array utility procedures for blobs."
385version = "2.3"
386
387[cairo]
388dependencies = ["srfi-1"]
389license = "lgpl-2.1"
390sha256 = "1x69i4aysn8mf93ic36947p6gvgglk8c0vg2m6vdhimf6y65szi1"
391synopsis = "Chicken bindings for Cairo, a vector graphics library"
392version = "0.1.18"
393
394[call-table-generics]
395dependencies = ["brev-separate"]
396license = "bsd-1-clause"
397sha256 = "1pkhgzwpl2k0lsshxmhy11v126nbpk28hjwv2d5fcnfam2lzf6kq"
398synopsis = "cond generics"
399version = "1.2"
400
401[callable-data-structures]
402dependencies = ["srfi-69"]
403license = "bsd"
404sha256 = "1qqs3ycqg0bnq5ia3plw86vdv6fnk5d8c2l9bk06c0j4wqx4g9mp"
405synopsis = "\"Callable\" data structures"
406version = "1.0.3"
407
408[callable-sequences]
409dependencies = []
410license = "bsd"
411sha256 = "13sw9f3187h0f2dsjql8j3jij16w5jjdfd7d5wmihhh09n6fma1l"
412synopsis = "Common functional interface to sequential- and random-access sequences"
413version = "1.3"
414
415[canvas-draw]
416dependencies = ["srfi-1", "srfi-13", "miscmacros"]
417license = "bsd"
418sha256 = "0pyk20rd1170h5k88jnm23qimwp37zq3kx94fvc3cpwk9cg1h7vd"
419synopsis = "Bindings to the CD graphics library"
420version = "1.1.2"
421
422[chalk]
423dependencies = ["srfi-1", "srfi-13", "getopt-long"]
424license = "bsd"
425sha256 = "0p1lzxpbqyk8vqpc4600mjiaf3bvm2hlw1w6789b9l3fm972mp5m"
426synopsis = "Simple hahn-style in-source documentation"
427version = "0.3.5"
428
429[char-set-literals]
430dependencies = ["srfi-14"]
431license = "bsd"
432sha256 = "1im25d5wvw7c913k5rq7axq457mg6z4yg64mk74g95x5r177x45i"
433synopsis = "A reader extension providing Gauche style literals for SRFI-14 char-sets"
434version = "0.4"
435
436[check-errors]
437dependencies = []
438license = "bsd"
439sha256 = "02ny48dl9i5m7jb6nma95gwsyhjhwnz9mmjx4n42yq9hrdi69rfv"
440synopsis = "Argument checks & errors"
441version = "3.8.3"
442
443[checks]
444dependencies = ["simple-exceptions"]
445license = "bsd"
446sha256 = "16m7s2iab5kvbkgkgyhnaclychx4pf8ar11ghdsflvnhm15yl9vq"
447synopsis = "easy to use procondition and postcondition checks of procedures"
448version = "1.4"
449
450[chibi-generic]
451dependencies = []
452license = "bsd"
453sha256 = "04048cksqnhyn0zcq0sdn426cj3fqfrj7xq464961jl72x8xqc5w"
454synopsis = "Chibi Scheme's simple generic function interface"
455version = "0.1.3"
456
457[chiccup]
458dependencies = ["srfi-1", "srfi-13", "sxml-transforms"]
459license = "bsd"
460sha256 = "0vwcavaxkg0dqvy6hivhfv3rfvd72c2c6sk8lkj9pndj3ic42z71"
461synopsis = "Chiccup - HTML generation using sxml-transforms"
462version = "0.1.0"
463
464[chickadee]
465dependencies = ["matchable", "uri-common", "uri-generic", "intarweb", "simple-sha1", "spiffy", "spiffy-request-vars", "sxml-transforms", "chicken-doc", "chicken-doc-admin", "chicken-doc-html", "srfi-18"]
466license = "bsd"
467sha256 = "0blbxy2l7kii85glczrxrqc8n7794qxswq67v0vl6hxajwij197i"
468synopsis = "chicken-doc web server"
469version = "0.12.2"
470
471[chicken-belt]
472dependencies = ["matchable", "srfi-1", "srfi-13"]
473license = "bsd"
474sha256 = "0xxq4383gircmnaqyjwx1ckr07x5m51h1rx6dbxvsb79pn53cpv9"
475synopsis = "A utility belt for managing your CHICKEN coop"
476version = "0.1.0"
477
478[chicken-doc-admin]
479dependencies = ["matchable", "chicken-doc", "html-parser", "sxml-transforms", "svnwiki-sxml", "srfi-1", "srfi-13", "srfi-69", "regex"]
480license = "bsd"
481sha256 = "0jv9809cxhw5qj21w0ja12dqv9qavl3d8084rcd4dn8mia382qmk"
482synopsis = "Administer Chicken documentation locally"
483version = "0.5.0"
484
485[chicken-doc-html]
486dependencies = ["regex", "matchable", "sxml-transforms", "colorize", "svnwiki-sxml", "srfi-1", "srfi-13"]
487license = "bsd"
488sha256 = "0pl2fid82jx7h34y9fwfn8bwgjkh8rk13hd7mbqnrv74ga46l5yf"
489synopsis = "Generate HTML from (svn)wiki SXML"
490version = "0.3.1"
491
492[chicken-doc]
493dependencies = ["matchable", "fmt", "sxml-transforms", "srfi-1", "srfi-13", "srfi-69"]
494license = "bsd"
495sha256 = "1p7i5dsi9x8kfchh3xdw9ww9pz2p861v8vynqzwmbclpqjrspllh"
496synopsis = "Explore Chicken documentation locally"
497version = "0.7.0"
498
499[chicken-update]
500dependencies = ["srfi-1", "srfi-13", "fmt", "sxpath", "http-client", "uri-common", "optimism", "ssax"]
501license = "public-domain"
502sha256 = "1kbxk93k7p9x2594q4zsya93m7rzpnhixksvdvmiwq42dj72hyid"
503synopsis = "Update installed eggs"
504version = "0.1.6"
505
506[cis]
507dependencies = []
508license = "lgpl-3"
509sha256 = "0cipkar25s3gzgzg6sy5547b6da665ln610c71zscz37f4q6wjm8"
510synopsis = "Compact integer sets."
511version = "1.4"
512
513[cjson]
514dependencies = ["srfi-1"]
515license = "bsd"
516sha256 = "0hw8c9wm6d3l02bxsyhv3v6br47yq6azqpd3r55dwni6mma33b5y"
517synopsis = "JSON parsing done in C. Sometimes a good idea."
518version = "5.0.3"
519
520[ck-macros]
521dependencies = []
522license = "public-domain"
523sha256 = "1xry5blp0vjmxidp47f9i8axji2q5f7csjkqi0n1gdwkm54755jz"
524synopsis = "Composable macros based on the CK abstract machine"
525version = "0.3.1"
526
527[clojurian]
528dependencies = ["srfi-18"]
529license = "bsd"
530sha256 = "0zmpld6j3zv91r8jwq83sz61495agddnmzqnx4qkclnb3wzvjw3f"
531synopsis = "Syntax and utility functions inspired by Clojure"
532version = "3"
533
534[cluckcheck]
535dependencies = ["srfi-1"]
536license = "bsd"
537sha256 = "1k8310b9c03rjb3cmfk3744nsjshh1yqdpycmlbzhnrdjivzm898"
538synopsis = "A Chicken Scheme port of the QuickCheck unit test framework"
539version = "0.0"
540
541[clucker]
542dependencies = ["oauth", "uri-common", "rest-bind"]
543license = "bsd"
544sha256 = "0b61yfh4m3xigipwjrp476nx1i8xyhwdv1cpyiaz9pfzfhmfd59x"
545synopsis = "Twitter API for Chicken Scheme"
546version = "0.12"
547
548[cmark]
549dependencies = []
550license = "mit"
551sha256 = "1rxyr6di07zqfjzbb0kgdx43m2b1zpjrkaph8x078jgqawyblc6v"
552synopsis = "A chicken wrapper for cmark with markdown to sxml capabilities"
553version = "0.1.0"
554
555[coin-change]
556dependencies = []
557license = "unlicense"
558sha256 = "0pjrf705ri2cxqnvc3648ww71zgn163r4g7a3wf5zwnhsha2fmya"
559synopsis = "Greedy solver for the coin change problem"
560version = "1.0.4"
561
562[color]
563dependencies = ["fmt", "records", "srfi-13"]
564license = "bsd"
565sha256 = "1pxc66arxkzyfqfyv7myzfvqwqakh643cjb3n8pqxgmvmrmfwgfr"
566synopsis = "The SLIB color library"
567version = "1.1"
568
569[colorize]
570dependencies = ["srfi-13", "srfi-1"]
571license = "mit"
572sha256 = "1js0lrs9vksjk40acm29409k3837987iacim790lbsrhcr9cjb2v"
573synopsis = "Colorize programming code as HTML"
574version = "0.5"
575
576[combinators]
577dependencies = ["srfi-1"]
578license = "public-domain"
579sha256 = "054bik2zrdw4crdamarph11bk353aj8afk63wlivi6jx02bqq7zk"
580synopsis = "Combinators"
581version = "1.2.2"
582
583[comic-snarfer]
584dependencies = ["anaphora", "brev-separate", "define-options", "http-client", "html-parser", "mathh", "srfi-42", "sxpath", "strse", "uri-generic"]
585license = "gplv3"
586sha256 = "1pa566vfgwxl5nr56brn7rwkj63m2mgpqw1ma2228g4wyya7c8qn"
587synopsis = "Download files (such as web comic images) by recursing on XPath"
588version = "1.23"
589
590[commands]
591dependencies = []
592license = "bsd"
593sha256 = "13y49vrkd9rs98s9fk10g8w056xb9nnqxwn1372sayw64789i3ib"
594synopsis = "Helpers for programs that dispatch commands"
595version = "1.0.0"
596
597[comparse]
598dependencies = ["lazy-seq", "trie", "matchable", "srfi-1", "srfi-13", "srfi-14", "srfi-69"]
599license = "bsd"
600sha256 = "1marysqqvriycky83s6zh1nwiryrdwwi69l1jl0n090lg817mnzn"
601synopsis = "Schemely parser combinators"
602version = "3"
603
604[compile-file]
605dependencies = []
606license = "bsd"
607sha256 = "1029i5ifr48vb3clvl8n50iq23rzc42szdcsl9320qmj1ksg9y93"
608synopsis = "Programmatic compiler invocation"
609version = "1.3"
610
611[concurrent-native-callbacks]
612dependencies = ["typed-records", "matchable", "bind", "miscmacros", "srfi-18", "srfi-69"]
613license = "bsd"
614sha256 = "1v333c7wm51bj24s52h5vr2yvznm4hzg9gjqg5sssjnnq08pfwym"
615synopsis = "Invoke callbacks from other native threads"
616version = "1.0"
617
618[condition-utils]
619dependencies = ["srfi-1", "srfi-69", "check-errors"]
620license = "bsd"
621sha256 = "09y01vdwi54acwg0nq1vdf10w9w1a0mdmp1fc2vaxh69zfjzxaiq"
622synopsis = "SRFI 12 Condition Utilities"
623version = "2.4.1"
624
625[continuations]
626dependencies = []
627license = "bsd"
628sha256 = "1grsf94zv8l3s1ypbc8qcwqvqan26s523x4cs0kpd3symm5b5xwk"
629synopsis = "two continuation interfaces"
630version = "1.2"
631
632[coops-utils]
633dependencies = ["srfi-1", "utf8", "check-errors", "coops"]
634license = "bsd"
635sha256 = "1q7ra28h88l8ml3ia7llx7y80cbhf8k9hzwsd6l10g1bl98k2im3"
636synopsis = "coops utilities"
637version = "2.3.2"
638
639[coops]
640dependencies = ["matchable", "miscmacros", "record-variants", "srfi-1"]
641license = "bsd"
642sha256 = "1gzrjb4dj66c9nca6yychbamcslgip0qy2hzfk2v0a41251kl1q5"
643synopsis = "A featureful object system"
644version = "1.4"
645
646[crc]
647dependencies = []
648license = "bsd"
649sha256 = "085ggy01wvb6sf33r65m7d8kmh65h3zax4nsijsd9v1ax7m2lsm4"
650synopsis = "Computes CRC checksum"
651version = "1.0.2"
652
653[crypt]
654dependencies = ["compile-file"]
655license = "public-domain"
656sha256 = "1x7il9qz6m8kicgz57iw2yykfn9x6pa56m33rp5z70z4yfkrxqwz"
657synopsis = "Secure password hashing through the Unix crypt() function"
658version = "1.0.1"
659
660[crypto-tools]
661dependencies = []
662license = "bsd"
663sha256 = "0ajf0qfnhp99f4x1dll2fhlxrsxamgrrwyksc7rrym77xmv8f1pd"
664synopsis = "Useful cryptographic primitives"
665version = "1.4"
666
667[csm]
668dependencies = ["matchable", "srfi-1", "srfi-13", "srfi-14", "miscmacros"]
669license = "bsd"
670sha256 = "02y11q6lgsk4w7qdsz4af3y7lcxk3cl1hy8dycsqfaai6kvjndjg"
671synopsis = "a build system"
672version = "0.7"
673
674[cst]
675dependencies = ["brev-separate", "srfi-1", "define-options", "match-generics"]
676license = "bsd-1-clause"
677sha256 = "1r7vc6rwc75di72v5h9s4cdakm5a2hywpayl1xpw4vbq8fdn7zc0"
678synopsis = "Visualize sexps as trees via Graphviz"
679version = "1.5"
680
681[csv-abnf]
682dependencies = ["regex", "utf8", "abnf", "yasos"]
683license = "gpl-3"
684sha256 = "1pqkk40c4i1lxhdwp6ghigmjxdn735j9m4b5ysswj39ypmx6d4i4"
685synopsis = "Parsing and formatting of comma-separated values (CSV)."
686version = "6.1"
687
688[daemon]
689dependencies = []
690license = "unlicense"
691sha256 = "0gg8ibn08di3964a5ax4x0caw7qj5vy6wqig5pcx07g3578svad9"
692synopsis = "Create daemon processes"
693version = "0.0.2"
694
695[dataframe]
696dependencies = ["srfi-1", "srfi-25", "srfi-69", "srfi-127", "utf8", "vector-lib", "yasos", "rb-tree", "fmt", "statistics"]
697license = "gpl-3"
698sha256 = "0wkm3hpv2wjqwwsnwnm2fsr3pcxxv4qxlb52wih5yk9rvrnafnb5"
699synopsis = "Tabular data structure for data analysis"
700version = "0.5"
701
702[datatype]
703dependencies = []
704license = "bsd"
705sha256 = "09l14hiaas7mdibnh0i3a9jgpvgsy67m37zp948d3c5l16f3c826"
706synopsis = "A facility for creating and deconstructing variant records (from EOPL)"
707version = "1.6"
708
709[dbus]
710dependencies = ["miscmacros", "srfi-18", "foreigners"]
711license = "mit"
712sha256 = "0a1850gark0xjn8cw1gwxgqjpk17zjmk6wc5g23ikjh9gib8ry1q"
713synopsis = "A binding for libdbus, the IPC mechanism"
714version = "0.97"
715
716[debugger-protocol]
717dependencies = ["matchable"]
718license = "bsd"
719sha256 = "02iq3s4j2ar6hrqds6k3m9h4s3a6viwm4gj4m6fkrw0bpcyb6cny"
720synopsis = "Low-level interface to debugger-protocol"
721version = "0.4"
722
723[define-er-syntax]
724dependencies = ["matchable", "quasiwalk"]
725license = "bsd-1-clause"
726sha256 = "1chkfqzkx1v82knwx72nxgnaham1765gphlvyq4bv14nfd1syqjv"
727synopsis = "explicitly implicit renaming"
728version = "1.2"
729
730[define-options]
731dependencies = ["brev-separate", "getopt-long", "matchable", "quasiwalk", "srfi-1"]
732license = "lgpl"
733sha256 = "1cnd1gfbsnbkgj7nlcps74clsslfcbf5addji1b4v63zn3v167va"
734synopsis = "Conveniently bind to getopt-long options"
735version = "1.24"
736
737[define-record-and-printer]
738dependencies = ["hahn", "matchable"]
739license = "bsd"
740sha256 = "1iz0j13bnjxbz2dck3bnc1q43dvx5np8lllws4bg9rgmn2x584x1"
741synopsis = "Trivial macro to define records and appropriate printers"
742version = "0.2.0"
743
744[defstruct]
745dependencies = ["srfi-1"]
746license = "bsd"
747sha256 = "1n8qy9bxlnacdq9gr4z4zjkwqsh9m34ij66qffah5nvqwskcavfy"
748synopsis = "A more convenient form of define-record"
749version = "2.0"
750
751[digraph]
752dependencies = ["dyn-vector", "matchable", "yasos", "srfi-1"]
753license = "gpl-3"
754sha256 = "0dkagz0rs27zh6cfmfqld18wb63pq3acylwidky3v01maw36c41r"
755synopsis = "Directed graph in adjacency list format."
756version = "2.0"
757
758[directory-utils]
759dependencies = ["srfi-1", "utf8", "miscmacros", "stack", "check-errors"]
760license = "bsd"
761sha256 = "052n5yqhf2mbwk0pp9jv8ymbdlpqx2sq401q7sbc6bzz206w6s8v"
762synopsis = "directory-utils"
763version = "2.4.3"
764
765[disjoint-set]
766dependencies = []
767license = "unlicense"
768sha256 = "0d1nfp2rd6nah5l07ijdhbzajnyvnrpfxd0kkph6kz6gc8v50qh7"
769synopsis = "Disjoint set implementation based on Scheme vectors and their indexes"
770version = "0.1.0"
771
772[doctype]
773dependencies = []
774license = "public-domain"
775sha256 = "1k3wabdnlyavdmpgdfyz8msr9s2y0kllvp3kw9hmjdlwlyfzw1ag"
776synopsis = "Exports strings corresponding to standard XML (XHTML, HTML) doctypes"
777version = "2.2"
778
779[dollar]
780dependencies = []
781license = "bsd"
782sha256 = "1nlsjri7fbf8jcxghvd47imqhc24rdfkik985md8h5d1h2j2mdqn"
783synopsis = "FFI convenience macro"
784version = "3.0.0"
785
786[dot-locking]
787dependencies = ["srfi-13", "srfi-18"]
788license = "bsd"
789sha256 = "13fndcyk4xavn694k1a8kcv3c02a2scxn0z3s56mya2nw4wns88z"
790synopsis = "advisory locking mechanism based on standard file operations"
791version = "0.4"
792
793[dotted-lambdas]
794dependencies = []
795license = "bsd"
796sha256 = "0wxg56c1ywi77xvk1xjpmdnz93mk21dqzhjc3pdm5mnvc49j5nnk"
797synopsis = "lambda equivalents with dots as trailing symbols"
798version = "1.3.1"
799
800[dust]
801dependencies = ["http-client", "memory-mapped-files", "openssl", "posix-groups", "begin-syntax", "matchable", "module-declarations"]
802license = "bsd"
803sha256 = "1r4yfs78az2p7szgsnlcnlfrqkivj9am7vm1sh2b29rjffkqnhp3"
804synopsis = "Fetch and install CHICKEN versions"
805version = "0.0.16"
806
807[dwim-sort]
808dependencies = ["brev-separate", "sequences", "srfi-1", "match-generics"]
809license = "bsd-1-clause"
810sha256 = "07xvngm9k3rlnhbgr0675xha3szyg4wn4y7x811fxycps9kq9lwn"
811synopsis = "dwimmy sort"
812version = "1.4"
813
814[dyn-vector]
815dependencies = ["srfi-1", "vector-lib"]
816license = "lgpl-3"
817sha256 = "0bjzldp0jxks200ciyp1pslmg3rbh7s1cx835qgmfd47qpyds8mb"
818synopsis = "Dynamic (dense) vectors based on SRFI-43."
819version = "2.1"
820
821[dynamic-import]
822dependencies = []
823license = "public-domain"
824sha256 = "1xb22gv5zip4x32qyssiyxlskxz6l8kp54k7i4x8lv88p0y3ybkp"
825synopsis = "Dynamic Import"
826version = "1.1.0"
827
828[edn]
829dependencies = ["r7rs", "srfi-69", "srfi-1", "chalk"]
830license = "bsd"
831sha256 = "166qm2vx5gj7bc57s1bnnbp55zhv19hnimmivhhdhsnq32wi3511"
832synopsis = "EDN data reader/writer."
833version = "1.0"
834
835[edward]
836dependencies = ["r7rs", "srfi-1", "srfi-14", "srfi-37", "matchable", "posix-regex"]
837license = "gplv3"
838sha256 = "02vqx4gbj26424hay5n7mma423s1nsmz77cy7qfh2baaap0iz8q2"
839synopsis = "An extensible implementation of the ed text editor as defined in POSIX.1-2008"
840version = "1.1.0"
841
842[egg-tarballs]
843dependencies = ["simple-sha1", "srfi-1", "srfi-13"]
844license = "bsd"
845sha256 = "09fvk82l23jdz50yjd9a70x4d9213rcvc5prdw6zs61vkj9axnsi"
846synopsis = "Creates tarballs for eggs in henrietta cache"
847version = "1.1.0"
848
849[elliptic-curves]
850dependencies = ["srfi-1", "srfi-99", "matchable", "modular-arithmetic"]
851license = "bsd"
852sha256 = "05jr977kx11dbs1lfxpkghi38hn37s9z526kg523ca5r1vamqzgh"
853synopsis = "Arithmetic and Cryptography on Elliptic Curve Groups over Finite Fields"
854version = "1.0.4"
855
856[endian-blob]
857dependencies = ["byte-blob"]
858license = "gpl-3"
859sha256 = "04f4d3kjagd9d12pigcwydyf39i1q3pbf6c88h9gs1ddfz13arq1"
860synopsis = "Endian-specific procedures for converting blobs to numeric values and vectors."
861version = "2.1"
862
863[endian-port]
864dependencies = ["iset", "endian-blob"]
865license = "gpl-3"
866sha256 = "1y114mm5sa08m1a6n6y8m4rz909rgy57sc1p44041ivajvby9pa5"
867synopsis = "An I/O port that supports different endian formats."
868version = "4.1"
869
870[envsubst]
871dependencies = ["matchable"]
872license = "bsd"
873sha256 = "1wvfdkafhqi2m1qdap8da5yf6148yy2mrcmjl8lb811rvffbqld7"
874synopsis = "Simple templating with parameter expansion"
875version = "1.0.0"
876
877[ephem]
878dependencies = ["foreigners"]
879license = "gplv3"
880sha256 = "0mg43ynh2s8r335sz1938wqjssz1wfk1mkicrg56nmkhc74p9181"
881synopsis = "A wrapper for libnova a 'general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library.'"
882version = "v1.1"
883
884[epoxy]
885dependencies = ["bind"]
886license = "bsd"
887sha256 = "036h1jm37chkcxzs95ypvsz3363qkszv1pr1sby3z4izck5039rl"
888synopsis = "Bindings to OpenGL and OpenGL ES through the Epoxy library"
889version = "0.2.2"
890
891[error-utils]
892dependencies = ["srfi-1"]
893license = "bsd"
894sha256 = "0rc32v4l2mn0q92vdksh4nirz7ycvmzszi65ixg7h7s42wrx7x78"
895synopsis = "Error Utilities"
896version = "2.1.1"
897
898[ersatz]
899dependencies = ["datatype", "silex", "lalr", "utf8", "uri-generic", "srfi-1"]
900license = "lgpl-3"
901sha256 = "0lrrqvgz4zpv1qkc45g0dnjmvkhyxh338wn009cmhj1ingv57yg0"
902synopsis = "A template engine inspired by Jinja2 and Jingoo."
903version = "1.28"
904
905[espeak]
906dependencies = ["utf8", "foreigners", "srfi-18"]
907license = "gpl-3.0"
908sha256 = "0cd0viivrvjz3qq8v9nrlix2jryghyg338g9ihnc43xsmmgfdcz9"
909synopsis = "Chicken bindings for espeak-ng's speak_lib.h"
910version = "0.1.7"
911
912[estraier-client]
913dependencies = ["http-client", "uri-common", "intarweb"]
914license = "bsd"
915sha256 = "12ng7wqdf0l2vdg96i19xpj5wsh9ppjrh0r7ip7kv8afpl8kqj6p"
916synopsis = "A pure Scheme Hyper Estraier client library"
917version = "1.0"
918
919[exif]
920dependencies = ["foreigners", "srfi-13"]
921license = "bsd"
922sha256 = "1gqlkxabpzb951fkrq2lgdq55sds8713iawdqvf3sqj25qbkz3j4"
923synopsis = "Binding to libexif, reading EXIF meta data from digital camera images."
924version = "1.2"
925
926[expand-full]
927dependencies = ["srfi-1", "test-utils"]
928license = "bsd"
929sha256 = "1cy595kqrgd1y9xlvcg5wrp74vdh8wx602p8nc1xadx4jxy5dn4q"
930synopsis = "Full macro expansion"
931version = "2.2.0"
932
933[expat]
934dependencies = ["bind", "silex"]
935license = "bsd"
936sha256 = "162z5mblii6lk2n67ya3zgsgpi1dbfyzcq8r4gxld36j05w39bpb"
937synopsis = "An interface to James Clark's Expat XML parser"
938version = "2.2"
939
940[ezd]
941dependencies = ["srfi-1", "srfi-18", "scheme2c-compatibility", "xlib"]
942license = "bsd"
943sha256 = "1a7212xv4pr44hmz6z9gn3hv7j7v51p69jj30c6x05p4lip8myh3"
944synopsis = "easy drawing for programs on X displays"
945version = "2020.01.26"
946
947[ezxdisp]
948dependencies = ["bind"]
949license = "lgpl-2"
950sha256 = "1ydqxfpp6p57y64amg743ydxyjhixq12slidsn92aibjvbhzh0ws"
951synopsis = "A simple 2D and 3D graphics library for X11"
952version = "3.1"
953
954[fancypants]
955dependencies = ["srfi-1", "srfi-13"]
956license = "bsd"
957sha256 = "1pibvw1qzsb27411gajhk5m1kr8jvhdxk1l0dxhysd8kx5xjj862"
958synopsis = "Automatic ASCII smart quotes and ligature handling for SXML"
959version = "0.5"
960
961[fast-generic]
962dependencies = ["srfi-1", "matchable"]
963license = "bsd"
964sha256 = "0rm0x6ncsjvjcqkcqhpn9p3fwsbmfsf0p06biiy5ljf71w67q37v"
965synopsis = "fast-generic functions"
966version = "0.7"
967
968[fcp]
969dependencies = ["srfi-1", "srfi-18", "srfi-69", "base64", "regex", "matchable"]
970license = "bsd"
971sha256 = "0sgnz1q1c6qwa8kxw95b27dq1g23cyjc1rcm7fscbyywyf00abxp"
972synopsis = "Very basic interface to freenet FCP"
973version = "v0.9"
974
975[feature-test]
976dependencies = []
977license = "bsd"
978sha256 = "1m9p5zhgj8g1n604pwp7fyd73jbra8fpjqcsz3a4mrgmc5sjvba1"
979synopsis = "Foreign feature testing"
980version = "0.2.0"
981
982[filepath]
983dependencies = ["matchable", "srfi-1", "srfi-13", "srfi-14"]
984license = "bsd"
985sha256 = "14mrpq6g4hirj2qsirnxpj4b9b48m8fk80r23wm95wrcir9cjqmr"
986synopsis = "Cross-platform file path manipulation."
987version = "1.6"
988
989[fix-me-now]
990dependencies = ["strse", "srfi-1", "sxml-transforms"]
991license = "bsd-1-clause"
992sha256 = "1acp5bdqd9k0gdjvnv41q77v0f1dkjxqmyvqq9xsgrm9xpv0mzw8"
993synopsis = "Make tweaks and changes to sexp trees"
994version = "1.5"
995
996[fmt]
997dependencies = ["srfi-1", "srfi-13", "srfi-69", "utf8"]
998license = "bsd"
999sha256 = "13llcgkm9k61ylhzj7ca7al5r8knwcw2b940vnb0xw0jhb6mmcaf"
1000synopsis = "Combinator Formatting"
1001version = "0.8.11.3"
1002
1003[foof-loop]
1004dependencies = []
1005license = "public-domain"
1006sha256 = "1d6h1l2f5ihw1qb788cyn2lgdyyir4w79vbdbdz6imchs8mnr6xn"
1007synopsis = "Extensible looping macros (originally based on Alex Shinn's)"
1008version = "9.0"
1009
1010[forcible]
1011dependencies = ["srfi-18", "pigeon-hole", "simple-timer"]
1012license = "bsd"
1013sha256 = "0vsgfk5x247grwmn6vky0d43s76qiys8sd41bvk4gqv6yww4y1a7"
1014synopsis = "Thread- and exception aware, lazy-looking synchronization with timeouts - extending srfi-45"
1015version = "0.3.10"
1016
1017[foreigners]
1018dependencies = ["matchable"]
1019license = "bsd"
1020sha256 = "1jl1cdd34qwsd9x7vqw2aqqgd2m2mii898ilg2vkb39nqfvg35b5"
1021synopsis = "Foreign helper macros"
1022version = "1.5"
1023
1024[format]
1025dependencies = ["srfi-13"]
1026license = "public-domain"
1027sha256 = "1dwbzvrxkx33bp32j3hsvipawk04w2g00nh8ixa00b3ppb9ys17i"
1028synopsis = "Common-Lisp style formatted output"
1029version = "3.2.4"
1030
1031[fp-utils]
1032dependencies = ["fx-utils"]
1033license = "bsd"
1034sha256 = "0n6imxvs2fmrw1ypy9qfba86z49m0d7nbwdrw2iwprnnjl57kki2"
1035synopsis = "fp utilities"
1036version = "4.2.1"
1037
1038[freetype]
1039dependencies = ["srfi-1", "srfi-13", "foreigners", "matchable"]
1040license = "bsd"
1041sha256 = "0h072r758yjqz9msq49plkrgqm9xxlmx8fd15gvv9pkpiwp8jf41"
1042synopsis = "Freetype2 Interface"
1043version = "0.3"
1044
1045[ftl]
1046dependencies = []
1047license = "lgpl-2.1"
1048sha256 = "0qqpf0sng3g5wrp6038b5h757naw4g58cfzn3j67kywbl9ai3kjr"
1049synopsis = "Interface based sequence library"
1050version = "0.9"
1051
1052[fuse]
1053dependencies = ["srfi-18", "foreigners", "matchable", "module-declarations"]
1054license = "bsd"
1055sha256 = "1ywgjrhkr45837xf5vnb2i3aacby7yjkhm62drdf70c09za860dd"
1056synopsis = "Filesystems in Userspace"
1057version = "0.1.1"
1058
1059[fx-utils]
1060dependencies = []
1061license = "bsd"
1062sha256 = "00bwgn4b3ygwxvil7p7rvjgxb7j7vhyk9ds7i94vzpari2pk4vz4"
1063synopsis = "fx utilities"
1064version = "4.0.4"
1065
1066[gemini-client]
1067dependencies = ["openssl", "r7rs", "uri-generic"]
1068license = "isc"
1069sha256 = "0l4rs91jsczjnna0yf8d1bsi9k1789jhjqcnhci2i63ls93p2iww"
1070synopsis = "Client library for the gemini:// protocol"
1071version = "0.1"
1072
1073[gemini]
1074dependencies = ["openssl", "r7rs", "uri-generic"]
1075license = "isc"
1076sha256 = "1kx70kp1r1dz23wcpqdrgjh49vcn2lhl50cg4b48v3rc37rpa4vz"
1077synopsis = "Client library for the gemini:// protocol"
1078version = "0.2.1"
1079
1080[geminih]
1081dependencies = ["clojurian", "acetone", "anaphora", "html-parser", "strse", "match-generics", "brev-separate", "srfi-1"]
1082license = "bsd-1-clause"
1083sha256 = "1i2nmzk61szkpg0a2r4i6gx00hnj78b3dqkk34y349h29dm2jv56"
1084synopsis = "Gemtext to SXML"
1085version = "1.13"
1086
1087[gemrefinder]
1088dependencies = ["scsh-process", "srfi-1", "srfi-42", "define-options", "combinators", "brev-separate", "match-generics", "strse"]
1089license = "agpl"
1090sha256 = "0zb0yxmiz513c2fxy2kgv454kgynavwlxryfgrzgiamz04sca2r3"
1091synopsis = "Checks Gemini space for replies to your posts"
1092version = "1.5"
1093
1094[genann]
1095dependencies = []
1096license = "zlib"
1097sha256 = "15q4ybxb04y4alkik99dkl5i3brh8dazahgmwjn51xk2s389gba1"
1098synopsis = "Chicken bindings to genann - a simple neural network library in ANSI C"
1099version = "0.2.2"
1100
1101[generalized-arrays]
1102dependencies = ["r7rs", "srfi-48", "srfi-128", "srfi-133", "srfi-143", "srfi-160", "srfi-253", "transducers"]
1103license = "bsd-3"
1104sha256 = "0yzzy553mawvh270zsrfgj4gyhmxjwz0l85i1h9d3hg8rvm8zsgy"
1105synopsis = "Provides generalized arrays, intervals, and storage classes for CHICKEN Scheme."
1106version = "2.1.1"
1107
1108[generics]
1109dependencies = ["simple-cells"]
1110license = "bsd"
1111sha256 = "1fklbb5yjg8j56cvqbijirb2d0h5jqscp7219f67aln3lpq06dz6"
1112synopsis = "an implementation of generic functions and a lot of helpers"
1113version = "2.0.3"
1114
1115[geo-utils]
1116dependencies = ["srfi-1", "vector-lib", "mathh", "check-errors", "symbol-utils"]
1117license = "bsd"
1118sha256 = "0ga63mcc9rybq7qv72akkkq72n58bnh9js417hjfwczadgbb4bwl"
1119synopsis = "Geographic Utilities"
1120version = "1.2.3"
1121
1122[getopt-long]
1123dependencies = ["srfi-1", "srfi-13", "srfi-14", "matchable"]
1124license = "lgpl-3"
1125sha256 = "0qp4wdpxmjbk14i80qn8g4lpppwy7qmazk3113m7ill60jz3459m"
1126synopsis = "Command line option parsing."
1127version = "1.21"
1128
1129[getopt-utils]
1130dependencies = ["utf8", "srfi-1", "getopt-long"]
1131license = "bsd"
1132sha256 = "07q0c0d8lvsxly4bwifhwmm1cizz9nx5r8p9zbkb9vi6xfd5xfi3"
1133synopsis = "Utilities for getopt-long"
1134version = "1.2.1"
1135
1136[git]
1137dependencies = ["srfi-69", "foreigners", "module-declarations", "srfi-1"]
1138license = "bsd"
1139sha256 = "0cgab5wbcqqcxx771xvbyd06c3dz3ib8v2mpv21d2z6b48c9qin8"
1140synopsis = "libgit2 bindings"
1141version = "0.2.0"
1142
1143[gl-math]
1144dependencies = ["srfi-1", "matchable"]
1145license = "bsd"
1146sha256 = "043587v0mm9lisy7vacg0z18fnabviwj5cmk1gd2y05d3zqbf4dz"
1147synopsis = "A small gamedev-oriented math library"
1148version = "0.9.1"
1149
1150[gl-type]
1151dependencies = ["freetype", "miscmacros", "epoxy", "gl-utils", "srfi-1", "srfi-13", "srfi-14"]
1152license = "bsd"
1153sha256 = "1x5krxmvkpv52qnyp241x1vs6ws67lgb79zs0v5p0hbdh8mr8h4r"
1154synopsis = "Freetype font rendering in OpenGL"
1155version = "0.4.0"
1156
1157[gl-utils]
1158dependencies = ["srfi-1", "z3", "matchable", "miscmacros", "srfi-99", "srfi-42", "epoxy", "gl-math"]
1159license = "bsd"
1160sha256 = "1krm8qs0h9vn6sp62imv6arwr6l1pg5amimkci35l4n4jsrmd6ag"
1161synopsis = "High(er) level tools for OpenGL"
1162version = "0.8.0"
1163
1164[glfw3]
1165dependencies = ["bind"]
1166license = "bsd"
1167sha256 = "0vfjd3j908cclxnkkrj8g8ql8vhbfrs6ll4ryar6132yi1fs91ba"
1168synopsis = "Bindings to the GLFW3 OpenGL window and event management library"
1169version = "0.7.1"
1170
1171[glls]
1172dependencies = ["epoxy", "gl-utils", "miscmacros", "matchable", "fmt", "srfi-1", "srfi-42", "srfi-69"]
1173license = "bsd"
1174sha256 = "0mx2lpj4mly86fgnlkv7kw1xmabqkzxmjdahp9p0387v4a8nwzas"
1175synopsis = "A compiler for a Scheme-like language targeting the GLSL"
1176version = "0.12.2"
1177
1178[glut]
1179dependencies = ["bind"]
1180license = "bsd"
1181sha256 = "1czd4mfkhq90sy9iaab2zw3nssga0xs1nai4gs5myb32nqkgjycr"
1182synopsis = "GLUT bindings"
1183version = "1.20"
1184
1185[gmi]
1186dependencies = []
1187license = "unlicense"
1188sha256 = "0n1in7indi9cp7mx0inbpgz7ipjq3lwzgqrk6hz3zj2nixx0k1fj"
1189synopsis = "Gemtext reader and writer"
1190version = "0.0.8"
1191
1192[gnuplot-pipe]
1193dependencies = ["srfi-1", "srfi-13"]
1194license = "gpl-3"
1195sha256 = "10mnxnm91wji6glpc4bg2hhchgpj7ilgvskj5d5b3j9i5hd5xkzn"
1196synopsis = "A simple interface to Gnuplot"
1197version = "0.4.2"
1198
1199[gochan]
1200dependencies = ["matchable", "srfi-18", "queues"]
1201license = "bsd"
1202sha256 = "1pyzr387zbbw7x9zk524qcs368hzxv4c46p24cz3x2nl30y84d5h"
1203synopsis = "golang channels in CHICKEN"
1204version = "5.2.10"
1205
1206[graph-bfs]
1207dependencies = ["srfi-1", "iset", "matchable", "yasos", "digraph"]
1208license = "gpl-3"
1209sha256 = "0kw1xszqnph2b2p8mzf8gskd6g3v3a5shvm7bndwwkly2l8p178a"
1210synopsis = "Breadth-first search in a graph."
1211version = "2.1"
1212
1213[graph-cycles]
1214dependencies = ["srfi-1", "iset", "matchable", "yasos", "digraph", "graph-scc"]
1215license = "gpl-3"
1216sha256 = "084hfzx8m9vy3z3l7ipvbsp0j4rs80yx43zajbhnj0p5h38vkz90"
1217synopsis = "Enumerate all simple cycles in a graph."
1218version = "2.0"
1219
1220[graph-dfs]
1221dependencies = ["srfi-1", "iset", "matchable", "yasos", "digraph"]
1222license = "gpl-3"
1223sha256 = "13v9bg4isf707ldid13bz2vrnklwr8vnjlma08p51la6y71cy196"
1224synopsis = "Depth-first search in a graph."
1225version = "2.0"
1226
1227[graph-scc]
1228dependencies = ["queues", "iset", "matchable", "yasos", "digraph"]
1229license = "gpl-3"
1230sha256 = "0i5fpryziv0i2vwa8bjqbdvxzakhflra4z3amafjwsgrpc1x908a"
1231synopsis = "Compute strongly-connected components (SCC) of a graph."
1232version = "2.0"
1233
1234[graph-separators]
1235dependencies = ["srfi-1", "yasos", "digraph"]
1236license = "gpl-3"
1237sha256 = "18w16lwxq4285ms4lm6j55wm14ggprsh3al106rx3480qz5wkvh0"
1238synopsis = "Determine the separation vertices of a graph."
1239version = "2.1"
1240
1241[gtk-server]
1242dependencies = []
1243license = "gpl3"
1244sha256 = "1c5gwypmhs2r6lcd30vycabqcccma5vgagrdxcfskfpzychv7lnk"
1245synopsis = "GTK-server binding"
1246version = "0.1"
1247
1248[hahn]
1249dependencies = []
1250license = "bsd"
1251sha256 = "1p7i8vmh4pg9q0k1ml2n8wbrl7hq8b7x9xgxz5jsb8ywwax74fk4"
1252synopsis = "In-source documentation"
1253version = "0.10.1"
1254
1255[hash-trie]
1256dependencies = []
1257license = "mit"
1258sha256 = "1860bp5h3kh0ra6b2qvb5pccylajq1x2hng0skqnv8ik068lnfr0"
1259synopsis = "hash-trie"
1260version = "1.1.8"
1261
1262[heap-o-rama]
1263dependencies = ["srfi-18"]
1264license = "bsd"
1265sha256 = "10jys007s16cr3sz9ca5ip93gz7m29mjxsifpaafsyfbpg4n9p88"
1266synopsis = "..."
1267version = "0.4"
1268
1269[henrietta-cache-git]
1270dependencies = ["srfi-1"]
1271license = "bsd"
1272sha256 = "0mmx7b0xi0b95gz0z2j93r6fmm04y3m22x4n0n1klq8vm71vg5rx"
1273synopsis = "A tool to convert and keep henrietta's cache in a git repository"
1274version = "0.0.1"
1275
1276[henrietta-cache]
1277dependencies = ["http-client", "matchable", "srfi-1"]
1278license = "bsd"
1279sha256 = "1ac3d4bb28cwzbamcz4ak62w4xbh7j15q0445b6c4z06cbfz0bj3"
1280synopsis = "Fetch and cache extensions from various sources for Henrietta to consume"
1281version = "1.7"
1282
1283[henrietta]
1284dependencies = ["regex", "srfi-1"]
1285license = "bsd"
1286sha256 = "17ibkk6pq81hw2ydwd00jgg0zzbrcfzcbni60x95479c1xnzdb64"
1287synopsis = "Serve extensions over HTTP"
1288version = "1.5"
1289
1290[hmac]
1291dependencies = ["message-digest"]
1292license = "bsd"
1293sha256 = "005xj5cndfxzwr7l7xiaybzgghzwp4b4812i3vw090igg7sl8mlg"
1294synopsis = "HMAC provides a HMAC using the message-digest interface."
1295version = "7.2.0"
1296
1297[holes]
1298dependencies = []
1299license = "bsd"
1300sha256 = "01zgr5w3msk7s45y7s3js3nwfa6j3wfxf9ijn6ymlrkac96jmiv3"
1301synopsis = "partial expressions as procedures with named parameters"
1302version = "1.2.1"
1303
1304[hopefully]
1305dependencies = ["srfi-1", "srfi-18", "miscmacros"]
1306license = "bsd"
1307sha256 = "1f0jas0liwbsd2gr7iirmxx357hykxjy0c2zw9d3j92g2c59xk77"
1308synopsis = "Simple software transactional memory."
1309version = "0.2.6"
1310
1311[html-parser]
1312dependencies = ["srfi-13"]
1313license = "bsd"
1314sha256 = "0qa09xnszyp3hfalacawr4hwlaxrr0g1iq617wxna036mjifg1rs"
1315synopsis = "A permissive, scalable HTML parser."
1316version = "0.3"
1317
1318[http-client]
1319dependencies = ["intarweb", "uri-common", "simple-md5", "sendfile", "srfi-1", "srfi-13", "srfi-18", "srfi-69"]
1320license = "bsd"
1321sha256 = "16f1ch4sdb1lfwfq5fa142sjzgvd2l4c6b5q750cfkfz8p6zi1vw"
1322synopsis = "High-level HTTP client library"
1323version = "1.2.2"
1324
1325[http-session]
1326dependencies = ["intarweb", "simple-sha1", "spiffy", "srfi-1", "srfi-18", "srfi-69", "uri-common"]
1327license = "bsd"
1328sha256 = "18i7wkm68484kfwhkji2bs7clarz134ai8vi4bvdqppjqzvr5fwg"
1329synopsis = "Facilities for managing HTTP sessions"
1330version = "2.11"
1331
1332[hyde]
1333dependencies = ["sxml-transforms", "doctype", "matchable", "scss", "spiffy", "colorize", "intarweb", "uri-common", "svnwiki-sxml", "defstruct", "sxpath", "html-parser", "atom", "rfc3339", "srfi-1", "srfi-13", "srfi-18", "srfi-69"]
1334license = "bsd"
1335sha256 = "1wb0qla9bbr55iw3z502b6chfb7vzjf3h0b5hy2anl7vic4dn8ar"
1336synopsis = "A static website compiler"
1337version = "4"
1338
1339[hypergiant]
1340dependencies = ["glfw3", "glls", "epoxy", "gl-math", "gl-utils", "gl-type", "hyperscene", "noise", "soil", "miscmacros", "srfi-18", "srfi-42", "srfi-99", "bitstring"]
1341license = "bsd-2-clause"
1342sha256 = "0a4slm7rdjcqdvq36vb1q6b8fabqd9375hb53y2q1a3vi6xldwwr"
1343synopsis = "Game library"
1344version = "0.5.3"
1345
1346[hyperscene]
1347dependencies = ["miscmacros"]
1348license = "bsd"
1349sha256 = "1v2l36f5ymvc3bslh462lcmnjdkv26xmlqr3fr2rifc0yrwry6bp"
1350synopsis = "Scene graph and spatial partitioning"
1351version = "0.4.0"
1352
1353[iconv]
1354dependencies = []
1355license = "public-domain"
1356sha256 = "0bwna3hnimad68hp11mpdi74sv971iqrzdayzidwb2qslzd1b3kr"
1357synopsis = "Character-set conversions"
1358version = "2.0"
1359
1360[icu]
1361dependencies = ["utf8", "srfi-13", "srfi-1", "foreigners", "chalk"]
1362license = "unicode"
1363sha256 = "1hii4n3mraqaznaiwznwbx06yy99157pxxarkj558zarkn43k82y"
1364synopsis = "Chicken bindings to the ICU unicode library"
1365version = "0.3.3"
1366
1367[image-dimensions]
1368dependencies = ["srfi-1"]
1369license = "mit"
1370sha256 = "0f451j8y8hyhbda12b8jj68gxjqmg24piwwk7vk8p66y0n7mslhk"
1371synopsis = "Detect image dimensions for common formats"
1372version = "1.0.1"
1373
1374[imlib2]
1375dependencies = ["foreigners"]
1376license = "bsd"
1377sha256 = "0vgn8dczhlmjgzhlpsmzk69l4h33yxhmjmqnjg7zi77h2canv5sk"
1378synopsis = "Chicken bindings for the Imlib2 image library"
1379version = "1.2"
1380
1381[inotify]
1382dependencies = ["miscmacros", "queues", "srfi-18", "srfi-69"]
1383license = "mit"
1384sha256 = "0sr17i3sq85y90y005v6wrfnmchhmrmwz8cj74b0zl997ayla0jd"
1385synopsis = "Bindings to inotify"
1386version = "1.1"
1387
1388[input-parse]
1389dependencies = ["srfi-13"]
1390license = "public-domain"
1391sha256 = "195ghf8qk3w7wxvdra3gi653p57y3hdadngjz599ym14rcfxq61q"
1392synopsis = "input-stream tokenizing and parsing routines."
1393version = "1.2"
1394
1395[intarweb]
1396dependencies = ["srfi-1", "srfi-13", "srfi-14", "defstruct", "uri-common", "base64"]
1397license = "bsd"
1398sha256 = "0khzz6w8dh8sbiaqw3b68p0v8lv4bjwxipkb9cqj2q9r7zl84555"
1399synopsis = "A more convenient HTTP library"
1400version = "2.1.0"
1401
1402[integer-map]
1403dependencies = ["srfi-1", "srfi-128", "srfi-143", "srfi-158"]
1404license = "mit"
1405sha256 = "093d3dz892g3jw77fzdk5ayjz7qjs7mzd2knil7ci9zs5i8flxyi"
1406synopsis = "SRFI 224 integer mappings"
1407version = "1.0.3"
1408
1409[interfaces]
1410dependencies = ["srfi-1"]
1411license = "public-domain"
1412sha256 = "08yjwfy2cmk23j60p611gnjz4kgph1rl583xkp80vy2fsg01dnqv"
1413synopsis = "Simple interface/implementation abstraction"
1414version = "0.4.1"
1415
1416[internet-message]
1417dependencies = ["yasos", "utf8", "abnf"]
1418license = "gpl-3"
1419sha256 = "0h2avknylg7kyhi7z7vpvs9qzw7kh5k7yrwqv6lgqdsdzbjygni9"
1420synopsis = "Parser combinators for Internet Message Format (RFC 5322)."
1421version = "7.1"
1422
1423[introspect]
1424dependencies = []
1425license = "bsd"
1426sha256 = "0r8fcqrzq2cj3vcr484v0k7f706pnylv7mq9lq3ra5pv079fblz3"
1427synopsis = "Module introspection"
1428version = "0.2"
1429
1430[ioctl]
1431dependencies = ["foreigners"]
1432license = "bsd"
1433sha256 = "0qs2daw16zw4jpqnb0q2nnb0qanki7nl0k437b9m4a7qslhdqw6r"
1434synopsis = "ioctl system call interface"
1435version = "0.4"
1436
1437[ipfs]
1438dependencies = ["http-client", "intarweb", "medea", "srfi-1", "srfi-13", "srfi-189", "srfi-197", "uri-common"]
1439license = "unlicense"
1440sha256 = "1qi0z6mgvlmvcjam03n6ly6n35crkfhmjpaz1m8rabl4sh2bx1qd"
1441synopsis = "IPFS HTTP API for Scheme"
1442version = "0.0.20"
1443
1444[irc]
1445dependencies = ["matchable", "regex", "srfi-1"]
1446license = "bsd"
1447sha256 = "0dxlfp0mn96pgimb6wf3mzqlm4jqz3f79sn9akqp03v9pqpszgyh"
1448synopsis = "A simple IRC client"
1449version = "1.9.9"
1450
1451[isaac]
1452dependencies = ["module-declarations"]
1453license = "bsd"
1454sha256 = "0hmqm5ag457q0zryaj8b2zx25hgg9pq4l1gxd5vf4xb4s79i1wxb"
1455synopsis = "Bindings to the ISAAC CSPRNG"
1456version = "1.0.0"
1457
1458[iset]
1459dependencies = []
1460license = "bsd"
1461sha256 = "1z59w289416wpf7i62gry6fyglgn6cip4zvffxd64yw9wgyzcjzc"
1462synopsis = "Integer sets"
1463version = "2.2"
1464
1465[iterators]
1466dependencies = []
1467license = "bsd"
1468sha256 = "0aji2ycbqykqqy2911gwfsyp1g8sry2k7w7ap80gq41xravknawf"
1469synopsis = "Iterators and coroutines"
1470version = "0.1.1"
1471
1472[iup]
1473dependencies = ["srfi-1", "srfi-13", "srfi-42", "srfi-69", "miscmacros"]
1474license = "bsd"
1475sha256 = "1b7pqkmqkavzjaf7hiyvyvqizrkx3l9j7dk449cnas27p5sczsgn"
1476synopsis = "Bindings to the IUP GUI library"
1477version = "1.9.5"
1478
1479[jsmin]
1480dependencies = []
1481license = "bsd"
1482sha256 = "0spkddwisamn8mwjl4ayqy8g233vcmsrgar8aqk83dv3p5ax8kmi"
1483synopsis = "Implementation of Douglas Crockford's JavaScript minifier in CHICKEN Scheme"
1484version = "2.2"
1485
1486[json-abnf]
1487dependencies = ["abnf", "utf8", "srfi-1"]
1488license = "gpl-3"
1489sha256 = "1fi5k13pmjx008xq9ny7rz1h48gjdrrx99sm8jhwaivcsg8bikqd"
1490synopsis = "Parser combinators for JavaScript Object Notation (JSON)."
1491version = "7.0"
1492
1493[json-rpc]
1494dependencies = ["r7rs", "srfi-1", "srfi-18", "srfi-69", "srfi-180"]
1495license = "mit"
1496sha256 = "0sw8i11ynbsn80l94nflqb2j4bp87lq608v4r73i5dx6d72jk7aw"
1497synopsis = "A JSON RPC library for R7RS scheme."
1498version = "0.5.0"
1499
1500[json-utils]
1501dependencies = ["utf8", "srfi-1", "srfi-69", "vector-lib", "miscmacros", "moremacros"]
1502license = "bsd"
1503sha256 = "1p7j8fa83zppx50ydcxp74rzpbii96zg50mls30cl4lkircwhwzq"
1504synopsis = "JSON Utilities"
1505version = "1.1.3"
1506
1507[json]
1508dependencies = ["packrat", "srfi-1", "srfi-69"]
1509license = "mit"
1510sha256 = "0p0m6f7kcf0vp3arfzn579li7lghxwx4ivlq29sknfq8jy8kq5bm"
1511synopsis = "A JSON library"
1512version = "1.7"
1513
1514[kd-tree]
1515dependencies = ["srfi-1", "datatype", "yasos"]
1516license = "gpl-3"
1517sha256 = "14b1v6smk3gx1n0mqldnfjr5n6r9xhs56c8gvrssh5k0a41nk8j4"
1518synopsis = "K-D tree spatial indexing structure."
1519version = "6.1"
1520
1521[kiwi]
1522dependencies = ["srfi-1", "srfi-69", "clojurian", "matchable"]
1523license = "zlib"
1524sha256 = "00r9020pz5x6w9zca4qx9n6n2sj9yny0zn41fnr47gsx91mxv2qb"
1525synopsis = "Bindings to the KiWi library"
1526version = "1.0.2"
1527
1528[lalr]
1529dependencies = ["srfi-1"]
1530license = "lgpl-3"
1531sha256 = "1v4v2xzax7izhl6gnc2lpm8bw2igbp7m4d7n6c2iibm4422mv3nc"
1532synopsis = "An efficient LALR(1) parser generator"
1533version = "2.5.2"
1534
1535[latch]
1536dependencies = ["matchable"]
1537license = "public-domain"
1538sha256 = "0sl8i18g03cl8qpaqbrfkcx7xd28jyxcb183873s9yq7max4zryr"
1539synopsis = "Evaluate expressions once"
1540version = "0.3"
1541
1542[lay]
1543dependencies = []
1544license = "bsd"
1545sha256 = "16dq7w93yg0m0df76lf506kg30715n932sv3ww4p1fn0b5mn0g27"
1546synopsis = "Lay eggs efficiently"
1547version = "0.3.3"
1548
1549[lazy-ffi]
1550dependencies = ["bind", "srfi-1", "srfi-69"]
1551license = "bsd"
1552sha256 = "07fqnpa8jlalgasi0w859qry84qfdg0pb4892cjazsfl72ii5yhw"
1553synopsis = "A foreign function interface for lazy programmers"
1554version = "1.8.6"
1555
1556[lazy-seq]
1557dependencies = ["srfi-1"]
1558license = "bsd"
1559sha256 = "12gz8999g73fa20v067gs4v6zs65w8qajwjfsngbcdaqadv2733g"
1560synopsis = "Clojure-like lazy sequences"
1561version = "2"
1562
1563[ldif-sexpr]
1564dependencies = ["uri-common", "base64", "srfi-1", "srfi-13", "srfi-14", "matchable"]
1565license = "bsd"
1566sha256 = "123d95vxkn11zdqfy73l2n26f6i8zcj97zhcc6yhia6f1x4qb61n"
1567synopsis = "Convert (parse&write) LDIF, rfc4514 and LDAP filters (rfc2254) into S-expressions."
1568version = "0.3.2"
1569
1570[leveldb]
1571dependencies = []
1572license = "bsd"
1573sha256 = "14wjgiaclxm6f3m88fakg5hdpxd1f8d8yzm6vgwv01dd6izqpvfv"
1574synopsis = "Bindings to Google's LevelDB Key-Value Store"
1575version = "1.2"
1576
1577[levenshtein]
1578dependencies = ["srfi-1", "srfi-13", "srfi-63", "srfi-69", "vector-lib", "utf8", "miscmacros", "record-variants", "check-errors"]
1579license = "bsd"
1580sha256 = "07i97va0ajg1zhbnpc5lyp8qdpa7rhg579y0xhvpp370sa6qrchf"
1581synopsis = "Levenshtein edit distance"
1582version = "2.4.4"
1583
1584[lexgen]
1585dependencies = ["srfi-1", "utf8", "srfi-127"]
1586license = "gpl-3"
1587sha256 = "1dbvs2g5772w8nvh62rvnsqsmivr76ypkbncbs8l0rx9qi8ir9fn"
1588synopsis = "Lexer combinators"
1589version = "8.2"
1590
1591[linenoise]
1592dependencies = []
1593license = "bsd"
1594sha256 = "0is9j6hq6nmnsrn2g01ssxg8hwndc3y6fx02hsvfdsqqzj8qzjvr"
1595synopsis = "A minimal, zero-config, BSD licensed, readline replacement."
1596version = "1.0"
1597
1598[list-comprehensions]
1599dependencies = []
1600license = "bsd"
1601sha256 = "09v0k4wx4i456hdpsnani9i6ky7cy4sja4p57y4aqc5y5n1zaf0w"
1602synopsis = "Some list creating routines"
1603version = "1.2.1"
1604
1605[list-utils]
1606dependencies = ["utf8", "srfi-1", "check-errors"]
1607license = "bsd"
1608sha256 = "0bqfp9i10mrz5zs1mh2x7pgcp980qq9l31krxz37j619d1s5q807"
1609synopsis = "list-utils"
1610version = "2.8.0"
1611
1612[live-define]
1613dependencies = ["matchable"]
1614license = "public-domain"
1615sha256 = "07jlsrw0v9d1584zqn6clbyc5qawmibqjnzpn7vb6z65smk4036j"
1616synopsis = "Hack that replaces “define” with a version that mutates existing procedures."
1617version = "1.1"
1618
1619[llama]
1620dependencies = ["srfi-1", "srfi-4", "srfi-42", "srfi-69", "vector-lib", "blas", "random-mtzig", "endian-blob", "endian-port", "getopt-long"]
1621license = "mit"
1622sha256 = "07g7b9yp9h1r2zgdaqgzm5vpv77x74n34gij1fbw2l57h9r69yk8"
1623synopsis = "Inference with Llama2 model."
1624version = "1.2"
1625
1626[llrb-syntax]
1627dependencies = []
1628license = "bsd"
1629sha256 = "1yn9ilxdx4cx1famay0rxkzljxs7vfdcqsv74lidqd84z39swy2c"
1630synopsis = "Expands LLRB code customized to data structures."
1631version = "0.2"
1632
1633[llrb-tree]
1634dependencies = ["srfi-128", "miscmacros", "llrb-syntax"]
1635license = "bsd"
1636sha256 = "13qsba89mra5bs2gsv313dy6gvm3mzccl31gjh41wyk81xzaq434"
1637synopsis = "LLRB tree general and customized to key types."
1638version = "0.3.8"
1639
1640[lmdb-ht]
1641dependencies = ["rabbit", "srfi-69", "srfi-13", "compile-file"]
1642license = "bsd"
1643sha256 = "1ragkv9xpgsq9lfz0p6aknw54m4rynby2vq6xlhrlhwwq0g5v1ld"
1644synopsis = "Hashtable-like interface to the LMDB key-value database."
1645version = "3.4"
1646
1647[lmdb]
1648dependencies = ["srfi-1"]
1649license = "openldap"
1650sha256 = "0yr55f5sqj5ln8h0wd7ra8qrs5rv0rppqhg2px4azx1jn3mmgdl0"
1651synopsis = "Bindings to LMDB"
1652version = "1.0.7"
1653
1654[locale]
1655dependencies = ["srfi-1", "utf8", "check-errors"]
1656license = "bsd"
1657sha256 = "0f8fkl35v25lwad9nzpq3h01yxkh3k7hij9swacampl94cal1iix"
1658synopsis = "Provides locale operations"
1659version = "0.9.6"
1660
1661[locals]
1662dependencies = []
1663license = "bsd"
1664sha256 = "15wpww2qjv87k0j8lqvf4za16y7ip4s2949ax1h9ibfb4g21c11b"
1665synopsis = "local declarations inspired by ML"
1666version = "1.0.1"
1667
1668[loop]
1669dependencies = ["srfi-1"]
1670license = "gpl-2"
1671sha256 = "1i4k4sy7hjc2djk1h0j46hzv3vn4qp280dzv7w3j9lx2pcpjs4gs"
1672synopsis = "The Common Lisp LOOP macro"
1673version = "1.5"
1674
1675[lowdown]
1676dependencies = ["char-set-literals", "clojurian", "comparse", "fancypants", "srfi-1", "srfi-13", "srfi-14", "srfi-69", "sxml-transforms"]
1677license = "bsd"
1678sha256 = "0ihnsnjr2mfac2z053ra5167791c3jzz11wvj1fz2jz688pdr6rg"
1679synopsis = "A pure Chicken Markdown parser"
1680version = "3"
1681
1682[lsp-server]
1683dependencies = ["apropos", "chicken-doc", "json-rpc", "nrepl", "r7rs", "srfi-1", "srfi-18", "srfi-69", "srfi-133", "srfi-180", "uri-generic", "utf8"]
1684license = "mit"
1685sha256 = "08lgfg2qdk7nyqw8cgcfn5is7gq1g3vlji27m4llm6k4diknikx5"
1686synopsis = "LSP Server for CHICKEN."
1687version = "0.4.8"
1688
1689[macaw]
1690dependencies = []
1691license = "bsd"
1692sha256 = "1zc9prn3n4rac6ibgbfg0fcdl0czf31qhx8v2276m49i7hizvan4"
1693synopsis = "Efficient color types and math"
1694version = "0.1.1"
1695
1696[magic-pipes]
1697dependencies = ["srfi-38", "typed-records", "args", "alist-lib", "sql-de-lite", "medea", "ssql", "ssax", "sxml-serializer"]
1698license = "bsd"
1699sha256 = "1rxsy3mdagw713d6qhgyrq73gvgrvr4w1vgbs41zkkv1ck3ggqys"
1700synopsis = "Unix shell pipeline tools for working with s-expressions"
1701version = "1.3"
1702
1703[magic]
1704dependencies = []
1705license = "bsd"
1706sha256 = "17j25ckrhpm1k2ivl7qa1k87kylid466bb23ic96h64n111qhhdk"
1707synopsis = "libmagic bindings"
1708version = "0.1.0"
1709
1710[mailbox]
1711dependencies = ["srfi-1", "srfi-18"]
1712license = "bsd"
1713sha256 = "0rsd1rs7kf44ns48srzi1wrgxvq0dy0b3ilndlkjvs9imyr9n5l0"
1714synopsis = "Thread-safe queues with timeout"
1715version = "3.3.12"
1716
1717[make-tests]
1718dependencies = ["brev-separate", "srfi-1", "uri-common"]
1719license = "public-domain"
1720sha256 = "174nbjy27iiz29g906p9rsg036mgwjnl7ll0qc2clqzq1svkgqc7"
1721synopsis = "Create unit tests from a file of expressions"
1722version = "1.12"
1723
1724[make]
1725dependencies = ["srfi-1"]
1726license = "lgpl-2.0+"
1727sha256 = "0dhw7jf6f67y6wpcs2vq9b7jwhkkb2z9gwf1z036yvhfyir6l2z8"
1728synopsis = "The PLT 'make' macro"
1729version = "1.9"
1730
1731[manual-labor]
1732dependencies = ["regex", "matchable", "svnwiki-sxml", "srfi-1", "uri-generic", "chicken-doc-html"]
1733license = "bsd"
1734sha256 = "1v8af7p0np2fphp5mi8kk1872lcqpka211j51dw6010db2262pbm"
1735synopsis = "Generate static HTML manual from wiki docs"
1736version = "0.3"
1737
1738[markdown-svnwiki]
1739dependencies = ["lowdown", "sxml-transforms", "miscmacros", "srfi-1", "srfi-13", "srfi-37"]
1740license = "bsd"
1741sha256 = "1iw63ki41f1gr2b89k0ligwyljxfx8ysaacfnf70wgz4j70mh282"
1742synopsis = "Convert Markdown to svnwiki"
1743version = "0.3.1"
1744
1745[match-generics]
1746dependencies = ["brev-separate", "matchable", "quasiwalk", "srfi-1"]
1747license = "bsd-1-clause"
1748sha256 = "0vpwsvanjyga1b5jxb9h7bf4rq8nms69lrwphfl1ak1218n23l45"
1749synopsis = "matchable generics"
1750version = "2.12"
1751
1752[matchable]
1753dependencies = []
1754license = "public-domain"
1755sha256 = "1c7c61wivhn8qrj5rfivr2f0ffjgl4ccd6chk9p705rynjiv7pw0"
1756synopsis = "Hygienic MATCH replacement"
1757version = "1.2"
1758
1759[math-utils]
1760dependencies = ["memoize", "miscmacros", "srfi-1", "vector-lib"]
1761license = "public-domain"
1762sha256 = "0dbglbhj9bb1fbhb5ckssalvvpvmqmq71lzifzmpqlpjqra12ql5"
1763synopsis = "Miscellaneous math utilities"
1764version = "1.12.0"
1765
1766[math]
1767dependencies = ["srfi-1", "r6rs-bytevectors", "miscmacros", "srfi-133", "srfi-42"]
1768license = "gpl-3.0"
1769sha256 = "0q4996hf2wi043vni1006gm4xkj0rk76f505k158ggdv0ihqg5l7"
1770synopsis = "Chicken port of Racket's math library"
1771version = "0.3.4"
1772
1773[mathh]
1774dependencies = []
1775license = "public-domain"
1776sha256 = "1dh0clclb8bh7jl0xk806cz4gc41nzyav9zk4lpiw8pliagwal4m"
1777synopsis = "ISO C math functions and constants"
1778version = "4.7.1"
1779
1780[matrico]
1781dependencies = []
1782license = "zlib-acknowledgement"
1783sha256 = "11q9599lqs3rb0af6sxj2lvbm06a39igpnpdp1drl8zswdw41kyk"
1784synopsis = "A flonum matrix module for CHICKEN Scheme."
1785version = "0.6rel"
1786
1787[md2]
1788dependencies = ["message-digest"]
1789license = "bsd"
1790sha256 = "1laxza0p8cnywb7z3x7rkhhm1igcsbz5p8zh0pzshah4y1hj62nh"
1791synopsis = "Message Digest 2 algorithm as defined in RFC1319"
1792version = "1.4"
1793
1794[md5]
1795dependencies = ["message-digest-primitive"]
1796license = "public-domain"
1797sha256 = "04ax8sid739ls1n2yh3sk1a2y3wsk7g8g76hcaggpfkh2kqs0p2w"
1798synopsis = "Computes MD5 (RFC1321) checksums"
1799version = "4.1.4"
1800
1801[mdh]
1802dependencies = []
1803license = "gpl"
1804sha256 = "010k3i23d3q3mh63ggfxgnsfzcpn681j0jblagv4lbn1zz2np770"
1805synopsis = "interface to the MDH database"
1806version = "0.3"
1807
1808[medea]
1809dependencies = ["comparse", "srfi-1", "srfi-13", "srfi-14", "srfi-69"]
1810license = "bsd"
1811sha256 = "1ad7x1sziynjjgxiv70ghbabc1mwa15mdx38wazfzn3nl7ma1hm6"
1812synopsis = "A JSON parser (and emitter) built with comparse"
1813version = "4"
1814
1815[memcached]
1816dependencies = ["base64", "srfi-13", "srfi-14"]
1817license = "bsd"
1818sha256 = "1n6y2bgwc7bxcd8mv6zrq4d09659bx664m8v6zvj4c67dqrcrrd8"
1819synopsis = "Client interface to the Memcached protocol."
1820version = "1.5"
1821
1822[memoize]
1823dependencies = ["srfi-69"]
1824license = "bsd"
1825sha256 = "1xh9cfxbr28x2kmsr4n54ynmpz9z5wl9b0rc455mhb6ilsl5nyzi"
1826synopsis = "Procedures memoization"
1827version = "0.3"
1828
1829[memory-mapped-files]
1830dependencies = []
1831license = "bsd"
1832sha256 = "08vk7j2bfykcfwxl7g06qpbnr287i7d2l5nkpbaiyhi2ws1nhjl9"
1833synopsis = "Memory-mapped file access for UNIX and Windows"
1834version = "0.4"
1835
1836[message-digest-primitive]
1837dependencies = ["check-errors"]
1838license = "bsd"
1839sha256 = "16n1mxwlybx999v89l2g4yh3fpq69gqax4dpzpdywb60islagc22"
1840synopsis = "Message Digest Primitive"
1841version = "4.3.9"
1842
1843[message-digest-type]
1844dependencies = ["blob-utils", "string-utils", "message-digest-primitive", "check-errors"]
1845license = "bsd"
1846sha256 = "0fc8vqbyxsmzx96mjaaawx74pfsi7sfshqv2lmf6krkp6vji27nm"
1847synopsis = "Message Digest Type"
1848version = "4.3.7"
1849
1850[message-digest-utils]
1851dependencies = ["blob-utils", "string-utils", "memory-mapped-files", "message-digest-primitive", "message-digest-type", "check-errors", "miscmacros"]
1852license = "bsd"
1853sha256 = "1g4vvkfmyqs7p55mhlld1vpa9dfyywz387dv80vxjgqr1q11dvig"
1854synopsis = "Message Digest Support"
1855version = "4.4.0"
1856
1857[message-digest]
1858dependencies = ["message-digest-primitive", "message-digest-type", "message-digest-utils"]
1859license = "bsd"
1860sha256 = "0fv3w34rqs2v4rh2haa0r9kfk1s2fzxrvsn33jsnzxxkdhm3zz4m"
1861synopsis = "Message Digest (omnibus)"
1862version = "4.3.0"
1863
1864[messages]
1865dependencies = ["bindings"]
1866license = "bsd"
1867sha256 = "08mnsyh7w0dvcx7qy21b4a91hnb4k8pam7jcscgpv8psflaaz27j"
1868synopsis = "Creating algebraic- and abstract-types based on vectors"
1869version = "0.7"
1870
1871[micro-benchmark]
1872dependencies = ["micro-stats", "srfi-1"]
1873license = "gplv3"
1874sha256 = "0v1w94p4ijwv6lhnhxb9v3rc2vxa8jy0jfh1qgyv658200q4ja77"
1875synopsis = "Easily create micro-benchmarks"
1876version = "0.1.0"
1877
1878[micro-stats]
1879dependencies = ["srfi-1", "sequences", "sequences-utils"]
1880license = "gplv3"
1881sha256 = "1l605zjij8xbj55skqr7mbmpfibf7ijzz7q8i320g7iav9z8vjmk"
1882synopsis = "Easily create micro-stats"
1883version = "0.3.0"
1884
1885[mini-kanren]
1886dependencies = ["srfi-1"]
1887license = "mit"
1888sha256 = "036i34dzdnpb62951n7qh253q7gzg0rwhjj7nw1c43zn1hb5zw5j"
1889synopsis = "Packages the canonical miniKanren implementation for CHICKEN Scheme."
1890version = "1.2.0"
1891
1892[minissh]
1893dependencies = ["tweetnacl", "matchable", "gochan", "base64", "queues", "srfi-13", "srfi-18", "srfi-69", "message-digest-utils", "sha2"]
1894license = "bsd"
1895sha256 = "1s1yy4wzwcg3g32dhz8al6h56mjnl34fzccl41513v0shlgmkk6q"
1896synopsis = "An SSH-2 server and client implementation"
1897version = "1.0.0"
1898
1899[miscmacros]
1900dependencies = []
1901license = "bsd"
1902sha256 = "0xs8ksnbpxm0a1s2bcqybliaqpr5agin4ksn3hyjwniqhzx4qzg8"
1903synopsis = "Various helper macros"
1904version = "1.0"
1905
1906[mistie]
1907dependencies = ["srfi-1"]
1908license = "bsd"
1909sha256 = "0qfz8zc41wm2afwwbg1c8gmpzlph07nsj4r86lx01af9s03nvpfa"
1910synopsis = "A programmable filter"
1911version = "1.9"
1912
1913[modular-arithmetic]
1914dependencies = ["srfi-1", "matchable"]
1915license = "bsd"
1916sha256 = "0gh4017knjkqhp4rcvjwiw727235yhpmn0dybd3v0cckbsxhic1a"
1917synopsis = "Modular Arithmetic on Finite Fields"
1918version = "1.0.3"
1919
1920[module-declarations]
1921dependencies = ["matchable", "srfi-1"]
1922license = "bsd"
1923sha256 = "079zs0cc7bmc1macvsh79q1x4rbjqw25hcvlcis8xxg3952vlqfg"
1924synopsis = "Module declarations"
1925version = "0.3.1"
1926
1927[monad]
1928dependencies = ["srfi-1"]
1929license = "bsd"
1930sha256 = "0728kk31h3c1gd7palgp4pmhjjrjdgyrplb2166jmmd1d5n1ajkf"
1931synopsis = "Monads"
1932version = "5.1"
1933
1934[monocypher]
1935dependencies = []
1936license = "bsd-2-clause"
1937sha256 = "09q33a6b8v306j93kd67wk5gisca7sij0p98i7pd10xnimllc5hh"
1938synopsis = "Monocypher cryptographic library"
1939version = "4.0.1"
1940
1941[moremacros]
1942dependencies = ["srfi-69", "miscmacros", "check-errors"]
1943license = "bsd"
1944sha256 = "0xwrsak9r77gyq85jhqj1hwjpmv897d8mgzqhw1q7br2clry44sk"
1945synopsis = "More miscellaneous macros"
1946version = "2.5.3"
1947
1948[mosquitto]
1949dependencies = ["srfi-1"]
1950license = "mit"
1951sha256 = "1kc5kh9lp17lpx48br8mb2wg78li7g4kq606dq86v02kwj1b4xh1"
1952synopsis = "Bindings to mosquitto MQTT client library"
1953version = "0.1.5"
1954
1955[mpd-client]
1956dependencies = ["regex", "srfi-1"]
1957license = "bsd"
1958sha256 = "059dbm63cklnfvycas7zi7n8hbl3c82k07b6z4rni9jqg3cbs879"
1959synopsis = "Interface to Music Player Daemon"
1960version = "2.1"
1961
1962[mpi]
1963dependencies = ["srfi-1", "srfi-13", "srfi-14", "srfi-1", "compile-file"]
1964license = "gpl-3"
1965sha256 = "0ca91ny4cqgd69f62l0slg8f9dvnchy6c289nmik7wnnr8ns1g13"
1966synopsis = "Message-passing Interface (MPI)"
1967version = "2.5"
1968
1969[msgpack]
1970dependencies = ["matchable", "srfi-1", "srfi-69"]
1971license = "bsd"
1972sha256 = "1plmvyy274c1qg2d3x44wpddjkj4hz6lglkkg1km4jn4h7f81gwq"
1973synopsis = "MessagePack implementation for CHICKEN"
1974version = "1.0.3"
1975
1976[multipart-form-data]
1977dependencies = ["intarweb", "comparse", "records"]
1978license = "bsd"
1979sha256 = "10ik64k5hi7i78nwnc3q9ms49zvn794n6k3imnjr6hhvi9hxy0vy"
1980synopsis = "Reads & decodes HTTP multipart/form-data requests."
1981version = "0.2"
1982
1983[nanomsg]
1984dependencies = ["foreigners", "srfi-18"]
1985license = "mit"
1986sha256 = "01ma6cxmbc0bmk4598q3ag28pnbqlmcfq11mbs4c87ir82bkvz7h"
1987synopsis = ""
1988version = "1.0.0.6"
1989
1990[nanosleep]
1991dependencies = []
1992license = "bsd"
1993sha256 = "1nynvd6sv8ffxk0jlvr77mgm0r1rww4c1n5k5m799b36w4gs6df9"
1994synopsis = "Interface to POSIX nanosleep"
1995version = "0.3.0"
1996
1997[natural-sort]
1998dependencies = []
1999license = "mit"
2000sha256 = "002xxdqydn20aynsimgi3p5m7cm28c1cdyqmwxg6k59pd5c2djpx"
2001synopsis = "Natural sorting procedures"
2002version = "1.1"
2003
2004[ncurses]
2005dependencies = ["bind"]
2006license = "bsd"
2007sha256 = "1cdkicn3zmb8vcnqwd4rk19ywc7kfj3zsmi2wl6g41b4gdyd3xw8"
2008synopsis = "An interface to the UNIX ncurses package"
2009version = "2.0"
2010
2011[noise]
2012dependencies = ["glls"]
2013license = "bsd"
2014sha256 = "10m0mfr02qx439mdniljsr98wgz26vz7dxpzw6wrv7rrkhsmsy6c"
2015synopsis = "Noise generation functions on the GPU"
2016version = "0.2.0"
2017
2018[npdiff]
2019dependencies = ["srfi-1", "datatype", "yasos"]
2020license = "gpl-3"
2021sha256 = "08s172bggsa7hnfqyfbkvx9qz6q26qbaanhm86s3mcg6pf0bx10k"
2022synopsis = "Compute the longest common subsequence of two sequences"
2023version = "2.0"
2024
2025[nrepl]
2026dependencies = ["srfi-18"]
2027license = "bsd"
2028sha256 = "12iad99bpv18k7jn8shc7mga2h218g5hll3arhfcvmka4grndvzs"
2029synopsis = "Simple networked REPL over TCP"
2030version = "5.1.0"
2031
2032[number-limits]
2033dependencies = []
2034license = "bsd"
2035sha256 = "0cn8ikb474qns94qh2xnpswqljkw6dczrcqlnyf8paj3fiyqqxmj"
2036synopsis = "Limit constants for numbers"
2037version = "3.0.10"
2038
2039[oauth]
2040dependencies = ["srfi-1", "srfi-13", "uri-common", "intarweb", "http-client", "hmac", "sha1", "base64"]
2041license = "bsd"
2042sha256 = "1afqv4acx1682ph81ggkpa6rrv0wyzg9094ab4xx12ygkiib8g2f"
2043synopsis = "OAuth 1.0, 1.0a, RFC 5849"
2044version = "0.3"
2045
2046[oauthtoothy]
2047dependencies = ["schematra", "openssl", "http-client", "intarweb", "uri-common", "medea", "schematra", "schematra-session"]
2048license = "bsd"
2049sha256 = "02r2lmf1mqlqji0v4x808gw6hc3lciq860kf51dr9bkn3smcg1j7"
2050synopsis = "Oauth2 support for Schematra"
2051version = "0.1.0"
2052
2053[object-evict]
2054dependencies = ["srfi-69"]
2055license = "bsd"
2056sha256 = "1g0vzz1j7p6h0y994hqpdrqydssyakyizf2in41crwkn3b7d8b8f"
2057synopsis = "Evict data to unmanaged memory"
2058version = "0.1.1"
2059
2060[opencl]
2061dependencies = []
2062license = "bsd"
2063sha256 = "18xbnw47abkxyqm8irlk38qak8m2zmnw3z53ixzck97260hyy03y"
2064synopsis = "Bindings to OpenCL"
2065version = "1.3"
2066
2067[opengl]
2068dependencies = ["bind", "silex"]
2069license = "bsd"
2070sha256 = "1b3jasjy0h3zvglnpva0pb307n2qff0c365sk420ya6w53pshhm2"
2071synopsis = "OpenGL bindings"
2072version = "1.22"
2073
2074[openssl]
2075dependencies = ["srfi-1", "srfi-13", "srfi-18", "address-info"]
2076license = "bsd"
2077sha256 = "1x6y0i9mgfxiays044babfkz7jy2635gy9c27fab5knvhhdqz6lg"
2078synopsis = "Bindings to the OpenSSL SSL/TLS library"
2079version = "2.2.6"
2080
2081[operations]
2082dependencies = ["srfi-1"]
2083license = "bsd"
2084sha256 = "0zqcvbc4f6576y61kmyd9xz99pkj09fnb2mjdb8dfnxn5w3s8i86"
2085synopsis = "The T object system"
2086version = "0.6"
2087
2088[optimism]
2089dependencies = []
2090license = "public-domain"
2091sha256 = "0sw7sxx530bpgl8spxq0k9ry044k8nsn85y4xip0vhwcprjkqhmk"
2092synopsis = "Command line option handling"
2093version = "0.1.0"
2094
2095[packrat]
2096dependencies = ["srfi-1"]
2097license = "mit"
2098sha256 = "0kiasam3d5jgqjl79fvs10djx091galnvznisd0xs5jns7gbba45"
2099synopsis = "A packrat parsing library"
2100version = "1.6"
2101
2102[pandoc]
2103dependencies = ["cjson", "http-client", "medea", "r7rs", "scsh-process"]
2104license = "mit"
2105sha256 = "034gmrir5bfffz7mybmd0b4k3yjvrc19gc5a086pxzcg6ijzbcyr"
2106synopsis = "Call upon Pandoc to parse documents into SXML"
2107version = "0.2.3"
2108
2109[parley]
2110dependencies = ["miscmacros", "srfi-1", "srfi-13", "srfi-18", "srfi-71", "stty"]
2111license = "bsd"
2112sha256 = "10hb7a40lcy0mamwh2hcncdjracf5llq1pppafmgg9fcj8iav2pw"
2113synopsis = "A readline replacement written in scheme based on linenoise."
2114version = "1.0.1"
2115
2116[pastiche]
2117dependencies = ["awful", "awful-sql-de-lite", "simple-sha1", "intarweb", "html-parser", "colorize", "miscmacros", "utf8"]
2118license = "bsd"
2119sha256 = "1y5bi6zghymz3k3ynj21by4p6550qc2sk2a2xxgbiifz56pkh786"
2120synopsis = "A small awful app implementing a pastebin service"
2121version = "1.3"
2122
2123[patch]
2124dependencies = ["srfi-1", "regex"]
2125license = "mit"
2126sha256 = "1qgbk91zbq4rxc2kvmczlflkjsym1x09i4g1bmcyfa2cds5rkmgx"
2127synopsis = "Simple source patch utility"
2128version = "1.15"
2129
2130[pathname-expand]
2131dependencies = ["srfi-13"]
2132license = "bsd"
2133sha256 = "1dywjbim23k12fcvdiypq2g5p8wyljgq7zmsvlf8h2anaaq34sm1"
2134synopsis = ""
2135version = "0.3"
2136
2137[pbkdf2]
2138dependencies = ["message-digest", "hmac", "sha2", "sha1", "md5", "md2"]
2139license = "bsd"
2140sha256 = "031yfdg33ypiyvqcd58paxfrmxy5j0nksjy7c2hgxrmz4q3dsb48"
2141synopsis = "Password-Based Key Derivation Function as defined in RFC2898"
2142version = "1.3"
2143
2144[pdf]
2145dependencies = ["srfi-1", "regex", "format"]
2146license = "bsd"
2147sha256 = "1klqq78pcdg2r8simcyjkdjb9664h5cz2indksjdlpj3ma3zb3ax"
2148synopsis = "A library for PDF generation."
2149version = "1.1"
2150
2151[pigeon-hole]
2152dependencies = ["srfi-18"]
2153license = "bsd"
2154sha256 = "0sz97xznai8a2gsfc2f2aink8rhmksz7iqbl7k061wfgf4w8vrvk"
2155synopsis = "A mailbox constrained by capacity."
2156version = "0.2.8"
2157
2158[pipes]
2159dependencies = []
2160license = "bsd"
2161sha256 = "1bljwlb3s47hcllm05am8bj5clpywchffnkk2ajx572vl5b0qs92"
2162synopsis = "sequencing partial combinations"
2163version = "1.0.1"
2164
2165[pkg-config]
2166dependencies = ["posix-utils"]
2167license = "bsd"
2168sha256 = "0q2zjfcywgqjv13cl1mjbl7n1csyq9rzkk20kky8ra0j3mkdql03"
2169synopsis = "Wrapper around pkg-config"
2170version = "0.1.2"
2171
2172[pledge]
2173dependencies = ["module-declarations"]
2174license = "bsd"
2175sha256 = "1fj53zvsld6n2sasp3lwnjxsmn11z5zf53928gygh6rb84mfhq22"
2176synopsis = "Bindings for OpenBSD's pledge(2)"
2177version = "0.1.0"
2178
2179[plot]
2180dependencies = ["srfi-1", "srfi-13", "datatype", "matchable", "compile-file"]
2181license = "gpl-3"
2182sha256 = "12f0jrj0xhaj6yggf8d89iqznc30j4bhivl25p5b4vrdkd4mac2v"
2183synopsis = "An interface to GNU libplot, a library for device-independent two-dimensional vector graphics."
2184version = "2.1"
2185
2186[posix-groups]
2187dependencies = []
2188license = "bsd"
2189sha256 = "0s2gdq2kkpik7l3cms3mp15x7j15dp22pcrfrkap77hfl6xpyh8z"
2190synopsis = "Access POSIX group information"
2191version = "0.2.1"
2192
2193[posix-mq]
2194dependencies = ["srfi-1", "compile-file"]
2195license = "bsd"
2196sha256 = "19la5grxxrlx853kcgnr47987yrrbmh1l5kbs5x6absj45ivzllk"
2197synopsis = "POSIX message queues API"
2198version = "1.1"
2199
2200[posix-regex]
2201dependencies = ["r7rs"]
2202license = "gpl-3"
2203sha256 = "1zswh1d96q24271mkzx7fc8802z9h9bkcb8nmakpf8prl1d2yjvg"
2204synopsis = "A thin wrapper around POSIX regular expression matching"
2205version = "0.1.0"
2206
2207[posix-shm]
2208dependencies = ["srfi-1", "compile-file"]
2209license = "bsd"
2210sha256 = "12rljfwpq1jax439jhcvmyjz6ijra1wis8nysi0sbnmdzlm3w3gd"
2211synopsis = "POSIX shared memory API"
2212version = "1.4"
2213
2214[posix-utils]
2215dependencies = ["srfi-1", "utf8", "check-errors"]
2216license = "bsd"
2217sha256 = "1x5591jxyz31b2d0s5ywp6ywd5ia57nv1pavwf4iizyifs500bm8"
2218synopsis = "posix-utils"
2219version = "2.1.5"
2220
2221[postgresql]
2222dependencies = ["sql-null", "srfi-1", "srfi-13", "srfi-69"]
2223license = "bsd"
2224sha256 = "1bp1xik3d264r191lr71rjrpfqw5cjd03kqnld2xdng734c3vn5z"
2225synopsis = "Bindings for PostgreSQL's C-api"
2226version = "4.1.6"
2227
2228[poule]
2229dependencies = ["datatype", "mailbox", "matchable", "srfi-1", "srfi-18", "typed-records"]
2230license = "bsd"
2231sha256 = "1kx745i0gfncwfacz0knaazcxj77csc0ad9cfwdlgbcxd5mnc5gn"
2232synopsis = "Manage pools of worker processes"
2233version = "0.1.3"
2234
2235[prefixes]
2236dependencies = []
2237license = "bsd"
2238sha256 = "1gf9n3irfflrhjhhwfjdaav02yl0a3j1bqrs82xwcib4rbs1r9xr"
2239synopsis = "prefixing in er-macro-transformers made easy"
2240version = "2.0"
2241
2242[premodules]
2243dependencies = ["simple-tests"]
2244license = "bsd"
2245sha256 = "1ajip86bq872k8k7jra7nsm76vp3zzwwcy5n6467pvr3z16nsw2h"
2246synopsis = "Converting a premodule into module, test and doc files"
2247version = "0.7"
2248
2249[preserve]
2250dependencies = ["brev-separate"]
2251license = "public-domain"
2252sha256 = "0nabvcf0aqz66x8vjbf6j7q1mpl65xbk8i55crydxnwnaq4jnf8r"
2253synopsis = "Cache a procedure for a set time"
2254version = "1.1"
2255
2256[procedural-macros]
2257dependencies = ["bindings"]
2258license = "bsd"
2259sha256 = "0770cpzd75jky6pjn57z9f8gg7jiy5a4lng798ndcqhzfqvmbfdi"
2260synopsis = "procedural-macros made easy"
2261version = "3.0.1"
2262
2263[procedure-decoration]
2264dependencies = ["check-errors"]
2265license = "bsd"
2266sha256 = "1f3967abpik69k89rr2bv28xdnq9ps7z9hyf7xmsqs2frf7iy534"
2267synopsis = "Procedure Decoration API"
2268version = "3.0.1"
2269
2270[prometheus]
2271dependencies = ["srfi-1"]
2272license = "bsd"
2273sha256 = "0a7vj4wymc3cx5l4z9dagqsg1sy88cbp67fhbnvghi5b1lqz6ypz"
2274synopsis = "The Prometheus Object System."
2275version = "1.0.0"
2276
2277[protobj]
2278dependencies = []
2279license = "lgpl-2.1"
2280sha256 = "181cdk8w2346i1x7yj77kzs7zlv2617m6drbacjf7zlv7jjb59sv"
2281synopsis = "A prototype-delegation object model"
2282version = "0.5"
2283
2284[protobuf]
2285dependencies = ["srfi-13", "srfi-18", "srfi-42", "srfi-69", "srfi-99"]
2286license = "bsd"
2287sha256 = "0qwc8akm3ig6dxv7f0xp1cp19pcz4064bcndg24jjcf7bwq32b71"
2288synopsis = "Protocol buffer serialization"
2289version = "1.2.3"
2290
2291[pseudo-meta-egg-info]
2292dependencies = ["spiffy", "uri-common", "svn-client"]
2293license = "public-domain"
2294sha256 = "0fygg85s823y5sblqpbqg4flf7cyynar49p1a37rlig3d7biag5b"
2295synopsis = "Provide automatically generated release-info and a pseudo-\"meta\"-file for eggs in svn"
2296version = "1.2"
2297
2298[pseudolists]
2299dependencies = []
2300license = "bsd"
2301sha256 = "0x9pgg0wfk7c9by77s2kf72vksgqmfdk5rzsx0shc5rwr4k3jn6c"
2302synopsis = "pseudolists as a generalisation of ordinary lists"
2303version = "3.0"
2304
2305[pstk]
2306dependencies = ["srfi-1", "srfi-13"]
2307license = "bsd"
2308sha256 = "0mznr8qhnm4ijacy2pxm6xh7vkcrbpycqq07j0zdva88kprd3lhw"
2309synopsis = "PS/Tk: Portable Scheme interface to Tk"
2310version = "1.4.2"
2311
2312[pthreads]
2313dependencies = ["srfi-18"]
2314license = "bsd"
2315sha256 = "0972hryj13av238dwp02ich3sdydk4nivrqf3qkp3pvrlalpy5rl"
2316synopsis = "Maintain and talk to a pthread pool."
2317version = "0.2"
2318
2319[pwdb]
2320dependencies = ["stty", "tweetnacl", "args", "srfi-1", "srfi-13", "srfi-69", "matchable"]
2321license = "bsd"
2322sha256 = "0pj5s6xb34026mg5qajrsanvn4f05qh4zdj69900md1rm4d033na"
2323synopsis = "A command-line-based password manager"
2324version = "1.4"
2325
2326[pyffi]
2327dependencies = ["srfi-1", "srfi-69", "bind", "utf8", "compile-file", "pkg-config", "srfi-13"]
2328license = "gpl-3"
2329sha256 = "1a62kd4qscl16hqmbj94yvnwhfgh5dkpqkrrlpw9pa0ngfb8854v"
2330synopsis = "An interface to the Python programming language."
2331version = "3.14"
2332
2333[qt-light]
2334dependencies = ["bind", "protobj", "matchable", "miscmacros", "shell"]
2335license = "bsd"
2336sha256 = "1m84b11ak23z6vpi3hqs5b4v5c1n1yq5p4l31m8v8ajqayi6n0rm"
2337synopsis = "A lightweight Qt 5 interface"
2338version = "1.0"
2339
2340[quasiwalk]
2341dependencies = ["matchable", "brev-separate"]
2342license = "bsd-1-clause"
2343sha256 = "1w9lvcqdipsmxzpg8ka7y2yy46vklbzad9lzkml873ijfn23bw27"
2344synopsis = "A tree map that respects quote, quasiquote, and unquote"
2345version = "1.10"
2346
2347[queues]
2348dependencies = []
2349license = "public-domain"
2350sha256 = "0i7ywz4p5fhninfgf0fk8h6cdqdp4hdqb76y5cgnzspnmv5qpg26"
2351synopsis = "A queue data structure"
2352version = "0.1"
2353
2354[qwiki]
2355dependencies = ["intarweb", "uri-common", "spiffy", "sxml-transforms", "svn-client", "estraier-client", "sxpath", "simple-sha1", "svnwiki-sxml", "html-parser", "colorize", "srfi-1", "srfi-13", "srfi-14"]
2356license = "bsd"
2357sha256 = "14m75v6a2bfqag646zx95hqhn6g16dm921klkmj1xvf8f19nf2mb"
2358synopsis = "qwiki - the quick wiki"
2359version = "2.2"
2360
2361[r6rs-bytevectors]
2362dependencies = ["utf8"]
2363license = "mit"
2364sha256 = "1qah1bym1q3ww0fkyqvz048q9brv7ffsz2x3cqpx0cp7yk41by9m"
2365synopsis = "An implementation of r6rs bytevectors"
2366version = "0.1.7"
2367
2368[r7rs-tools]
2369dependencies = ["r7rs", "srfi-1"]
2370license = "public-domain"
2371sha256 = "09l2h810av8l2ql0jv08jghdk3wvswddx6qxsxibv2frz1mplqi0"
2372synopsis = "\"Pure\" r7rs compiler and interpreter"
2373version = "0.1.1"
2374
2375[r7rs]
2376dependencies = ["matchable", "srfi-1", "srfi-13"]
2377license = "bsd"
2378sha256 = "08bwp24x20x6cgl9nprw5grhxg022kj2hvmlai1908xaza6fpcn7"
2379synopsis = "R7RS compatibility"
2380version = "1.0.12"
2381
2382[rabbit]
2383dependencies = ["srfi-1"]
2384license = "public-domain"
2385sha256 = "16iics3fiv0i9c011lcx3mqbf692gmk8chclrnx645s08gm75660"
2386synopsis = "Rabbit stream cipher."
2387version = "2.1"
2388
2389[random-mtzig]
2390dependencies = ["bind"]
2391license = "bsd"
2392sha256 = "0swkhz2ifg2f5cwpi4njfgjfzvdhr0crkz4w77bnsk4fip86vk6h"
2393synopsis = "MT19937 random number generator with Marsaglia and Tang's Ziggurat algorithm to generate random numbers from a non-uniform distribution."
2394version = "5.1"
2395
2396[rb-tree]
2397dependencies = ["datatype", "matchable", "yasos", "srfi-1"]
2398license = "gpl-3"
2399sha256 = "0nnmm6yixfwz2qfzygxrgpi822cxaqrd7gzaz91klb7vwgx7zxqf"
2400synopsis = "A sorted dictionary data structure based on red-black trees."
2401version = "6.2"
2402
2403[rbf]
2404dependencies = []
2405license = "gpl-3"
2406sha256 = "1r41kpsw4syarj9fnajazhs4q1z8hxvh0zd4wf8q5yjv2jgc6pls"
2407synopsis = "Bindings for the Radial Basis Function interpolation routines by John Burkardt."
2408version = "1.1"
2409
2410[record-variants]
2411dependencies = []
2412license = "bsd"
2413sha256 = "1ha392k88389ls5yj08mf7gnnlysy5vzcz30ndiihlcwk2q49sq5"
2414synopsis = "Optimized record access"
2415version = "1.1"
2416
2417[records]
2418dependencies = ["srfi-1"]
2419license = "public-domain"
2420sha256 = "00nk7gyk8ikp6z5vlxb0my1a3b4fb9ym8x2dfqlh4gkf0r97rb61"
2421synopsis = "Procedural record-type interface"
2422version = "1.4"
2423
2424[redis]
2425dependencies = ["r7rs", "srfi-34", "srfi-35", "srfi-69", "srfi-99", "srfi-113", "srfi-128", "srfi-133", "srfi-152", "srfi-158"]
2426license = "bsd"
2427sha256 = "1p3q9216y0ddnghcy83h3xm0vi2qg17kv1v1xff2sfz4mzliy6qf"
2428synopsis = "A Redis client library for Chicken Scheme"
2429version = "0.6"
2430
2431[regex-case]
2432dependencies = ["regex"]
2433license = "bsd"
2434sha256 = "1w6hs81ibjl0bc51c3sm9h5knkws5665mbhwi9akazfflfjgia5p"
2435synopsis = "Provides an easy to use <code>case</code> construct for regular expression matching"
2436version = "1.3"
2437
2438[regex]
2439dependencies = []
2440license = "bsd"
2441sha256 = "1hxkva5jvk08wnj3x4lnyxhhyr5vkbs7q99qzpnwmfphbrzmmqzr"
2442synopsis = "Compatibility library for old regular expression API"
2443version = "2.0"
2444
2445[remote-mailbox]
2446dependencies = ["tcp-server", "s11n", "mailbox", "srfi-18", "synch", "miscmacros", "moremacros", "llrb-tree", "condition-utils", "check-errors"]
2447license = "bsd"
2448sha256 = "1q1y9n1sfa7v11wkw0xyddnwmw2na59am0kvkxjcn5vc31xlak9r"
2449synopsis = "Remote Mailbox"
2450version = "1.0.9"
2451
2452[rest-bind]
2453dependencies = ["intarweb", "uri-common"]
2454license = "bsd"
2455sha256 = "04c3rh2xjm6qrl0swlyh697r8f02rrfkiccajdvbngbq9c2cjk39"
2456synopsis = "Generates wrappers to REST-like HTTP APIs."
2457version = "0.6"
2458
2459[rfc3339]
2460dependencies = ["matchable", "regex"]
2461license = "bsd"
2462sha256 = "0gfwz46jjs2jffax8xl3cd0bmja36mhcxikn45prbgafsam30y1l"
2463synopsis = "RFC3339 datetime parser"
2464version = "0.1.3"
2465
2466[ripemd]
2467dependencies = ["message-digest-primitive"]
2468license = "bsd"
2469sha256 = "1x5kkfazbrxqyar5ll5jrba25bnp9l6r4nrbkrfgfdp1ngf58c3j"
2470synopsis = "RIPE Message Digest"
2471version = "2.1.3"
2472
2473[rlimit]
2474dependencies = ["srfi-13"]
2475license = "bsd"
2476sha256 = "1yxdn9y11i8s9mj5dknlpz588d48bklylxcq73v0s48a5m7vfpwp"
2477synopsis = "Setting resource limits"
2478version = "1.0.2"
2479
2480[rocksdb]
2481dependencies = []
2482license = "bsd"
2483sha256 = "1yrsclyzapyb96s46095xfd8yshp0rvxf3j5h9jbdqm93sqg2aic"
2484synopsis = "Bindings to Facebooks's RocksDB Key-Value Store"
2485version = "1.0"
2486
2487[rope]
2488dependencies = ["srfi-1", "srfi-13"]
2489license = "bsd"
2490sha256 = "0pif66a3hj29var419pd4rdcisyz36ny9w9jrkkjdwig57qiawww"
2491synopsis = "Heavyweight alternative to strings"
2492version = "0.1.0"
2493
2494[rss]
2495dependencies = ["matchable", "srfi-1", "ssax"]
2496license = "bsd"
2497sha256 = "1xk5v3cz1wvsryd3vkckqz0iw03l4w564y22dq0i5275vvyvb64w"
2498synopsis = "A RSS parser"
2499version = "1.7"
2500
2501[s11n]
2502dependencies = ["miscmacros", "matchable", "srfi-69"]
2503license = "bsd"
2504sha256 = "1vngrvh2b7rv5n5zvksfg27zikpc7d8xb8n1kd0pyfr7hna00wf9"
2505synopsis = "Serialization of arbitrary data."
2506version = "0.9.12"
2507
2508[s48-modules]
2509dependencies = ["srfi-1"]
2510license = "bsd"
2511sha256 = "1pn8igkydivysrlgc1l0c2j1cn3yvsb7ggbpfbrpdkwxb9wm810b"
2512synopsis = "basic Scheme48 module syntax"
2513version = "0.7"
2514
2515[s9fes-char-graphics-shapes]
2516dependencies = []
2517license = "public-domain"
2518sha256 = "18v3gspj8wirkzdy42bc199j4l3s0j0n0751hxli1m3b145agf01"
2519synopsis = "Scheme 9 from Empty Space Char Graphics Shapes"
2520version = "1.5.0"
2521
2522[s9fes-char-graphics]
2523dependencies = []
2524license = "public-domain"
2525sha256 = "09fklvrpss4ysgviy9bf1g569c6al93vg374s44prmlmwpcbynfj"
2526synopsis = "Scheme 9 from Empty Space Char Graphics"
2527version = "1.19.0"
2528
2529[salmonella-diff]
2530dependencies = ["salmonella", "salmonella-html-report", "srfi-1", "srfi-13", "sxml-transforms"]
2531license = "bsd"
2532sha256 = "1ghz1ary4qm0bqzl7sa781bwqq2sqxlnim6q7x51q6wna5g7kyph"
2533synopsis = "A tool to diff salmonella log files"
2534version = "1.1.1"
2535
2536[salmonella-feeds]
2537dependencies = ["atom", "rfc3339", "salmonella", "salmonella-diff", "srfi-1"]
2538license = "bsd"
2539sha256 = "00p5j9sz862djl4xpj64cs2glxc6z8v3ifrsw1lzgxpv4flk9w03"
2540synopsis = "A tool to generate atom feeds out of salmonella log files"
2541version = "0.1.1"
2542
2543[salmonella-html-report]
2544dependencies = ["salmonella", "srfi-1", "srfi-13", "sxml-transforms"]
2545license = "bsd"
2546sha256 = "1xrx2avw3y16bhdj91pyb1dkkn2hqykb1vmqpgjjsj3lnpxm4ksl"
2547synopsis = "A tool to generate HTML ouput out of salmonella log files"
2548version = "1.7.2"
2549
2550[salmonella]
2551dependencies = []
2552license = "bsd"
2553sha256 = "1hafbvhcscksjwf3s9ch7f2szk24i653zhnnlpcmx9dra6kzp8hj"
2554synopsis = "A tool for testing eggs"
2555version = "3.2.0"
2556
2557[salt]
2558dependencies = ["datatype", "matchable", "make", "mathh", "lalr", "datatype", "unitconv", "fmt"]
2559license = "gpl-3"
2560sha256 = "17vzsip5xyfqhyrhsrzda0bkqp6pxfday3idrgjqxm5lnm0wbzns"
2561synopsis = "Hybrid dynamical systems modeling."
2562version = "0.28"
2563
2564[sandbox]
2565dependencies = ["matchable", "defstruct"]
2566license = "bsd"
2567sha256 = "1vsr4nx20rgdszkrrsyl23lw1mf3qldyqcxlnf56s8swzfxcss3y"
2568synopsis = "A safe evaluation environment"
2569version = "1.91"
2570
2571[scan-input-lines]
2572dependencies = []
2573license = "bsd"
2574sha256 = "16pkx339r5s877np1k0dhs29zdcmrz0smcwmcpw23c540sq9jb2z"
2575synopsis = "Scan lines until a regex or predicate matches"
2576version = "0.2"
2577
2578[schematic]
2579dependencies = ["optimism", "r7rs"]
2580license = "bsd"
2581sha256 = "03nn90fi18gn29vxvslyi5zxhl5hx2m7f7ikfy9a3ypnkw1bh8qk"
2582synopsis = "Tools for Scheme development"
2583version = "0.3.2"
2584
2585[schematra-csrf]
2586dependencies = ["base64", "schematra", "schematra-session"]
2587license = "bsd"
2588sha256 = "0qqyjbqzaixh6d3a8zcqgm390wy4mrbr30w33f6q5nmz239ifiwl"
2589synopsis = "schematra-csrf - Schematra middleware to add CSRF"
2590version = "0.1.1"
2591
2592[schematra-session]
2593dependencies = ["message-digest", "hmac", "sha2", "base64", "srfi-69", "schematra"]
2594license = "bsd"
2595sha256 = "1kq0s713cysj03c0n1piknam3aghvkvjxvphj3r39hgm84ygdm9q"
2596synopsis = "Session support for Schematra"
2597version = "0.1.0"
2598
2599[schematra]
2600dependencies = ["spiffy", "base64", "nrepl", "srfi-1", "srfi-13", "srfi-18", "srfi-69", "chiccup", "medea"]
2601license = "bsd"
2602sha256 = "02h3a7jjpl0czymj5qp3fj2ph2qy1a44fl5cp6bm5divmba274js"
2603synopsis = "Schematra is a minimalistic web server built on top of spiffy"
2604version = "0.2.3"
2605
2606[scheme-indent]
2607dependencies = ["srfi-1"]
2608license = "bsd"
2609sha256 = "0czcmlcapq33f4g19x11q2nd3yrnf2mvb8hm2lcc2an6fp2gg4hc"
2610synopsis = "A Scheme code indenter"
2611version = "0.7"
2612
2613[scheme2c-compatibility]
2614dependencies = ["srfi-1", "srfi-13", "srfi-14", "traversal", "foreigners", "xlib"]
2615license = "lgpl"
2616sha256 = "1xj5j63bq1p69cily4dciqa105nkaj6gcfxf4d0r5ci8n7pwysv2"
2617synopsis = "Scheme->c compatibility package"
2618version = "1.8"
2619
2620[scm2wiki]
2621dependencies = ["srfi-1", "srfi-13", "srfi-14", "args", "comparse"]
2622license = "mit"
2623sha256 = "0q3w1i5ikn1hla4vy8g1374yh5ym9dh0fwm4pip8ffpdlhsbm571"
2624synopsis = "An auto-documentation tool for CHICKEN Scheme."
2625version = "0.6.0"
2626
2627[scmfmt]
2628dependencies = []
2629license = "bsd"
2630sha256 = "0vpixxbil8ckmhsvfc9szv5gsvc2a1m88n2vv5cab5paarl26rhg"
2631synopsis = "Chicken Scheme code formattor to use from stdin/stdout"
2632version = "0.1"
2633
2634[scsh-process]
2635dependencies = ["srfi-18", "llrb-tree"]
2636license = "bsd"
2637sha256 = "0i60h7qcn350d5wskvifqgq7h17ybi7jjzpia835689434zk353d"
2638synopsis = "A reimplementation for CHICKEN of SCSH's process notation."
2639version = "1.6.2"
2640
2641[scss]
2642dependencies = ["srfi-1", "matchable"]
2643license = "bsd"
2644sha256 = "0asc4lp83ylx2qz5y0svfdws2adm88vbhb69z0lflakbdj9mrqax"
2645synopsis = ""
2646version = "4"
2647
2648[sdl-base]
2649dependencies = ["srfi-1", "srfi-13"]
2650license = "lgpl-2.1"
2651sha256 = "17kgjy2mmhvnm07kvavp2injvbjsn57kz72b9krkm5p4q3jvlvjf"
2652synopsis = "Basic SDL support"
2653version = "0.9.2"
2654
2655[sdl2-image]
2656dependencies = ["sdl2"]
2657license = "bsd"
2658sha256 = "08kxmx97rw760vlqsfl6s89mjb2gxzynk2fvc6dd0s7spdjvjk34"
2659synopsis = "Bindings to SDL_image 2"
2660version = "0.2.0"
2661
2662[sdl2-ttf]
2663dependencies = ["sdl2", "miscmacros", "srfi-1"]
2664license = "bsd"
2665sha256 = "0sbj9dib5dx9gc8wayg3a74ag028spysqnl70r2x9hrvdh7pyclj"
2666synopsis = "Bindings to SDL_ttf 2"
2667version = "0.2.0"
2668
2669[sdl2]
2670dependencies = ["srfi-1"]
2671license = "bsd"
2672sha256 = "0is0x43273413jk7d8y80q27vc0yi8rpa7r72nb9rlzxwcazl5zn"
2673synopsis = "Bindings to Simple DirectMedia Layer 2 (SDL2)"
2674version = "0.4.1"
2675
2676[semantic-version]
2677dependencies = ["utf8", "srfi-1", "vector-lib", "srfi-69", "srfi-128", "record-variants"]
2678license = "bsd"
2679sha256 = "0xwy5jimqqq7h3sfvvhhs5kb29a9x57k4jcbmkrmsxizb3fqdl18"
2680synopsis = "Semantic Version Utilities"
2681version = "0.0.18"
2682
2683[sendfile]
2684dependencies = ["memory-mapped-files"]
2685license = "bsd"
2686sha256 = "1vi5i8df146j2gh4x7s8fry0bdzfm57f7v62zd5sd0x45h72lffw"
2687synopsis = "Sending a file over the network"
2688version = "2.0"
2689
2690[sequences-utils]
2691dependencies = ["srfi-1", "srfi-69", "sequences"]
2692license = "bsd"
2693sha256 = "0j3z8fz1zrlpadphfrkikpsnd74r8q8i4lxlnp4srlq4iwlb7b45"
2694synopsis = "(More) Generic sequence operators"
2695version = "0.5.2"
2696
2697[sequences]
2698dependencies = ["fast-generic", "srfi-42"]
2699license = "bsd"
2700sha256 = "1pg1y49r6mb68vky4vq1izvdk9aq911czc5sk8xyyyz3n1qg7dpl"
2701synopsis = "Generic sequence operators"
2702version = "0.6.1"
2703
2704[server-test]
2705dependencies = []
2706license = "bsd"
2707sha256 = "1b0c3pbw0cnfh9xhczmwhanfq4zz6ay3vd7005d28n690n4aak76"
2708synopsis = "Utilities to help testing servers"
2709version = "0.7"
2710
2711[sexp-diff]
2712dependencies = ["srfi-1"]
2713license = "lgpl"
2714sha256 = "195x444hdh2xh37x9j2d9gayvhmiif0wz7wfyhz8zwspl3xzaq1h"
2715synopsis = "S-Expression diff algorithm"
2716version = "0.4.0"
2717
2718[sexpc]
2719dependencies = ["brev-separate", "fmt", "tree"]
2720license = "bsd-1-clause"
2721sha256 = "1qr93xrdxz0fl46j20rqfcqyx20mk3bsm5qcgxa93fpx9mgr1z02"
2722synopsis = "Unix filter that turns sexps into C syntax"
2723version = "1.4"
2724
2725[sha1]
2726dependencies = ["message-digest-primitive"]
2727license = "public-domain"
2728sha256 = "099gc515653gwmgnvbw7fjkd6sbmhabqvdd1rkh8h9jmkfi9y8ih"
2729synopsis = "Computes SHA1 (FIPS-180-1) checksums"
2730version = "4.1.8"
2731
2732[sha2]
2733dependencies = ["message-digest-primitive"]
2734license = "bsd"
2735sha256 = "0ngcn62r6f4mdxvbighypg1gm1yz1gkg5mlfrc2x84y9fy5kms1l"
2736synopsis = "Computes 256-, 385- and 512-bit SHA2 checksums"
2737version = "4.2.6"
2738
2739[shell]
2740dependencies = []
2741license = "public-domain"
2742sha256 = "04gn93nsf3g8bxd7jb498qr629y7ql6j548s4c46wfwc5f4gjn5c"
2743synopsis = "Convenient shell-command invocation"
2744version = "0.4"
2745
2746[shen]
2747dependencies = ["args", "srfi-1", "srfi-13", "srfi-69"]
2748license = "bsd"
2749sha256 = "1pdqfsi3n4g3glj9dw705l30vf5rgnjqfysz1hlf7pahr1sn3983"
2750synopsis = "Port of the Shen language for Chicken Scheme"
2751version = "0.1"
2752
2753[silex]
2754dependencies = ["srfi-13"]
2755license = "bsd"
2756sha256 = "0ck8mgs2alvsial3ay9638ia2kl4zs63x6rc480p24sxhil6klg8"
2757synopsis = "An efficient and powerful lexer generator"
2758version = "1.0"
2759
2760[simple-binds]
2761dependencies = []
2762license = "bsd"
2763sha256 = "0b5frz0zq5b87l4l5hhca318m0mjllw9zjacbyw0l2w39l48f77z"
2764synopsis = "Some simple destructuring bind macros"
2765version = "1.1"
2766
2767[simple-cells]
2768dependencies = ["checks"]
2769license = "bsd"
2770sha256 = "1x9gajg12f03zz50bxypw08w801r3i1yrkvap8mb948wx0f8y0cg"
2771synopsis = "Implementation of typed cells to replace general set! operators"
2772version = "1.2.2"
2773
2774[simple-contracts]
2775dependencies = ["checks"]
2776license = "bsd"
2777sha256 = "0x0fzvnkzbzf1qr40xg8zi8qj5b889d3hs6b6cvdh46456zvzxka"
2778synopsis = "Design by contract for procedures"
2779version = "1.0.2"
2780
2781[simple-exceptions]
2782dependencies = []
2783license = "bsd"
2784sha256 = "0phsfz2263yiy9z33sf7qjf4i8kh51n5yf1g2wmb0pb63vcdqy8n"
2785synopsis = "Some user-friendly exception routines"
2786version = "1.3.1"
2787
2788[simple-logger]
2789dependencies = []
2790license = "bsd"
2791sha256 = "05d9fjn6m9m8c4n2blig844vhv9cp1rmyrcxnkzxfxxiw9y4wfhf"
2792synopsis = "A very simple logger"
2793version = "1.0.0"
2794
2795[simple-loops]
2796dependencies = []
2797license = "bsd"
2798sha256 = "1mlya8mgpsf4irwba2ybv4s6z0y2hr4xfv4ghs8j0nifndzy18zf"
2799synopsis = "Some simple looping macros"
2800version = "2.0"
2801
2802[simple-md5]
2803dependencies = ["memory-mapped-files"]
2804license = "public-domain"
2805sha256 = "1z234wzfppqc06ygknd0a3sa60fmnmwzdavlxgiwbigy1al04ln1"
2806synopsis = "Computes MD5 (RFC1321) checksums"
2807version = "0.1.2"
2808
2809[simple-sequences]
2810dependencies = []
2811license = "bsd"
2812sha256 = "06z122b53q32x4wzdhq71ksc51ydj6bwg7xxkmgdmsffv2pyyq1z"
2813synopsis = "A common interface to sequences"
2814version = "1.0"
2815
2816[simple-sha1]
2817dependencies = ["memory-mapped-files"]
2818license = "public-domain"
2819sha256 = "0bmjxa5hwx5xsicf1l5wgmk000pc275d8l6jcy5mi4g80rwvjddl"
2820synopsis = "A fast and simple SHA1 implementation with minimal dependencies"
2821version = "1.2"
2822
2823[simple-tests]
2824dependencies = []
2825license = "bsd"
2826sha256 = "168n51hkmzxx5rl9qf8l739nbr1xcf7rrsngqj9sqygra4kgya0m"
2827synopsis = "Some simple test routines"
2828version = "3.1"
2829
2830[simple-timer]
2831dependencies = ["srfi-18", "pigeon-hole", "llrb-tree"]
2832license = "bsd"
2833sha256 = "1xnkf4xd7hx1lki1nxzkdpwynxx1zry6j8a8cyxk9hb72ygcd9p0"
2834synopsis = "Simple, cancel-able, efficient timer API"
2835version = "0.1.2"
2836
2837[siphash]
2838dependencies = []
2839license = "bsd"
2840sha256 = "0g2is573xvli6cs6n8cppr9d5aq0dksa51n5d4cj983phnpylai5"
2841synopsis = "The SipHash family of hash functions"
2842version = "0.1.0"
2843
2844[skiplists]
2845dependencies = []
2846license = "bsd"
2847sha256 = "0fi7x7yxavvjmg7nw0fzzba4sifvpifzxs5d1if93fiwbb0fmwc6"
2848synopsis = "An implementation of skiplists"
2849version = "1.0.2"
2850
2851[slib-arraymap]
2852dependencies = ["srfi-1", "srfi-63", "slib-compat"]
2853license = "bsd"
2854sha256 = "08djsc0j6kacf07a59f58clka94wq4lp8ry3p8203sx3lbx1s8qw"
2855synopsis = "The SLIB applicative routines for the arrays library"
2856version = "1.1.4"
2857
2858[slib-charplot]
2859dependencies = ["utf8", "slib-arraymap", "srfi-63", "slib-compat"]
2860license = "artistic"
2861sha256 = "1ms4akx76m56ny0p42gzx8nk3fip24kkxg928s9317w7k7nqidih"
2862synopsis = "The SLIB character plotting library"
2863version = "1.3.1"
2864
2865[slib-compat]
2866dependencies = ["srfi-1"]
2867license = "artistic"
2868sha256 = "0pk00087wbxwyyrn0qa1261ry2c55mxz9jgh95adl6lvgdvajchy"
2869synopsis = "CHICKEN SLIB compatibility library"
2870version = "1.0.0"
2871
2872[slib-wt-tree]
2873dependencies = ["typed-records"]
2874license = "gplv2"
2875sha256 = "0np2nc8z5ddvf3248zq91f6qmv71x8vink8rswlvjb5vidvcf3kp"
2876synopsis = "Weight-balanced trees"
2877version = "0.1.6"
2878
2879[slice]
2880dependencies = ["srfi-1", "utf8"]
2881license = "bsd"
2882sha256 = "1cdgs1fhir777909qp43990xbn2a1xhp5rbakjyvcaf8y0m082w0"
2883synopsis = "A slicer procedure for lists, strings and vectors"
2884version = "1.3"
2885
2886[slset]
2887dependencies = []
2888license = "bsd"
2889sha256 = "0qb5pcq0n06mswyy06ckqfngsxgf7hq8l3vwfjyfm7f8dgffbbha"
2890synopsis = "Lists of symbols as sets"
2891version = "0.1"
2892
2893[smtp]
2894dependencies = ["matchable", "datatype", "utf8", "abnf"]
2895license = "gpl-3"
2896sha256 = "122f454xw3f99x71m11i3p593h17mac5xnglmr1fzalfdd1b4909"
2897synopsis = "Parser combinators and state machine for Simple Mail Transfer Protocol (RFC 5321)."
2898version = "5.2"
2899
2900[snowtar]
2901dependencies = ["miscmacros"]
2902license = "lgpl-2.1-or-later"
2903sha256 = "00m1s8i4d46ibbav5dqiwflm6xa2d5kydss1jsxx0sv8948c8iyc"
2904synopsis = "TAR file format packing and unpacking."
2905version = "1.1"
2906
2907[socket]
2908dependencies = ["srfi-13", "srfi-18", "foreigners", "feature-test"]
2909license = "bsd"
2910sha256 = "0s4d1m3h22raihjyyy1lbz942bra7izy5b370pwbrrp0ybg4rs8x"
2911synopsis = "Interface to the BSD socket API"
2912version = "0.3.3"
2913
2914[soil]
2915dependencies = []
2916license = "bsd"
2917sha256 = "0h562n1ql23kjwkx5dvsxrzpyc3rnfp61i1mss88kcnrwy6hk6ad"
2918synopsis = "Lightweight, simple library for loading image files into OpenGL-friendly format."
2919version = "1.6.0"
2920
2921[sourcehut]
2922dependencies = ["http-client", "intarweb", "medea", "openssl", "optimism", "simple-exceptions", "srfi-1", "srfi-133", "begin-syntax", "module-declarations"]
2923license = "bsd"
2924sha256 = "1l7cc6kynh54qanqr8z8v38b7c3whb79hsdrdia5cvxcig2vzvfk"
2925synopsis = "Bindings and CLI for the sr.ht REST API"
2926version = "0.3.3"
2927
2928[sparse-vectors]
2929dependencies = ["srfi-1", "record-variants"]
2930license = "bsd"
2931sha256 = "1xx3abj1f8qwdh0xsgjh9p0j7990nw3vjxw0482d1lidp52xi5n0"
2932synopsis = "Arbitrarily large vectors"
2933version = "1.1.2"
2934
2935[spiffy-cgi-handlers]
2936dependencies = ["spiffy", "intarweb", "uri-common", "socket", "records", "srfi-1", "srfi-18", "srfi-13", "miscmacros"]
2937license = "bsd"
2938sha256 = "0hy22mk56g039ykmqgdl5n5x9d7g9ihbf6qkzxazdff66ib19kz1"
2939synopsis = "CGI and FastCGI handlers for a small but powerful web server."
2940version = "0.7"
2941
2942[spiffy-cookies]
2943dependencies = ["spiffy", "intarweb"]
2944license = "bsd"
2945sha256 = "0fj3x419lfai1550hipxrcb5cfb1v1k6k60bjkwwqwncjpghqxih"
2946synopsis = "Procedures for managing cookies"
2947version = "1.3"
2948
2949[spiffy-directory-listing]
2950dependencies = ["spiffy", "sxml-transforms"]
2951license = "bsd"
2952sha256 = "1jpvskqc2vx7f01vc4wj3kl2kqb53b6x33xm6qi6v947k8has49y"
2953synopsis = "Flexible directory listing for Spiffy"
2954version = "0.3"
2955
2956[spiffy-request-vars]
2957dependencies = ["intarweb", "srfi-1", "srfi-13", "srfi-69", "spiffy", "uri-common"]
2958license = "bsd"
2959sha256 = "0bklc2d267ihkhsr263s6pzbb6dm30jjy8vyjy8pny7pbbpr6sqq"
2960synopsis = "Easy access to variables from HTTP requests"
2961version = "0.20"
2962
2963[spiffy-sexpr-log]
2964dependencies = ["spiffy", "srfi-1", "srfi-13"]
2965license = "bsd"
2966sha256 = "0z2sxvjgnri80rvlgyajx6hbwdhs6qrxvida05j8dh25xj5kyiyj"
2967synopsis = "Symbolic expression log format for Spiffy"
2968version = "0.3.2"
2969
2970[spiffy-uri-match]
2971dependencies = ["uri-match", "spiffy", "uri-common", "intarweb"]
2972license = "bsd"
2973sha256 = "0hqr1m4zd0i5ajnyhr4892sdrd2nfm81hjsjvl3ydrygwma8znbn"
2974synopsis = "uri-match integration for spiffy"
2975version = "1.0"
2976
2977[spiffy]
2978dependencies = ["intarweb", "uri-common", "uri-generic", "sendfile", "srfi-1", "srfi-13", "srfi-14", "srfi-18"]
2979license = "bsd"
2980sha256 = "0pb03w2xjiwg2vn5v27mph53vkliq33acs0zhll9sj44hg6c4rvl"
2981synopsis = "A small but powerful web server"
2982version = "6.4"
2983
2984[spock]
2985dependencies = ["jsmin", "matchable", "make"]
2986license = "bsd"
2987sha256 = "0m17x7nbfp237mkn0l8nrcaqpf8nfkqcg5ws3p3jjdvr0zwaxjj3"
2988synopsis = "A compiler and runtime system for R5RS Scheme on top of JavaScript"
2989version = "0.2"
2990
2991[sq]
2992dependencies = ["optimism", "r7rs", "simple-exceptions", "srfi-18", "srfi-60", "srfi-145", "begin-syntax", "matchable", "miscmacros", "module-declarations"]
2993license = "bsd"
2994sha256 = "0pcxy8l8qlb085pbxp9plxzzrs4wb2pfpx840rydwhpsjmrfx1zp"
2995synopsis = "Scheme jq wrapper for processing S-expressions"
2996version = "0.2"
2997
2998[sql-de-lite]
2999dependencies = ["foreigners", "object-evict", "srfi-1", "srfi-18", "srfi-69"]
3000license = "bsd"
3001sha256 = "1vx7j1y6b1wkhf3wn3bgf62a3zn3wk9clcygn80k4cjpma2p8ig5"
3002synopsis = "SQLite 3 interface"
3003version = "0.10.1"
3004
3005[sql-null]
3006dependencies = []
3007license = "public-domain"
3008sha256 = "0700qryzi38rah26fzrh04njd4r88ksi366mf2259zilwzmlf2nh"
3009synopsis = "A convenience extension for representing SQL NULL values"
3010version = "2.0"
3011
3012[sqlite3]
3013dependencies = ["srfi-1", "srfi-13", "srfi-18", "srfi-69", "object-evict", "check-errors", "synch", "miscmacros", "matchable", "sql-null"]
3014license = "bsd"
3015sha256 = "1i9387ph1l7ky30in2v9y8zqc4rqzl0xmzb4hqjpipsxv6haa98s"
3016synopsis = "Bindings to version 3.x of the SQLite API"
3017version = "3.7.2"
3018
3019[sqlite3pth]
3020dependencies = ["pthreads", "srfi-34", "llrb-tree", "miscmacros", "srfi-1"]
3021license = "bsd"
3022sha256 = "0panyvq2s1frp9cbqfj7a5b374nadlx8wg0wkpz9f15jjdpsx4in"
3023synopsis = "Run SQLite queries asynchronously in pthreads. Supports calling Scheme from SQLite's VFS to supply database block storage."
3024version = "0.2.6"
3025
3026[srfi-1]
3027dependencies = []
3028license = "bsd"
3029sha256 = "03cjp5dvclwkqxr7kp486smagfh44jzzs5k61wkk1k8p7qhcm4k5"
3030synopsis = "SRFI-1 list library"
3031version = "0.5.1"
3032
3033[srfi-101]
3034dependencies = ["srfi-1", "srfi-69", "vector-lib"]
3035license = "bsd"
3036sha256 = "115m43a5kq52y0947pq3ln92f68y68zzk3vglbx791qbsy2flzrv"
3037synopsis = "SRFI 101"
3038version = "0.0.4"
3039
3040[srfi-105]
3041dependencies = ["srfi-13", "srfi-1", "srfi-123"]
3042license = "mit"
3043sha256 = "0wf57aiam3ym5qjhsz4sckdqsfp8lfqasb8jbgjblx77xzb3b3ad"
3044synopsis = "SRFI-105 - curly infix expressions"
3045version = "0.1.7"
3046
3047[srfi-111]
3048dependencies = ["box"]
3049license = "mit"
3050sha256 = "09nng5irszi02ly9gscczi1pjnffxl3s9sv9hn48iij7lqw2b47j"
3051synopsis = "SRFI-111: Boxes"
3052version = "0.5"
3053
3054[srfi-113]
3055dependencies = ["r7rs", "srfi-69", "srfi-128"]
3056license = "bsd"
3057sha256 = "1dwik86f7hi3q5ppvnr38y22hkawknrx9yc2fkvynpkc9xjpdv5k"
3058synopsis = "SRFI-113: Sets and Bags"
3059version = "1.2.1"
3060
3061[srfi-115]
3062dependencies = ["srfi-14", "srfi-152"]
3063license = "mit"
3064sha256 = "19vy0rbvmq7si758zlqqys94c2dicl8546fv3xhlpagas38wb4lb"
3065synopsis = "SRFI 115: Scheme Regular Expressions"
3066version = "0.3.2"
3067
3068[srfi-116]
3069dependencies = ["srfi-128"]
3070license = "bsd"
3071sha256 = "0jwpav26shl9isi4i3xi01am7s472kk9jxlzj8fb1afjj3kmwgar"
3072synopsis = "SRFI-116: Immutable Lists."
3073version = "1.7"
3074
3075[srfi-117]
3076dependencies = []
3077license = "bsd"
3078sha256 = "0pshy2rh32xskvi4pbbbxwzyw73jwn0j2r6gv683kdll3piz6zag"
3079synopsis = "SRFI-117: Mutable Queues"
3080version = "1.4"
3081
3082[srfi-121]
3083dependencies = ["srfi-1", "srfi-13"]
3084license = "bsd"
3085sha256 = "1jsf5h8yf53qygj8mygs0hdy89442d7cv19vmmaklylq2g0xq7ii"
3086synopsis = "SRFI-121: Generators"
3087version = "1.8"
3088
3089[srfi-123]
3090dependencies = ["srfi-99", "box", "r7rs"]
3091license = "mit"
3092sha256 = "1kr576bs2yj72ay4445jd7872sd872k9b31b4rli33lprkgxj1pg"
3093synopsis = "SRFI-123 - Generic accessor and modifier operations"
3094version = "0.2.1"
3095
3096[srfi-127]
3097dependencies = []
3098license = "bsd"
3099sha256 = "0gjzz7q7frzd97i9skxragznm3as1423nng3kmgpgk1wmi4jmsi5"
3100synopsis = "SRFI-127: Lazy Sequences"
3101version = "1.3"
3102
3103[srfi-128]
3104dependencies = ["srfi-13"]
3105license = "bsd"
3106sha256 = "00rb21x0fgli80gzs5hjszrwix198mp7az2c34m44sb3rjb9h3xw"
3107synopsis = "SRFI-128: Comparators (reduced)"
3108version = "0.11"
3109
3110[srfi-13]
3111dependencies = ["srfi-14"]
3112license = "bsd"
3113sha256 = "11d8qlvsykp2mz2vwxmk19x1zl5b5fymhvgznsrfjl429z5xai94"
3114synopsis = "SRFI-13 string library"
3115version = "0.3.4"
3116
3117[srfi-130]
3118dependencies = ["srfi-1", "srfi-13", "typed-records", "utf8"]
3119license = "mit"
3120sha256 = "1ks5l3f41d6fn49cjk7dz1wbv10x5aa7cmyg2cm49scyr7gixi9a"
3121synopsis = "SRFI-130: Cursor-based string library"
3122version = "2.0.1"
3123
3124[srfi-132]
3125dependencies = ["srfi-133"]
3126license = "bsd"
3127sha256 = "1dp4m60zj8y8x4a6624xd1nk5kbdfyfb9alzp71yrna78ddmvikr"
3128synopsis = "SRFI-132: Sort Libraries"
3129version = "1.0.0"
3130
3131[srfi-133]
3132dependencies = []
3133license = "bsd"
3134sha256 = "02ixzvl2a858zd1x0xiz7ygg5vj47fj720mn57jgpa1b8qskqf2c"
3135synopsis = "SRFI-133: Vector Library (R7RS-compatible)"
3136version = "1.6.1"
3137
3138[srfi-134]
3139dependencies = ["srfi-1", "srfi-41", "typed-records"]
3140license = "mit"
3141sha256 = "0nzingih2pjsi3ysk3qhp9wc52lsk1wpdgypsf67prnz3cllz90p"
3142synopsis = "SRFI 134: Immutable deques"
3143version = "1.1.1"
3144
3145[srfi-135]
3146dependencies = ["r7rs", "utf8", "srfi-141", "typed-records"]
3147license = "mit"
3148sha256 = "0iwhh3m99d2wl2wzcl6xzynyx2c5g62ck0svrlah5x7vh7vh8f9p"
3149synopsis = "SRFI 135: Immutable Texts"
3150version = "1.0.2"
3151
3152[srfi-137]
3153dependencies = []
3154license = "mit"
3155sha256 = "10cdlzpr1yid8549d0zfzkmrw9k7qwgy0k5rs744vy65bfmq0k4g"
3156synopsis = "SRFI-137: Minimal Unique Types"
3157version = "0.2"
3158
3159[srfi-14]
3160dependencies = []
3161license = "bsd"
3162sha256 = "1sjcnkn08knbcy7hvqsqiin693a73hw0r159xi7l5l6hgvlml4qp"
3163synopsis = "SRFI-14 character-sets library"
3164version = "0.2.1"
3165
3166[srfi-141]
3167dependencies = []
3168license = "bsd"
3169sha256 = "1d4glc5zw7aidv2c294acvd18vjvmrrffd2dk0gchpaab93l24mg"
3170synopsis = "SRFI 141: Integer division"
3171version = "1.0.0"
3172
3173[srfi-143]
3174dependencies = ["r7rs"]
3175license = "mit"
3176sha256 = "1zfl2mv6ma97yf6p1ql5a3v50brk5b0h61p2dzyz2n2qi81mrfgm"
3177synopsis = "SRFI 143: Fixnums"
3178version = "1.0.0"
3179
3180[srfi-144]
3181dependencies = ["r7rs"]
3182license = "mit"
3183sha256 = "08fjhasdxmmb48c5nx632wjr6ikyhwgsyzxx49jz9hzns4ld526g"
3184synopsis = "SRFI 144: Flonums"
3185version = "0.1.3"
3186
3187[srfi-145]
3188dependencies = []
3189license = "mit"
3190sha256 = "1jxabczdgw3dd49rvg5gdhghhcw0iclvdpm1j9psl80r2brjwnxr"
3191synopsis = "SRFI 145: Assumptions"
3192version = "0.1"
3193
3194[srfi-146]
3195dependencies = ["hash-trie", "srfi-1", "srfi-128", "srfi-145", "srfi-158"]
3196license = "mit"
3197sha256 = "0pdlcfhmy50nigi9q3rdy9hhrhw4jmrm5rcdl30d402yaj8fq5q6"
3198synopsis = "SRFI 146: Mappings"
3199version = "0.1"
3200
3201[srfi-151]
3202dependencies = []
3203license = "mit"
3204sha256 = "0hscg2342wl2bzbnwl5d0ij1vr7nxn0ly9aqp3n5yh6j9x3hd29i"
3205synopsis = "SRFI 151: Bitwise Operations"
3206version = "1.0.2"
3207
3208[srfi-152]
3209dependencies = ["utf8"]
3210license = "mit"
3211sha256 = "1flkxwcznxb4r5n88iam8wf47dqdps8a368mqs93shzy2v0rfmrc"
3212synopsis = "String library (reduced)"
3213version = "1.0"
3214
3215[srfi-158]
3216dependencies = []
3217license = "mit"
3218sha256 = "02ayjw2rd8p0iiw97z2fvbxaq3v0x48afwsdcc9gahdl5bwvg2qd"
3219synopsis = "SRFI 158: Generators and Accumulators"
3220version = "0.1"
3221
3222[srfi-160]
3223dependencies = ["srfi-128"]
3224license = "mit"
3225sha256 = "1zwvc79q46rdb06p3skvqb7v0akgj80z56g8hhbk9qni6hjkq938"
3226synopsis = "SRFI 160: Homogeneous numeric vector libraries"
3227version = "0.5.3"
3228
3229[srfi-171]
3230dependencies = ["r6rs-bytevectors", "vector-lib", "srfi-1", "srfi-69"]
3231license = "mit"
3232sha256 = "0q951jn8zcrh9snpz95bfqicgsmfznlxcq4qhr2rdp0k2h6pwjyb"
3233synopsis = "SRFI-171: Transducers"
3234version = "0.2"
3235
3236[srfi-173]
3237dependencies = []
3238license = "mit"
3239sha256 = "14m763qmx7xdsqv5gkf4xqxvi0nnr5ykwhn3g9mmgazab5g32i0s"
3240synopsis = "SRFI-173 Hooks"
3241version = "0.1"
3242
3243[srfi-174]
3244dependencies = ["r7rs", "srfi-19"]
3245license = "mit"
3246sha256 = "15x3qgws2ybwnhy4cr3b0q1rw2sxqmbafprn403wd3hks7ijm3xp"
3247synopsis = "srfi-174"
3248version = "1.0.3"
3249
3250[srfi-178]
3251dependencies = ["srfi-151", "srfi-160", "srfi-141"]
3252license = "mit"
3253sha256 = "1njgn227ihvci6nbabmrbhdldpbar4yrs6cph7fbsw9h13cgbl50"
3254synopsis = "SRFI 178: Bitvector library"
3255version = "1.0.2"
3256
3257[srfi-179]
3258dependencies = ["srfi-1", "srfi-133", "srfi-160"]
3259license = "mit"
3260sha256 = "0y5y6sr0flmhnkfbazihi72hyc3cs067i00c0zcd6jcpr28ki103"
3261synopsis = "SRFI-179: Nonempty Intervals and Generalized Arrays (Updated)"
3262version = "0.2.3"
3263
3264[srfi-18]
3265dependencies = []
3266license = "bsd"
3267sha256 = "0mkg3g045md9v74p4ac24q0c4xvvinz1nggakyg7wlg7c176i2l9"
3268synopsis = "SRFI-18 thread library"
3269version = "0.1.7"
3270
3271[srfi-180]
3272dependencies = ["srfi-34", "srfi-35", "srfi-158"]
3273license = "bsd"
3274sha256 = "14y763q74hrk9lgb21bdymcjinfd9bvf2q4kqm7vzay7ayghhc3x"
3275synopsis = "A JSON parser and printer that supports JSON bigger than memory."
3276version = "1.6.1"
3277
3278[srfi-189]
3279dependencies = ["srfi-1", "typed-records"]
3280license = "mit"
3281sha256 = "0vdp1sia7anpnvj2rryb1j933n62flwq34iladxymfwgx178fmaa"
3282synopsis = "SRFI 189: Maybe and Either"
3283version = "1.0.3"
3284
3285[srfi-19]
3286dependencies = ["srfi-1", "utf8", "srfi-18", "srfi-29", "miscmacros", "locale", "record-variants", "check-errors"]
3287license = "bsd"
3288sha256 = "05wc234bai2qgszqbpl2s1070ir2xkhq3xwpsyjwg9n1s1022v6z"
3289synopsis = "Time Data Types and Procedures"
3290version = "4.12.1"
3291
3292[srfi-193]
3293dependencies = []
3294license = "isc"
3295sha256 = "18raq9r8nvs6dvb9fq7095bi9sxh655pjs4k7jwj486369jn90di"
3296synopsis = "SRFI 193: Command line"
3297version = "0.1.3"
3298
3299[srfi-194]
3300dependencies = ["r7rs", "srfi-133", "srfi-27", "srfi-158"]
3301license = "mit"
3302sha256 = "1h5zyiqxh0zflh622fp151i88xglz12kzrvsakdrcljga3k1s6ww"
3303synopsis = "Random data generators"
3304version = "1.0.0"
3305
3306[srfi-195]
3307dependencies = ["box"]
3308license = "mit"
3309sha256 = "1fy3s3bhx91rk3qpiv7s7y3khhpwhqp134fc9684kpkjpkfcg607"
3310synopsis = "SRFI 195"
3311version = "0.1"
3312
3313[srfi-196]
3314dependencies = ["srfi-1", "srfi-133", "typed-records", "utf8"]
3315license = "mit"
3316sha256 = "0nhkd3n4rx5ibqbxbz36braih5szw4x4221jx0yg3v04vnv81cab"
3317synopsis = "SRFI-196: Range Objects"
3318version = "1.0.1"
3319
3320[srfi-197]
3321dependencies = []
3322license = "mit"
3323sha256 = "19lxc4id9k7hqi1d8fm2mxn32gh18lv35xiash018r6cscz9hh01"
3324synopsis = "SRFI-197: Pipeline Operators"
3325version = "0.2.0"
3326
3327[srfi-203]
3328dependencies = []
3329license = "bsd"
3330sha256 = "0f31r0722h5nhw5xc3695ccps54jv5jl160s78c4gpjps3rlqfga"
3331synopsis = "SRFI 203: A Simple Picture Language in the Style of SICP"
3332version = "0.1"
3333
3334[srfi-207]
3335dependencies = ["srfi-1", "srfi-13", "srfi-151", "r7rs"]
3336license = "mit"
3337sha256 = "124gl45p6i3mnjlq8hys9m0smc9qnizv0r9lch1sf3qi8pj3v648"
3338synopsis = "SRFI-207: String-notated bytevectors"
3339version = "2.0.0"
3340
3341[srfi-209]
3342dependencies = ["srfi-1", "srfi-69", "srfi-113", "srfi-128", "srfi-178", "typed-records"]
3343license = "mit"
3344sha256 = "04fghjk0rfcz0fp71dvwvlxmxshrbmrs85g4l5cx8sp74y047qlv"
3345synopsis = "SRFI 209: Enums and enum sets"
3346version = "1.3.1"
3347
3348[srfi-214]
3349dependencies = ["r7rs", "srfi-1", "srfi-145"]
3350license = "mit"
3351sha256 = "0mfh9v10r51y3jcqm3fk4d9cwjjpyw31vyi8s229cxkikfq4x5rp"
3352synopsis = "SRFI 241: Flexvectors"
3353version = "1.0.1"
3354
3355[srfi-216]
3356dependencies = ["srfi-18"]
3357license = "mit"
3358sha256 = "0mq8frv16bx8jvvj0j0yvbnpwwh5kixvzhdnp427vvxhsfvrjk70"
3359synopsis = "SRFI 216: SICP Prerequisites"
3360version = "0.1"
3361
3362[srfi-217]
3363dependencies = ["srfi-1", "srfi-143", "typed-records"]
3364license = "mit"
3365sha256 = "0ynasgp03kqd6nhqmcnp4cjf87p3pkjaqi2x860hma79xsslyp8n"
3366synopsis = "SRFI 217: Integer Sets"
3367version = "0.2"
3368
3369[srfi-225]
3370dependencies = ["r7rs", "srfi-1", "srfi-128", "srfi-69", "srfi-146"]
3371license = "mit"
3372sha256 = "04pvjngny9ybqsi4q4vs76549zq9ldjld5zh1n838gdbz9gp1hmj"
3373synopsis = "Generic Dictionaries"
3374version = "1.0.0"
3375
3376[srfi-227]
3377dependencies = ["srfi-1"]
3378license = "mit"
3379sha256 = "0vrpgqdmwdaphy0szskxyl2x6xhwycgvi6flwi5v6m2zi5cd3j1c"
3380synopsis = "SRFI 227: Optional Arguments"
3381version = "1.1"
3382
3383[srfi-228]
3384dependencies = ["r7rs", "srfi-1", "srfi-128", "srfi-151"]
3385license = "mit"
3386sha256 = "1fjjv38678nrnsra7ng16m36m8hrzmj2r2ngddj5xcw78pg1kisk"
3387synopsis = "Composing Comparators"
3388version = "1.0.1"
3389
3390[srfi-232]
3391dependencies = ["srfi-1"]
3392license = "mit"
3393sha256 = "07639jfqa4y4c6prh3w364mmlyvi0z3pqcr3ampaabsmz527rxpg"
3394synopsis = "SRFI 232: Flexible curried procedures"
3395version = "0.1"
3396
3397[srfi-25]
3398dependencies = []
3399license = "srfi"
3400sha256 = "0vf6f0f6jm4frpz995kxjzydg3p7vjn58shmv6s2p34hmfsjcm04"
3401synopsis = "Multidimensional arrays"
3402version = "1.3"
3403
3404[srfi-252]
3405dependencies = ["r7rs", "srfi-1", "srfi-64", "srfi-158", "srfi-194", "srfi-143", "srfi-144"]
3406license = "mit"
3407sha256 = "0r1kxw29yjz941mbgmkgj66w7l8zh09mm69gqnhsl6h1hqb2wkbg"
3408synopsis = "Property Testing"
3409version = "1.0.0"
3410
3411[srfi-253]
3412dependencies = ["r7rs"]
3413license = "mit"
3414sha256 = "1b7lrsv5fhl9s3swz0abfx3y2wqrk07n3fwhymg9cz3908cjqms3"
3415synopsis = "SRFI 253: Data (Type-)Checking"
3416version = "0.1.0"
3417
3418[srfi-259]
3419dependencies = ["r7rs", "integer-map"]
3420license = "mit"
3421sha256 = "1sf41jkmmakq7l194fn3zjy6hr0bjx37z3ysiym9za6hg199fnq7"
3422synopsis = "Tagged procedures with type safety (with SRFI-229 compatability)"
3423version = "1.1.1"
3424
3425[srfi-27]
3426dependencies = ["srfi-1", "vector-lib", "timed-resource", "miscmacros", "check-errors"]
3427license = "bsd"
3428sha256 = "1bybfg0hv0a1gxb7mdq0q88zdnsmz9fdm27mnnhkhhmy9wh7y49x"
3429synopsis = "Sources of Random Bits"
3430version = "4.2.4"
3431
3432[srfi-29]
3433dependencies = ["srfi-1", "srfi-69", "utf8", "locale", "posix-utils", "condition-utils", "check-errors"]
3434license = "bsd"
3435sha256 = "062jrzifxlpha3y4sffgif4q3b5ydvnlwvg0g9003k52cmdk3qqa"
3436synopsis = "Localization"
3437version = "3.2.0"
3438
3439[srfi-34]
3440dependencies = []
3441license = "srfi"
3442sha256 = "1f4jkj0s0ackppbjz2ysnzpms9y7jhz2sc0w6qwxq8cmb8ga1vbc"
3443synopsis = "SRFI-34: Exception Handling for Programs"
3444version = "0.7"
3445
3446[srfi-35]
3447dependencies = ["srfi-1"]
3448license = "mit"
3449sha256 = "13xgssgyrhcakg94lk04pkk38fr5ggfyf4r3sf0abansr6wxrahh"
3450synopsis = "SRFI-35 Conditions"
3451version = "0.1"
3452
3453[srfi-37]
3454dependencies = []
3455license = "srfi"
3456sha256 = "10n2qyyv7n4r0m20wyzd8y6s6knc67kdh9i8gp8jgz8b05p7xy8g"
3457synopsis = "A simple and flexible command-line option parsing facility"
3458version = "1.4"
3459
3460[srfi-38]
3461dependencies = []
3462license = "public-domain"
3463sha256 = "0pbys0xrzjdsvlwzpvm4sgca9ynxzw6ncmp8gbdxhmwbm1qf71l2"
3464synopsis = "A Chicken version of the SRFI-38 reference implementation"
3465version = "0.9"
3466
3467[srfi-4-comprehensions]
3468dependencies = ["srfi-42"]
3469license = "srfi"
3470sha256 = "1j2xabk6fjsh2wnwgzanmqv3pwb72imzfyiiwm8a9y45xyx6513l"
3471synopsis = "SRFI-42 Comprehensions for SRFI-4 Vectors"
3472version = "1.5"
3473
3474[srfi-41]
3475dependencies = ["srfi-1", "record-variants", "check-errors"]
3476license = "bsd"
3477sha256 = "0nia0iazpkn04hnl4k9m5xlksa9bq85crx07vf76zl8hkw57pjs4"
3478synopsis = "SRFI 41 (Streams)"
3479version = "2.3.2"
3480
3481[srfi-42]
3482dependencies = ["srfi-1", "srfi-13"]
3483license = "srfi"
3484sha256 = "1s43an2yqzx123zlf8k1xny6wr3s5kx61hrik8bkn4wcr6w4rqla"
3485synopsis = "SRFI-42 (Eager comprehensions)"
3486version = "1.76"
3487
3488[srfi-45]
3489dependencies = ["record-variants", "check-errors"]
3490license = "bsd"
3491sha256 = "11v0x9j1ycf29cz38mwhjffx6hv2ka6s22kiawa091gqvmydjw77"
3492synopsis = "SRFI-45: Primitives for Expressing Iterative Lazy Algorithms"
3493version = "4.0.9"
3494
3495[srfi-47]
3496dependencies = []
3497license = "bsd"
3498sha256 = "1kjvqza95qwkwr6basar56vph9lpmm6y4ayp49wd3n1jnfdxkj1d"
3499synopsis = "SRFI-47: Arrays"
3500version = "2.0"
3501
3502[srfi-48]
3503dependencies = ["srfi-38"]
3504license = "mit"
3505sha256 = "153ipqaz7740vr50sq639vk5vs8wxd8lmfpa0vk17qzw5skmnhp6"
3506synopsis = "SRFI-48: Intermediate Format Strings"
3507version = "1.0.0"
3508
3509[srfi-5]
3510dependencies = []
3511license = "mit"
3512sha256 = "0n50xzkwq4mainjlzjihiqiknbyzx9js1d8d796hvcy9v613vivk"
3513synopsis = "SRFI-5: A compatible let form with signatures and rest arguments"
3514version = "0.3.2"
3515
3516[srfi-51]
3517dependencies = ["srfi-1"]
3518license = "mit"
3519sha256 = "17iv2n9pcdgsdqj5j96akmbnlz1rxc3l57yg9yrjp7fkh4gi02i8"
3520synopsis = "SRFI-51: Handling rest list"
3521version = "0.2"
3522
3523[srfi-60]
3524dependencies = ["bitwise-utils"]
3525license = "mit"
3526sha256 = "18cfqkq5pfgfh21c1m1n6m10imqnpfljmwzzzy15wrzgbqw04z8n"
3527synopsis = "SRFI 60: Integers as bits"
3528version = "0.7.1"
3529
3530[srfi-63]
3531dependencies = ["records"]
3532license = "artistic"
3533sha256 = "1iszd74yfv215zmpr8i00cbhx4yni47zic14f7qvd0jp1pplhrlk"
3534synopsis = "Homogeneous and heterogeneous arrays"
3535version = "0.5"
3536
3537[srfi-64]
3538dependencies = []
3539license = "srfi"
3540sha256 = "0ga9qksagm3fcvg3427w7zhl7g9lbxfb6sb98vl8b0swwz8wz8hr"
3541synopsis = "SRFI 64:\"A Scheme API for test suites\" implementation"
3542version = "1.0.5"
3543
3544[srfi-66]
3545dependencies = []
3546license = "mit"
3547sha256 = "0bin3cmgr4r7m3kp6amapqsxaizav3d4alijcfl3q9ahx23di67m"
3548synopsis = "SRFI-66: Octet Vectors"
3549version = "0.1"
3550
3551[srfi-67]
3552dependencies = ["srfi-27"]
3553license = "mit"
3554sha256 = "0vi8l6nmbv14mfqqyyck1ayr5xdiiqypr2bcwvawfi6aanfl6xxb"
3555synopsis = "SRFI-67: Compare Procedures"
3556version = "0.1"
3557
3558[srfi-69-weak]
3559dependencies = []
3560license = "bsd"
3561sha256 = "14kxp8zkxrnc0rxj6sm282bznn4i0a9w86pw0v75g199q7kahhk3"
3562synopsis = "SRFI-69/90 hash-table library (w/ weak references)"
3563version = "0.8.0"
3564
3565[srfi-69]
3566dependencies = []
3567license = "bsd"
3568sha256 = "12qgj5wqj9xxkh0ff48a540v4gd8a91w4rvay6ri5sv8piq8nnzx"
3569synopsis = "SRFI-69 hash-table library"
3570version = "0.4.3"
3571
3572[srfi-71]
3573dependencies = []
3574license = "srfi"
3575sha256 = "0v10ylzd5r61l2f6b2v3j4mpxf50pwmrlaqrhx66bw2fps3n32qp"
3576synopsis = "SRFI-71: Extended LET-syntax for multiple values"
3577version = "0.2"
3578
3579[srfi-74]
3580dependencies = ["srfi-60", "srfi-66"]
3581license = "mit"
3582sha256 = "1ymcad82vf89660i8km8568xnkpiz35inil348arqkp44804q1rz"
3583synopsis = "SRFI-74: Octet-Addressed Binary Blocks"
3584version = "0.1"
3585
3586[srfi-78]
3587dependencies = ["srfi-42"]
3588license = "mit"
3589sha256 = "0x50wcb0nsi5p355y0kma23y8wbikk3as2wlspwgfmp25g9ld0il"
3590synopsis = "SRFI-78: Lightweight testing"
3591version = "0.5"
3592
3593[srfi-90]
3594dependencies = ["srfi-69-weak"]
3595license = "bsd"
3596sha256 = "0spw1in29cd86y5nvdcjwssmlpg073ggnj6afb9ahk7j25xf5snw"
3597synopsis = "SRFI-90 hash-table library"
3598version = "0.3.2"
3599
3600[srfi-94]
3601dependencies = ["srfi-60"]
3602license = "mit"
3603sha256 = "1vz8g09csl9jlr0828p9z1p4mxrnlzz0qq4rwkadidcmr9mjfbwp"
3604synopsis = "SRFI 94: Type-Restricted Numerical Functions"
3605version = "0.1"
3606
3607[srfi-95]
3608dependencies = ["srfi-63"]
3609license = "public-domain"
3610sha256 = "0qya20jn78zwhl89q3jp5jx5iasl0gwjwl8acmq3hlgl5d3nivcd"
3611synopsis = "SRFI-95: Sorting and merging"
3612version = "2.0"
3613
3614[srfi-99]
3615dependencies = ["srfi-1", "srfi-69", "miscmacros"]
3616license = "bsd"
3617sha256 = "033hid04aaph0xmsc68r417dnjyswfqyd20y5cl4q3v8izqi54ks"
3618synopsis = "SRFI-99 record types"
3619version = "1.4.5"
3620
3621[ssax]
3622dependencies = ["input-parse", "srfi-1", "srfi-13"]
3623license = "public-domain"
3624sha256 = "1yfaxi9wxsjj6mlf5m6zh7x1xafgglyzq3fbhx1zlf13zhvadjsj"
3625synopsis = "Oleg Kiselyov's XML parser"
3626version = "5.1.0"
3627
3628[ssql]
3629dependencies = ["matchable", "srfi-1", "srfi-13"]
3630license = "bsd"
3631sha256 = "1ps7kawzhg1yln0pn2jg1ka7nbcpi84k2cl8mnza6nza3g0bplwm"
3632synopsis = "SQL as S-expressions"
3633version = "0.3"
3634
3635[stack]
3636dependencies = ["record-variants", "check-errors"]
3637license = "bsd"
3638sha256 = "0zfjymxjkmhdv9484g5cyip4dh5h61qqrf9gl92i54j6wsy6c4va"
3639synopsis = "Provides LIFO queue (stack) operations"
3640version = "3.2.1"
3641
3642[stalin]
3643dependencies = []
3644license = "gpl-2"
3645sha256 = "034mc1rgmp6r44bycknja6c4snvs3li75f1kr686g0lgzg1n0jjq"
3646synopsis = "An aggressively optimizing Scheme->C compiler"
3647version = "0.11.11"
3648
3649[states]
3650dependencies = ["advice"]
3651license = "public-domain"
3652sha256 = "1l4h4l318rzrkfbq2s1cbinjwqxazclfpy1zznb03s3r0x3h9zrc"
3653synopsis = "Simple Finite State Machine library"
3654version = "1.0"
3655
3656[statistics]
3657dependencies = ["srfi-1", "srfi-25", "srfi-69", "vector-lib", "random-mtzig", "yasos", "compile-file", "srfi-13"]
3658license = "gpl-3"
3659sha256 = "0s659vg9na72brl1bs336vbv7jxy3blf113mifax7ya5vpvxnl71"
3660synopsis = "Statistics library"
3661version = "0.13"
3662
3663[stb-image-resize]
3664dependencies = []
3665license = "public-domain"
3666sha256 = "1lajh5gfwvxzi9x7jwzzfdq462ns5nvpqcdwr44v8j0fqcgjrdcb"
3667synopsis = "resize raw u8/u16/u32/f32-vector images"
3668version = "0.3"
3669
3670[stb-image-write]
3671dependencies = []
3672license = "public-domain"
3673sha256 = "0477v02icjgvbsna0wh3hqapiz1hpggwrm3wi11104kin8jh0kl1"
3674synopsis = "write png/jpg/tga/bmp images"
3675version = "0.3"
3676
3677[stb-image]
3678dependencies = []
3679license = "public-domain"
3680sha256 = "0h8a8212miihqnd93s6svj3gs5yw7ix787mpzj7bgd34vx5srbsy"
3681synopsis = "read png/jpg/tga/bmp/psd/gif/hdr/pic/pnm images into pixels"
3682version = "0.6"
3683
3684[stemmer]
3685dependencies = []
3686license = "bsd"
3687sha256 = "17b9f9dswsd2zwhxwxigcaqpjyj7ppzxzk20ip5nh0884s976j6m"
3688synopsis = "Bindings for the Snowball project's libstemmer"
3689version = "0.0.2"
3690
3691[stfl]
3692dependencies = []
3693license = "gpl-3"
3694sha256 = "1j63kcj1sq8mr6hb37xskd8c6807nzgs2wf97i8yaxw456s1v57k"
3695synopsis = "Bindings to the STFL curses widget library"
3696version = "1.1"
3697
3698[string-utils]
3699dependencies = ["utf8", "srfi-1", "srfi-13", "srfi-69", "miscmacros", "check-errors"]
3700license = "bsd"
3701sha256 = "1gkldy8l6lddwcsi31s5kww6m4107jl44qpx7zc42il92l5qzgkg"
3702synopsis = "String Utilities"
3703version = "2.8.1"
3704
3705[strse]
3706dependencies = ["matchable", "srfi-13", "miscmacros"]
3707license = "bsd-1-clause"
3708sha256 = "1abwb27l8ms7cwdc03wfa51jdqngjdfxdfayjynsvbhw5hp4rxmf"
3709synopsis = "A string DSL"
3710version = "1.39"
3711
3712[stty]
3713dependencies = ["foreigners", "srfi-69"]
3714license = "bsd"
3715sha256 = "0pdry1874iswsm1bq1q38xv2ijf6hq9pwxisapgifjw0wgcld3i0"
3716synopsis = "stty-style interface to termios"
3717version = "0.7"
3718
3719[sundials]
3720dependencies = ["srfi-1", "srfi-69", "srfi-13", "compile-file"]
3721license = "bsd"
3722sha256 = "0v9bxclbm11glbv47pqbwi2gxx9555c04njy1cxigs6wyrvg54yh"
3723synopsis = "An interface to SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers)."
3724version = "2.17"
3725
3726[svgpath]
3727dependencies = ["brev-separate", "clojurian", "match-generics", "miscmacros", "srfi-1", "srfi-69", "strse", "sxpath", "tree"]
3728license = "lgpl"
3729sha256 = "1sp8v2cvlpjm3kjgaw5g73fszx71drzjcxrfbd38kg30xnd32jn3"
3730synopsis = "Parse, normalize, and write SVG path data"
3731version = "1.15"
3732
3733[svn-client]
3734dependencies = []
3735license = "public-domain"
3736sha256 = "0xxnk0pnvv6n8zf7wz720nzj03yx15xdiczpkwvhr87rafy02smy"
3737synopsis = "A wrapper around Subversion's libsvn_client C library."
3738version = "1.2"
3739
3740[svnwiki-sxml]
3741dependencies = ["matchable", "html-parser", "sxml-transforms", "srfi-13", "srfi-1", "regex"]
3742license = "bsd"
3743sha256 = "12pb7liy0g9kkhc5gci9q7569qy92m5cgkp9x09mpzxna4n0b18z"
3744synopsis = "Parse svnwiki to sxml"
3745version = "0.2.14"
3746
3747[svnwiki2html]
3748dependencies = ["qwiki", "svnwiki-sxml", "sxml-transforms", "srfi-1", "srfi-13"]
3749license = "bsd"
3750sha256 = "1bb9w4j7imhr24hp037sk6p0b2mla0fmfcvqdmi5ji5jwzvn9ir0"
3751synopsis = "A program to convert svnwiki syntax to HTML"
3752version = "0.0.3"
3753
3754[sxml-modifications]
3755dependencies = ["srfi-1", "sxpath"]
3756license = "public-domain"
3757sha256 = "0g9j8v0fqj6066rxn6fs8qg13bc4hi1bygf9bxx49hfwhh06178v"
3758synopsis = "The sxml-modification bits of sxml-tools from the SSAX project at Sourceforge"
3759version = "0.3.1"
3760
3761[sxml-serializer]
3762dependencies = ["srfi-1", "srfi-13"]
3763license = "bsd"
3764sha256 = "1q34n5akg7dc2ylvwbwlahmrdhbxjv9i9lhbfx4p32vsxaay8bib"
3765synopsis = "Serialize SXML to XML and HTML"
3766version = "0.5"
3767
3768[sxml-transforms]
3769dependencies = ["srfi-13"]
3770license = "public-domain"
3771sha256 = "0cvpqgjwz1p5vg8jwjr2p1l3hx9s02f083g84v16wv88y3d5rsbg"
3772synopsis = "The SXML transformations (to XML, SXML, and HTML) from the SSAX project at Sourceforge"
3773version = "1.4.3"
3774
3775[sxpath]
3776dependencies = ["srfi-13"]
3777license = "public-domain"
3778sha256 = "177wjyz5pj4m783pfhwk070qll2b9iw9m0lh3nyyf6mp2w803ylf"
3779synopsis = "The sxpath bits of sxml-tools from the SSAX project at Sourceforge"
3780version = "1.0"
3781
3782[symbol-utils]
3783dependencies = ["utf8"]
3784license = "bsd"
3785sha256 = "1234p97sagl4bn1rgkrvp7xn22m6qrisnnpabmf51a6zn6ffj286"
3786synopsis = "Symbol Utilities"
3787version = "2.6.2"
3788
3789[synch]
3790dependencies = ["srfi-18", "check-errors"]
3791license = "bsd"
3792sha256 = "09vf7ljkpiiaib8wslpjnabhqw70l6z5aqkp3nx223nqh4qgr8mb"
3793synopsis = "Synchronization Forms"
3794version = "3.3.9"
3795
3796[sysexits]
3797dependencies = []
3798license = "public-domain"
3799sha256 = "00hymhdqwn3s2wqmaw3182kkp392hxx6h1xicqga4nxjjm4rnw24"
3800synopsis = "Exit status codes for system programs"
3801version = "1.0.0"
3802
3803[system-information]
3804dependencies = []
3805license = "bsd"
3806sha256 = "04974zimmahsbvk73bj487rj75ca6g91mr9b882859awbmc00d4g"
3807synopsis = "Obtaining system and host information"
3808version = "0.1"
3809
3810[system]
3811dependencies = ["coops", "shell", "compile-file", "srfi-1"]
3812license = "bsd"
3813sha256 = "0zb94ylxqvdq3r84p33zydziziy4jfpc00zn8fv2jf3dhx0azlrk"
3814synopsis = "load and compile groups of files"
3815version = "0.9"
3816
3817[tabular]
3818dependencies = ["srfi-1", "srfi-127", "utf8", "matchable"]
3819license = "gpl-3"
3820sha256 = "155h58aphs1m29fq152fp08q1jkf7sibyi2ynqza6y5z846gf9gj"
3821synopsis = "Parsing and formatting of tabular text data such as comma- and delimiter-separated values (CSV and DSV)."
3822version = "1.4"
3823
3824[taglib]
3825dependencies = []
3826license = "lgpl"
3827sha256 = "0hasfwd414n7g29jp3d2m5djrl2f8mvzmhh9fhs23q2bspyxpdjb"
3828synopsis = "Bindings to taglib"
3829version = "0.2.5"
3830
3831[tcp-server]
3832dependencies = ["srfi-18"]
3833license = "bsd"
3834sha256 = "1lm7gd7s57d6vdb0xyd1mk3z213w8fisj7fl3cw1cbhmnqvfzqbf"
3835synopsis = "A simple generic multithreaded tcp-server"
3836version = "1.5"
3837
3838[tcp6]
3839dependencies = ["socket", "srfi-1"]
3840license = "bsd"
3841sha256 = "03amc9wfpk2r3aybm8llh0l89kiqi5bri132987jj59d4qvmv1rq"
3842synopsis = "Interface to TCP over IPv4 and IPv6"
3843version = "0.2.1"
3844
3845[termbox]
3846dependencies = []
3847license = "mit"
3848sha256 = "0d6zz6fr1nqznm1b10fyz0q71533qh7056ggx17flrnjlvxayb5f"
3849synopsis = "Minimal text based user interfaces. Bindings for nsf/termbox"
3850version = "0.3"
3851
3852[test-generative]
3853dependencies = ["test", "srfi-1"]
3854license = "gplv3"
3855sha256 = "1r7sx789ha7ajnpb3zgjryhjfmhy6i1dpblkjfxdbmk2sz4py9lf"
3856synopsis = "Allows quickcheck like testing for pure code with the test egg"
3857version = "0.0.6"
3858
3859[test-new-egg]
3860dependencies = ["henrietta-cache", "salmonella", "srfi-1"]
3861license = "bsd"
3862sha256 = "1ghcwf3i598bznkdxx3xprsfwkbqbyvf3l077z9jh2x1jdsvgfas"
3863synopsis = "A tool to test new eggs before they are added to the official CHICKEN repository"
3864version = "1.0.5"
3865
3866[test-utils]
3867dependencies = ["test"]
3868license = "bsd"
3869sha256 = "0fbhxs81s5y4sfinkipqymhxcw8z5p25ffy9cw9dzf3g82a4gv1w"
3870synopsis = "Test Utilities (for test egg)"
3871version = "1.6.1"
3872
3873[test]
3874dependencies = []
3875license = "bsd"
3876sha256 = "1l88lb8cnb0i49qvpdj1rnlj06srp5myg0vhs0fv23gzrzjspxh8"
3877synopsis = "Yet Another Testing Utility"
3878version = "1.2"
3879
3880[this]
3881dependencies = []
3882license = "bsd"
3883sha256 = "1gl2p50nc0zzpzwm6h9gxkpdhwnqmm92grsvr26cb2wrrxzj2ffy"
3884synopsis = "Python's \"this\" module ported to CHICKEN"
3885version = "0.1"
3886
3887[thread-utils]
3888dependencies = ["queues", "srfi-1", "srfi-18", "miscmacros", "moremacros", "record-variants", "check-errors", "synch"]
3889license = "bsd"
3890sha256 = "1ywncpcvd9hxix5vqap9hidwxy4cw2xhmi9qdn70y47q2hmh2zjm"
3891synopsis = "Thread Utilities"
3892version = "2.2.10"
3893
3894[tiger-hash]
3895dependencies = ["message-digest-primitive"]
3896license = "bsd"
3897sha256 = "06b02im6b9q66vvcnq0w007qvczylbrk8cc71a93ka20k1l2nbvr"
3898synopsis = "Tiger/192 Message Digest"
3899version = "4.1.3"
3900
3901[timed-resource]
3902dependencies = ["record-variants", "check-errors", "thread-utils", "srfi-1", "srfi-18", "synch", "miscmacros"]
3903license = "bsd"
3904sha256 = "00aiagssa808y1kzs9bgnxs8ff12ir2vc5pz4vcnhsc8339dmc0l"
3905synopsis = "Resource w/ Timeout"
3906version = "2.4.4"
3907
3908[tiny-prolog]
3909dependencies = ["srfi-69"]
3910license = "bsd"
3911sha256 = "0zz468zvr7v1dh2sg48kmlq43dbim66md3dv2dchdpzfjg378w8k"
3912synopsis = "Tiny PROLOG interpreter."
3913version = "2.1"
3914
3915[tokyocabinet]
3916dependencies = []
3917license = "bsd"
3918sha256 = "0x285jydmkgx46gqwnjxczmbbpmbv17jpqf7k6k4jiix6x54q5vg"
3919synopsis = "Tokyo Cabinet hash database interface"
3920version = "0.1.0"
3921
3922[toml]
3923dependencies = ["r7rs", "rfc3339", "coops"]
3924license = "mit"
3925sha256 = "0235ihy5y34m5nw1n75y84hs9icjls77w99c000ysm6ahlhqmq0x"
3926synopsis = "A Chicken binding to read TOML configuration files"
3927version = "0.8"
3928
3929[topham]
3930dependencies = ["http-client", "intarweb", "medea", "openssl", "optimism", "simple-exceptions", "srfi-1", "module-declarations"]
3931license = "bsd"
3932sha256 = "18p3gjbzi95djyn1rm230ag5g4n4q70pqi670b215icjx91za63i"
3933synopsis = "Bindings for the sr.ht REST API"
3934version = "0.1.7"
3935
3936[trace]
3937dependencies = ["srfi-1", "advice", "miscmacros"]
3938license = "public-domain"
3939sha256 = "1dcfpwnlmmmnfmzr7byml0ja9b36d6mggnw9mmrdv51q74pzkww3"
3940synopsis = "tracing and breakpoints"
3941version = "2.0"
3942
3943[transducers]
3944dependencies = ["r7rs", "srfi-1", "srfi-128", "srfi-133", "srfi-143", "srfi-146", "srfi-160", "srfi-253"]
3945license = "mit"
3946sha256 = "0fyypwr9syd3iwhwayglff2rg6xsc4w3hcaz4k6ldm2y2f16g7yv"
3947synopsis = "Transducers for working with foldable data types."
3948version = "0.7.1"
3949
3950[transmission]
3951dependencies = ["http-client", "intarweb", "medea", "r7rs", "srfi-1", "srfi-189", "uri-common"]
3952license = "unlicense"
3953sha256 = "1483d5kz13zvrqpacvb7lfvc178x3j9236vmdv37ndsvjfy7m6fc"
3954synopsis = "Transmission RPC"
3955version = "0.3.0"
3956
3957[traversal]
3958dependencies = ["srfi-1", "vector-lib"]
3959license = "lgpl"
3960sha256 = "172inmqlz2pqbks5gyfnbll5qnnk4545jrb3xbsp9qxcmmayamiw"
3961synopsis = "Various list operations"
3962version = "1.7"
3963
3964[tree-walkers]
3965dependencies = []
3966license = "bsd"
3967sha256 = "0zsgrw8sxg3fc8z42ghjh47jq2ycwsmsgdw3kn7fbhvypz4yrmfy"
3968synopsis = "replacement of car, cdr and consorts and other tree- and\nlist-routines"
3969version = "2.0"
3970
3971[tree]
3972dependencies = ["srfi-1", "srfi-42", "srfi-69", "srfi-71"]
3973license = "mit"
3974sha256 = "1bmipwxg1r5fyxfskgrpr5ivprc3s70vdcc5vm8i6mp2cfn8dmxz"
3975synopsis = "A tree utility library"
3976version = "1.50"
3977
3978[trie]
3979dependencies = ["srfi-1"]
3980license = "bsd"
3981sha256 = "1k7hq31px236s25wqfqh22wb4kpm97hl2kcvj4amsyvlxc1y4w96"
3982synopsis = "A trie (prefix tree) implementation"
3983version = "2"
3984
3985[tweetnacl]
3986dependencies = []
3987license = "bsd"
3988sha256 = "0ba8xz39qgc8ixq7s21pdf5sw5hwxriakdhq7pxc47na2q2pr1dy"
3989synopsis = "TweetNaCl cryptographic library"
3990version = "1.4.2"
3991
3992[type-extensions]
3993dependencies = ["matchable"]
3994license = "bsd"
3995sha256 = "0l4hp89v0x10is29fczhr6y89qrsd16bgdgbl2pf2l36pmlgqfmr"
3996synopsis = "Miscellaneous type system extensions"
3997version = "0.1.0"
3998
3999[typeclass]
4000dependencies = ["srfi-1", "matchable"]
4001license = "mit"
4002sha256 = "1zpf8dvyh8wfrilvnwmna8223g64brp6pvxpz9gx5vb9nb8yq7jk"
4003synopsis = "Type classes"
4004version = "1.5"
4005
4006[typed-records]
4007dependencies = ["defstruct"]
4008license = "bsd"
4009sha256 = "0giy38ra6s6cq2qnpy7ljgal2wq3ckgxs9w81wivckyz66r5x6il"
4010synopsis = "Typed variants of various record-definition macros"
4011version = "0.82"
4012
4013[udp]
4014dependencies = ["srfi-1", "srfi-18"]
4015license = "bsd"
4016sha256 = "1f4m1jj0r5wm5akd6q7cfnc0fwgw0kwkqr4l5n40vbgcwp8gvm7k"
4017synopsis = "An interface to User Datagram Protocol sockets"
4018version = "1.18"
4019
4020[udp6]
4021dependencies = ["socket"]
4022license = "bsd"
4023sha256 = "1fm8khkfw22iwsnlyj5jpipfkp70y35pk2y3i4bzmp6iq84gxjrm"
4024synopsis = "Interface to UDP over IPv4 and IPv6"
4025version = "0.2.0"
4026
4027[unitconv]
4028dependencies = ["matchable"]
4029license = "lgpl-3"
4030sha256 = "0lkz79dzds0vjjgfbi4sy9gq34xrdrlc3l57gzgbcd42jhbp0xaz"
4031synopsis = "Conversion of units of measurement"
4032version = "4.0"
4033
4034[unitex-named-chars]
4035dependencies = []
4036license = "bsd"
4037sha256 = "0w295j15c004bx8lkwcqisjwg8fc7xmxgpn5s3l1yhkc9zdr4jd9"
4038synopsis = "Unicode & LaTeX Named Chars"
4039version = "0.0.5"
4040
4041[unsafe]
4042dependencies = []
4043license = "bsd"
4044sha256 = "0nainz77q0a1pzac92dp4nbmpq4g20vqa4qxzaqg86rhy7rpr01x"
4045synopsis = "Unsafe operations"
4046version = "1.0"
4047
4048[unveil]
4049dependencies = []
4050license = "isc"
4051sha256 = "0v9s6qaf5lcvdn881bpibazy77fajm8fj7h6v54425lx35164rbf"
4052synopsis = "unveil(2) support for CHICKEN"
4053version = "0.2"
4054
4055[uri-common]
4056dependencies = ["uri-generic", "defstruct", "matchable", "srfi-1", "srfi-13", "srfi-14"]
4057license = "bsd"
4058sha256 = "0zpdwzsiys6y3vb7mh6ca55qzn3l86m1b0f4kjd7v9y9d47pywl3"
4059synopsis = "Parser for common URI schemes"
4060version = "2.0"
4061
4062[uri-generic]
4063dependencies = ["matchable", "srfi-1", "srfi-14"]
4064license = "bsd"
4065sha256 = "11k6qczmia6m77jgk80lphz83h12hd5h5cfzj8mllf7kv50il69g"
4066synopsis = "URI generic syntax (RFC 3986) parsing and manipulation."
4067version = "3.3"
4068
4069[uri-match]
4070dependencies = ["uri-common"]
4071license = "bsd"
4072sha256 = "0bkl82wjhiihk4ll1m5zddzcmhwswgp9n26gig7c606wyi76yw7s"
4073synopsis = "A flexible URI matcher"
4074version = "1.0"
4075
4076[utf8]
4077dependencies = ["srfi-69", "iset", "regex"]
4078license = "bsd"
4079sha256 = "0vpf2vw4k7b1f7afgminnvkgiq9m973rxi1w2y63jgg8vr7i027p"
4080synopsis = "Unicode support"
4081version = "3.6.3"
4082
4083[uuid-lib]
4084dependencies = ["record-variants"]
4085license = "bsd"
4086sha256 = "06kx6j06h4qm1b4iw39bdr8llskyx5zpyzs0x86jib1vc16q6rkf"
4087synopsis = "OSF DCE 1.1 UUID"
4088version = "0.0.16"
4089
4090[uuid]
4091dependencies = []
4092license = "bsd"
4093sha256 = "0iv8z83zdpwxrvjrxjnvflqy5hj4x03ivm3f2dmcf82ylhvx0gd8"
4094synopsis = "native chicken uuid library"
4095version = "0.1"
4096
4097[vandusen]
4098dependencies = ["irc", "chicken-doc", "regex", "sandbox", "srfi-1", "srfi-13", "srfi-18", "sql-de-lite", "uri-common"]
4099license = "bsd"
4100sha256 = "0279v7nwwd2zgr9dkpnhpn430lb6byigny3ci0mg30z293iv2fmx"
4101synopsis = "A cheeky IRC bot"
4102version = "0.15"
4103
4104[vector-lib]
4105dependencies = []
4106license = "bsd"
4107sha256 = "071nx5m5q7j55mv4ikikffd1b2m7xfkbm21rjffg8gz6qwqa851z"
4108synopsis = "Port of the SRFI-43 reference implementation"
4109version = "2.1.1"
4110
4111[vectr]
4112dependencies = ["coops"]
4113license = "gplv3"
4114sha256 = "0a97mg94l03npnlds7c8f63d9nhvr2rfjnk0p1mgqpmvq396kf0g"
4115synopsis = "A linear vectr library."
4116version = "0.1"
4117
4118[vlist]
4119dependencies = ["srfi-1", "srfi-69"]
4120license = "lgpl-3"
4121sha256 = "0vmxll3x7b4inp3jwzvkzjkvqw79imkmsaygwvn9r3l1hzypxmas"
4122synopsis = "An implementation of vlists, a functional list-like data structure."
4123version = "1.1"
4124
4125[web-colors]
4126dependencies = ["srfi-13"]
4127license = "bsd"
4128sha256 = "05q5rrw4dmnswrb2sfzyvn970s9xclwhcvzybs0qdb15qq89g4jn"
4129synopsis = "Parse and write HTML/CSS color strings"
4130version = "1.0.0"
4131
4132[webview]
4133dependencies = ["srfi-1", "srfi-13", "srfi-18", "srfi-69", "utf8"]
4134license = "bsd"
4135sha256 = "1xd7h0z2j5vfhckw28s52y752lyx77q8gqj9cwlrgxhhirylh5n6"
4136synopsis = "Multi-platform HTML user interface shell"
4137version = "1.0.1"
4138
4139[with-current-directory]
4140dependencies = ["module-declarations"]
4141license = "bsd"
4142sha256 = "1ryl7l2jw5m34fmvv1nr0rf2mwkxrds8xkz7msfzi4gy36i5zja9"
4143synopsis = "Convenience procedure for temporarily changing directories"
4144version = "1.0.0"
4145
4146[ws-client]
4147dependencies = ["srfi-1", "foreigners", "string-utils", "base64", "simple-sha1", "uri-common", "intarweb", "openssl"]
4148license = "bsd"
4149sha256 = "1w6cpf52ipw0irx7xhh9gnz13hp6h9babi7ymiwwn9k798mhc063"
4150synopsis = "websocket client library"
4151version = "1.0.0"
4152
4153[x11-colors]
4154dependencies = ["srfi-1", "srfi-13", "matchable"]
4155license = "bsd"
4156sha256 = "1fj8swh4s4gwif2dp59ls0vbdi2d5w50b2q2q00yiyvlr7smm4hs"
4157synopsis = "named standard colors as available in X11"
4158version = "1.1"
4159
4160[xdg-basedir]
4161dependencies = []
4162license = "bsd"
4163sha256 = "0ck91mxsyyrsdmxx3gi6p0dg1i9y5z9g77kvh6y0x20d0s3ymv0w"
4164synopsis = "Implementation of the XDG Base Directory Specification"
4165version = "1.0.0"
4166
4167[xj]
4168dependencies = ["fmt", "html-parser", "srfi-1", "utf8", "brev-separate"]
4169license = "bsd-3-clause"
4170sha256 = "15a7p9qq33mlxa3h50s142zy9zchpdpkdkx51kfcadh0rbj0x7bi"
4171synopsis = "Unix filter that turns XML into JSON"
4172version = "1.29"
4173
4174[xlib]
4175dependencies = ["matchable", "srfi-13"]
4176license = "unknown"
4177sha256 = "04csxgqknw9zww1b71c2j2a8x5h1xxvkwi94ihyznb4qb3vzla4f"
4178synopsis = "Xlib bindings"
4179version = "1.4"
4180
4181[xml-rpc]
4182dependencies = ["base64", "http-client", "intarweb", "ssax", "sxpath", "srfi-1", "srfi-13", "srfi-18", "srfi-69"]
4183license = "bsd"
4184sha256 = "05qn5fd872q3zh0ic9gq32j8rnvpg6l1p5bj86pdyan1iqxypnsq"
4185synopsis = "XML-RPC client/server"
4186version = "3.0.1"
4187
4188[yaml]
4189dependencies = ["sql-null", "srfi-13", "srfi-69"]
4190license = "mit"
4191sha256 = "0h80jim818a3ks0qa6q123hj9gabky9zyvam724sglvx3zj897is"
4192synopsis = "Bindings to libyaml"
4193version = "0.2.2"
4194
4195[yasos]
4196dependencies = ["srfi-69", "srfi-127"]
4197license = "bsd"
4198sha256 = "0q8cl3bvslk76l89k0vf836cb3xmd4kwvhgak38afsnrvirwiamn"
4199synopsis = "A very simple OOP system"
4200version = "1.14"
4201
4202[z3]
4203dependencies = ["bind"]
4204license = "bsd"
4205sha256 = "147f2401ngpgg6pg0gf60vkj1gvhgmbjc3l8v5mqkyd47p5zjxgl"
4206synopsis = "A gzip (RFC1952) compression and decompression library"
4207version = "2.0"
4208
4209[zlib]
4210dependencies = ["foreigners", "miscmacros"]
4211license = "gpl-3"
4212sha256 = "0m3kkspj2l4ssl82gx058h747xmbhm66cxc1z0908b0pjkw5byx7"
4213synopsis = "Bindings for zlib"
4214version = "0.7.0"
4215
4216[zmq]
4217dependencies = ["srfi-1", "srfi-13", "srfi-18", "foreigners"]
4218license = "lgpl"
4219sha256 = "04iyk76fi557r3y7wxhgr2kra0764qgcc84dar5pz3qjlql33bhq"
4220synopsis = "Bindings for the ZeroMQ API"
4221version = "0.2"
4222
4223[zshbrev]
4224dependencies = ["brev"]
4225license = "lgplv3"
4226sha256 = "12angz4d31vir1ss80d2ghbh0bdqnbijn44j8hrnb31ikm7xg35z"
4227synopsis = "Access Chicken functions from any shell and access zsh functions from Chicken"
4228version = "1.22"
4229
4230[zstd]
4231dependencies = []
4232license = "bsd"
4233sha256 = "06gvbk03xbrs5hihrysl2qaf7aag7zk3nvsyaqvfiaa6zg5y80mk"
4234synopsis = "ZStandard bindings"
4235version = "1.2"
4236
4237[zxcvbn]
4238dependencies = []
4239license = "bsd"
4240sha256 = "0hqhzlwlmngwd9sgkrrhmvfaq8gc7dc2c719y6h2ys3ahym4iaxn"
4241synopsis = "zxcvbn password entropy estimation"
4242version = "1.0.0"
4243