Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 3447 lines 131 kB view raw
1[arvyy-interface] 2dependencies = ["akku-r7rs"] 3dev-dependencies = [] 4license = "mit" 5url = "http://snow-fort.org/s/gmail.com/nma.arvydas.silanskas/arvyy/interface/1.0.0/arvyy-interface-1.0.0.tgz" 6sha256 = "7e22daa7d0b2e57cc3a34ed0149a2cfc856a6b06c9708dbdb0b49da7573ef290" 7source = "snow-fort" 8synopsis = "Interface abstraction for a set of functions" 9version = "1.0.0" 10 11[arvyy-mustache] 12dependencies = ["akku-r7rs", "chez-srfi"] 13dev-dependencies = [] 14license = "mit" 15url = "http://snow-fort.org/s/gmail.com/nma.arvydas.silanskas/arvyy/mustache/1.0.2/arvyy-mustache-1.0.2.tgz" 16sha256 = "ea8085f6313851249dc41e86a5c455225f73f351046994296fe7fc6144f05d16" 17source = "snow-fort" 18synopsis = "Mustache templating 1.2.1 implementation" 19version = "1.0.2" 20 21[bcaine-defstruct] 22dependencies = ["bcaine-format", "bcaine-misc-util", "chez-srfi", "akku-r7rs"] 23dev-dependencies = [] 24license = "noassertion" 25url = "http://snow-fort.org/s/gmail.com/brian.d.caine/bcaine/defstruct/0.0.1/bcaine-defstruct-0.0.1.tgz" 26sha256 = "a8dc0f55c99b23f2609a8cb8d7861491a8b33e4b45c93cfdb5ed5e94ffac2afc" 27source = "snow-fort" 28synopsis = "A more convenient version of `define-record-type`, inspired by Chicken's `defstruct`, including SRFI-17 setters" 29version = "0.0.1" 30 31[bcaine-format] 32dependencies = ["bcaine-misc-util", "chez-srfi", "chibi-char-set", "akku-r7rs"] 33dev-dependencies = [] 34license = "noassertion" 35url = "http://snow-fort.org/s/gmail.com/brian.d.caine/bcaine/format/0.0.1/bcaine-format-0.0.1.tgz" 36sha256 = "c5629185db68e53bafa5a82c7615c03c2984999c99cc10843b1cd16c7e428b25" 37source = "snow-fort" 38synopsis = "A `format`, `printf` and `sprintf` somewhat in the style of Chicken Scheme" 39version = "0.0.1" 40 41[bcaine-misc-util] 42dependencies = ["chez-srfi", "akku-r7rs", "chibi-show"] 43dev-dependencies = [] 44license = "noassertion" 45url = "http://snow-fort.org/s/gmail.com/brian.d.caine/bcaine/misc-util/1.0.1/bcaine-misc-util-1.0.1.tgz" 46sha256 = "ca96d13af4602e72309137d20062cdb0fd23e77068adc6f2212a619d07b8d51b" 47source = "snow-fort" 48synopsis = "A collection of miscellaneous utilities I'm used to having. (Mostly from Chicken Scheme.)" 49version = "1.0.1" 50 51[bcaine-obj] 52dependencies = ["bcaine-defstruct", "bcaine-format", "bcaine-misc-util", "chez-srfi", "akku-r7rs"] 53dev-dependencies = [] 54license = "noassertion" 55url = "http://snow-fort.org/s/gmail.com/brian.d.caine/bcaine/obj/0.0.7/bcaine-obj-0.0.7.tgz" 56sha256 = "6257e168626eeafdb2cc951a2f32cba19e30dc0ea15657a94c6bf35b894e6247" 57source = "snow-fort" 58synopsis = "An object system very similar to Chicken's COOPS" 59version = "0.0.7" 60 61[bcaine-sld-stub-expand] 62dependencies = ["bcaine-format", "bcaine-misc-util", "chibi-match", "chibi-pathname", "chez-srfi", "akku-r7rs"] 63dev-dependencies = [] 64license = "noassertion" 65url = "http://snow-fort.org/s/gmail.com/brian.d.caine/bcaine/sld-stub-expand/0.0.1/bcaine-sld-stub-expand-0.0.1.tgz" 66sha256 = "c7b305e067469be7e68f4a46dab6dbf39ff435fc442921274f84ea7ace10de18" 67source = "snow-fort" 68synopsis = "Expands library declarations (`define-unprocessed-library` instead of `define-library`), and generates export statements for all the identifiers in .stub files" 69version = "0.0.1" 70 71[chibi-app] 72dependencies = ["akku-r7rs", "chez-srfi", "chibi-config", "chibi-edit-distance", "chibi-string", "chibi-test"] 73dev-dependencies = [] 74license = "bsd-3-clause" 75url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/app/0.9.0/chibi-app-0.9.0.tgz" 76sha256 = "b477ea370b1b0bf805fbe7a8c0d0919330da0360e615ea8953d0f6f7e367f3bd" 77source = "snow-fort" 78synopsis = "Unified command-line option parsing and config management" 79version = "0.9.0" 80 81[chibi-assert] 82dependencies = ["chibi-test"] 83dev-dependencies = [] 84license = "bsd-3-clause" 85url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/assert/0.10.0/chibi-assert-0.10.0.tgz" 86sha256 = "b3901ce23329748eb423fe3f2dcffed63253dc1366a17cb8279025038139b921" 87source = "snow-fort" 88synopsis = "A nice assert macro" 89version = "0.10.0" 90 91[chibi-base64] 92dependencies = ["akku-r7rs", "chibi-string", "chibi-test"] 93dev-dependencies = [] 94license = "bsd-3-clause" 95url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/base64/0.9.0/chibi-base64-0.9.0.tgz" 96sha256 = "4f59e38142759554dc417e7b4f132414acd40ae3450a0481b57228a10257fcea" 97source = "snow-fort" 98synopsis = "RFC 3548 base64 encoding and decoding utilities" 99version = "0.9.0" 100 101[chibi-binary-record] 102dependencies = ["akku-r7rs", "chez-srfi"] 103dev-dependencies = [] 104license = "bsd-3-clause" 105url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/binary-record/0.9.0/chibi-binary-record-0.9.0.tgz" 106sha256 = "5d338215b14c981954035bab32b9b99282f9f2b19af105266e79a00bca22ddf9" 107source = "snow-fort" 108version = "0.9.0" 109 110[chibi-bytevector] 111dependencies = ["akku-r7rs", "chibi-test"] 112dev-dependencies = [] 113license = "bsd-3-clause" 114url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/bytevector/0.9.0/chibi-bytevector-0.9.0.tgz" 115sha256 = "7b5ee7c108d0272cdef87b82e6c2931f941c7d3654ce115a51db6e639873297d" 116source = "snow-fort" 117synopsis = "Additional bytevector utilities" 118version = "0.9.0" 119 120[chibi-char-set] 121dependencies = ["chibi-iset"] 122dev-dependencies = [] 123license = "bsd-3-clause" 124url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/char-set/0.9.0/chibi-char-set-0.9.0.tgz" 125sha256 = "c88004fb0d8a06efa0993ebe847b4d8ddd5815d29d7f788d0a5ed38f5ae5df7c" 126source = "snow-fort" 127synopsis = "A minimal character set library" 128version = "0.9.0" 129 130[chibi-char-set-boundary] 131dependencies = [] 132dev-dependencies = [] 133license = "noassertion" 134url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/char-set/boundary/0.9.0/chibi-char-set-boundary-0.9.0.tgz" 135sha256 = "6a913ae82de56424910491e4d0456fd46fb5914c1634b973df93fb2df96b7f25" 136source = "snow-fort" 137synopsis = "Char-sets used for TR29 word boundaries" 138version = "0.9.0" 139 140[chibi-config] 141dependencies = ["akku-r7rs", "chez-srfi"] 142dev-dependencies = [] 143license = "bsd-3-clause" 144url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/config/0.9.0/chibi-config-0.9.0.tgz" 145sha256 = "c9a6b3fd9a1cfb9a0fa6fcfde31946b492ff1adeb0aca77662fa4c937a2cf7a3" 146source = "snow-fort" 147synopsis = "This is a library for unified configuration management" 148version = "0.9.0" 149 150[chibi-crypto-md5] 151dependencies = ["akku-r7rs", "chibi-bytevector", "chibi-test"] 152dev-dependencies = [] 153license = "bsd-3-clause" 154url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/crypto/md5/0.9.0/chibi-crypto-md5-0.9.0.tgz" 155sha256 = "609d538c6621a6b84834967cd60ed3bcfd910d56a67e193ea189f2606aea7c1f" 156source = "snow-fort" 157synopsis = "Implementation of the MD5 (Message Digest) cryptographic hash" 158version = "0.9.0" 159 160[chibi-crypto-rsa] 161dependencies = ["akku-r7rs", "chez-srfi", "chibi-bytevector", "chibi-math-prime", "chibi-crypto-sha2", "chibi-test"] 162dev-dependencies = [] 163license = "bsd-3-clause" 164url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/crypto/rsa/0.9.0/chibi-crypto-rsa-0.9.0.tgz" 165sha256 = "4eaee568f7898429d744a5ddd95c4d46b3a8402fd6dfe571443e7806ad9ce794" 166source = "snow-fort" 167synopsis = "RSA public key cryptography implementation" 168version = "0.9.0" 169 170[chibi-crypto-sha2] 171dependencies = ["akku-r7rs", "chibi-test"] 172dev-dependencies = [] 173license = "bsd-3-clause" 174url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/crypto/sha2/0.9.0/chibi-crypto-sha2-0.9.0.tgz" 175sha256 = "e5d6f3c5d0f5bdfb72d9cb2f1c3d1b2ac691ac0c92826fb4a9c5b7450b5aff85" 176source = "snow-fort" 177synopsis = "Implementation of the SHA-2 (Secure Hash Algorithm) cryptographic hash" 178version = "0.9.0" 179 180[chibi-diff] 181dependencies = ["akku-r7rs", "chez-srfi", "chibi-optional", "chibi-term-ansi"] 182dev-dependencies = [] 183license = "bsd-3-clause" 184url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/diff/0.9.1.3/chibi-diff-0.9.1.3.tgz" 185sha256 = "07b62a03d280924f0bd42ca6375c752884a480779984dd7e9889e150f892fbac" 186source = "snow-fort" 187version = "0.9.1" 188 189[chibi-edit-distance] 190dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 191dev-dependencies = [] 192license = "bsd-3-clause" 193url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/edit-distance/0.9.0/chibi-edit-distance-0.9.0.tgz" 194sha256 = "1534158ba2963dbb4a5b37831e94a7a3007afa105a7134c011f710f1afbf36b9" 195source = "snow-fort" 196version = "0.9.0" 197 198[chibi-filesystem] 199dependencies = ["akku-r7rs", "chibi-test"] 200dev-dependencies = [] 201license = "bsd-3-clause" 202url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/filesystem/0.9.0/chibi-filesystem-0.9.0.tgz" 203sha256 = "dad608a7fbc00fe8e9929ff6124edad13bedfdc58cc14042be29b33f64c13483" 204source = "snow-fort" 205synopsis = "Interface to the filesystem and file descriptor objects" 206version = "0.9.0" 207 208[chibi-html-parser] 209dependencies = ["akku-r7rs"] 210dev-dependencies = [] 211license = "bsd-3-clause" 212url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/html-parser/0.5.7/chibi-html-parser-0.5.7.tgz" 213sha256 = "509c4b4b79bde75c97b9f18cdf1a0c3f4ffd482b39439775bfdcae9c4dfa2a3a" 214source = "snow-fort" 215synopsis = "A permissive HTML parser supporting scalable streaming with a tree folding interface" 216version = "0.5.7" 217 218[chibi-irregex] 219dependencies = ["akku-r7rs"] 220dev-dependencies = [] 221license = "bsd-3-clause" 222url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/irregex/0.9.3/chibi-irregex-0.9.3.tgz" 223sha256 = "50f7bbcb06d6f608aaff1784d63018ae5f5d32a62329eb24785bc922e0a91538" 224source = "snow-fort" 225synopsis = "A portable and efficient R[4567]RS implementation of regular expressions, supporting both POSIX syntax with various (irregular) PCRE extensions, as well as SCSH's SRE syntax" 226version = "0.9.3" 227 228[chibi-iset] 229dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 230dev-dependencies = [] 231license = "bsd-3-clause" 232url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/iset/0.9.0/chibi-iset-0.9.0.tgz" 233sha256 = "33e536d20db603e24f489fdafd4996b3832ff29c7245e0f1bf59e52bac9c95dd" 234source = "snow-fort" 235synopsis = "A space efficient integer set (iset) implementation, optimized for minimal space usage and fast membership lookup" 236version = "0.9.0" 237 238[chibi-locale] 239dependencies = ["akku-r7rs", "chibi-test"] 240dev-dependencies = [] 241license = "bsd-3-clause" 242url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/locale/0.1/chibi-locale-0.1.tgz" 243sha256 = "13e7b773189ffec0f480305e1472361a9de310c8136ddffa84485e72846aa4b0" 244source = "snow-fort" 245synopsis = "A lightweight library for representing locale information and serializing to and from strings" 246version = "0.1.0" 247 248[chibi-match] 249dependencies = ["akku-r7rs"] 250dev-dependencies = [] 251license = "noassertion" 252url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/match/0.9.1/chibi-match-0.9.1.tgz" 253sha256 = "badcfca91bdfc1a7831aed444a9fe4af317e1429216c725fc1b67e1864111ca4" 254source = "snow-fort" 255synopsis = "A portable hygienic pattern matcher" 256version = "0.9.1" 257 258[chibi-math-linalg] 259dependencies = ["akku-r7rs", "chez-srfi", "chibi-assert", "chibi-optional", "chibi-test"] 260dev-dependencies = [] 261license = "bsd-3-clause" 262url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/math/linalg/0.3/chibi-math-linalg-0.3.tgz" 263sha256 = "55783898d0668465f3a7adf3102580dc4ad144b3845935539387b2db858994b0" 264source = "snow-fort" 265version = "0.3.0" 266 267[chibi-math-prime] 268dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 269dev-dependencies = [] 270license = "bsd-3-clause" 271url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/math/prime/0.10.0/chibi-math-prime-0.10.0.tgz" 272sha256 = "82628af19ec37dae8189b73ddab540958feba524c61da0e74f0ce0602e042d61" 273source = "snow-fort" 274synopsis = "Prime and number theoretic utilities" 275version = "0.10.0" 276 277[chibi-math-stats] 278dependencies = ["akku-r7rs", "chez-srfi", "chibi-optional", "chibi-test"] 279dev-dependencies = [] 280license = "bsd-3-clause" 281url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/math/stats/0.1/chibi-math-stats-0.1.tgz" 282sha256 = "861d9c98e6c5aaedf385d459c989b6d9d7dddbbbd966e6f450a6dc8dc21b5856" 283source = "snow-fort" 284synopsis = "Statistics is the branch of mathematics dealing with the collection and analysis of data" 285version = "0.1.0" 286 287[chibi-mecab] 288dependencies = ["akku-r7rs", "chez-srfi", "chibi-assert", "chibi-optional", "chibi-test"] 289dev-dependencies = [] 290license = "bsd-3-clause" 291url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/mecab/0.1/chibi-mecab-0.1.tgz" 292sha256 = "167b88e4415c0e531ae8ce233536ca2a6288fe5f1a056b95acb294777c628f06" 293source = "snow-fort" 294synopsis = "A wrapper around MeCab, a part-of-speech and morphological analyzer for Japanese" 295version = "0.1.0" 296 297[chibi-mime] 298dependencies = ["akku-r7rs", "chibi-base64", "chibi-quoted-printable", "chibi-string", "chibi-test"] 299dev-dependencies = [] 300license = "bsd-3-clause" 301url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/mime/0.9.0/chibi-mime-0.9.0.tgz" 302sha256 = "3f15743a4116eb95368449c0717b476040e6eba8af8bcf551023a19c7fcbcf8f" 303source = "snow-fort" 304synopsis = "A library to parse MIME headers and bodies into SXML" 305version = "0.9.0" 306 307[chibi-monad-environment] 308dependencies = ["akku-r7rs"] 309dev-dependencies = [] 310license = "bsd-3-clause" 311url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/monad/environment/0.9.0/chibi-monad-environment-0.9.0.tgz" 312sha256 = "ae4abff382dbe3db6d1c8a6e5bcfa237c16f6dd7faeb45f160358acf63a00e22" 313source = "snow-fort" 314synopsis = "A Scheme take on the environment (reader) monad, focusing more on being efficient and convenient than pure" 315version = "0.9.0" 316 317[chibi-net-dns] 318dependencies = ["akku-r7rs", "chez-srfi", "chibi-optional", "chibi-test"] 319dev-dependencies = [] 320license = "bsd-3-clause" 321url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/net/dns/0.2/chibi-net-dns-0.2.tgz" 322sha256 = "f1f07da380168e9107600760ce9dfee5ec8c1f656f3b6f7fdd5182f13ca41e0a" 323source = "snow-fort" 324synopsis = "Domain Name Service library, with high-level utilities for address, mx and text record lookups" 325version = "0.2.0" 326 327[chibi-net-smtp] 328dependencies = ["akku-r7rs", "chez-srfi", "chibi-net-dns", "chibi-optional", "chibi-string", "chibi-regexp", "chibi-pathname", "chibi-test"] 329dev-dependencies = [] 330license = "bsd-3-clause" 331url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/net/smtp/0.1/chibi-net-smtp-0.1.tgz" 332sha256 = "b66d31adce32558c658f53d7f564313821a698d6bbd9dc3aec88b3ebbc39b738" 333source = "snow-fort" 334synopsis = "Easy mail interface" 335version = "0.1.0" 336 337[chibi-optional] 338dependencies = ["akku-r7rs"] 339dev-dependencies = [] 340license = "bsd-3-clause" 341url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/optional/0.9.1.3/chibi-optional-0.9.1.3.tgz" 342sha256 = "30b58c0bbecbe37560fc24086417d2ab908536b74d8775670da55f1eb6971e9c" 343source = "snow-fort" 344synopsis = "Syntax to support optional and named keyword arguments" 345version = "0.9.1" 346 347[chibi-parse] 348dependencies = ["akku-r7rs", "chibi-test"] 349dev-dependencies = [] 350license = "bsd-3-clause" 351url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/parse/0.9.0/chibi-parse-0.9.0.tgz" 352sha256 = "66cd0a9d1ca07559f5f1ccbef05939921bfb9967049c2c2691031a43b56e3a17" 353source = "snow-fort" 354synopsis = "A parser combinator library with optional memoization and convenient syntax" 355version = "0.9.0" 356 357[chibi-pathname] 358dependencies = ["chibi-string", "akku-r7rs", "chibi-test"] 359dev-dependencies = [] 360license = "bsd-3-clause" 361url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/pathname/0.9.0/chibi-pathname-0.9.0.tgz" 362sha256 = "424aa360577d7cac0ceb4e7e6cbf8943ffe958870338d5b0fef1c22789a07186" 363source = "snow-fort" 364synopsis = "A general, non-filesystem-specific pathname library" 365version = "0.9.0" 366 367[chibi-quoted-printable] 368dependencies = ["akku-r7rs", "chibi-string", "chibi-test"] 369dev-dependencies = [] 370license = "bsd-3-clause" 371url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/quoted-printable/0.9.0/chibi-quoted-printable-0.9.0.tgz" 372sha256 = "9f7f9e3013139b36249b594e510feac1a2a4fc2b6a20c1974ebc559ff037a17d" 373source = "snow-fort" 374synopsis = "RFC 2045 quoted printable encoding and decoding utilities" 375version = "0.9.0" 376 377[chibi-regexp] 378dependencies = ["chibi-char-set-boundary", "chez-srfi", "akku-r7rs", "chibi-string", "chibi-match", "chibi-test"] 379dev-dependencies = [] 380license = "bsd-3-clause" 381url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/regexp/0.9.0/chibi-regexp-0.9.0.tgz" 382sha256 = "7bfed63982d55c7c272d32ddca295993a6196c37ef426d7bd90eafe3b8856c5e" 383source = "snow-fort" 384synopsis = "A regular expression engine implementing SRFI 115 using a non-backtracking Thompson NFA algorithm" 385version = "0.9.0" 386 387[chibi-scribble] 388dependencies = ["akku-r7rs", "chibi-string", "chibi-test"] 389dev-dependencies = [] 390license = "bsd-3-clause" 391url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/scribble/0.9.0/chibi-scribble-0.9.0.tgz" 392sha256 = "0f93bfa2f0267f3557499fdf9023e3a4d772a290fe971898f289327c71e0e7c1" 393source = "snow-fort" 394synopsis = "A library used for parsing \"scribble\" format, introduced by Racket and the format used to write this manual" 395version = "0.9.0" 396 397[chibi-show] 398dependencies = ["akku-r7rs", "chez-srfi", "chibi-string", "chibi-monad-environment", "chibi-test"] 399dev-dependencies = [] 400license = "bsd-3-clause" 401url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/show/0.7.3.1/chibi-show-0.7.3.1.tgz" 402sha256 = "4a2c64802000eca62d36320de97480bc2f333e62517a987a0ff0af6d9b3d4194" 403source = "snow-fort" 404synopsis = "A library of procedures for formatting Scheme objects to text in various ways, and for easily concatenating, composing and extending these formatters" 405version = "0.7.3" 406 407[chibi-snow-commands] 408dependencies = ["akku-r7rs", "chez-srfi", "chibi-bytevector", "chibi-config", "chibi-crypto-md5", "chibi-crypto-rsa", "chibi-crypto-sha2", "chibi-filesystem", "chibi-match", "chibi-pathname", "chibi-regexp", "chibi-show", "chibi-string", "chibi-sxml", "chibi-tar", "chibi-temp-file", "chibi-uri", "chibi-term-edit-line", "chibi-char-set"] 409dev-dependencies = [] 410license = "noassertion" 411url = "http://snow-fort.org/s/gmail.com/pclouds/chibi/snow/commands/0.0.0/./chibi-snow-commands-0.0.0.tgz" 412sha256 = "c33106b879b787dd282bd6f01d3968e70224ac88fe61b71fca05d8f9bbea16a8" 413source = "snow-fort" 414version = "0.0.0" 415 416[chibi-sqlite3] 417dependencies = ["akku-r7rs", "chez-srfi"] 418dev-dependencies = [] 419license = "noassertion" 420url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/sqlite3/0.7/chibi-sqlite3-0.7.tgz" 421sha256 = "bd0aeb54c2e88567707c675e481a475d6a7431f5e1959b7e99ec07d361bda92f" 422source = "snow-fort" 423version = "0.7.0" 424 425[chibi-ssl] 426dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 427dev-dependencies = [] 428license = "bsd-3-clause" 429url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/ssl/0.1/chibi-ssl-0.1.tgz" 430sha256 = "85531baae0523140bfda7ebcd971ea30b7e242b6ba0874a1815cec9a7660a13d" 431source = "snow-fort" 432synopsis = "Basic bindings for establishing SSL connections" 433version = "0.1.0" 434 435[chibi-string] 436dependencies = ["akku-r7rs", "chibi-test"] 437dev-dependencies = [] 438license = "bsd-3-clause" 439url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/string/0.9.0/chibi-string-0.9.0.tgz" 440sha256 = "86a73c53b2e7a4e1201ff10115a5488890993c0020051b3abe0fc785a077ec11" 441source = "snow-fort" 442synopsis = "A cursor-oriented string library" 443version = "0.9.0" 444 445[chibi-sxml] 446dependencies = ["akku-r7rs"] 447dev-dependencies = [] 448license = "bsd-3-clause" 449url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/sxml/0.9.0/chibi-sxml-0.9.0.tgz" 450sha256 = "cec4438595978dfcc4ffa5c41b77178d14609490b2d1da4551e42cd960262cc4" 451source = "snow-fort" 452synopsis = "Utilities to convert sxml to xml or plain text" 453version = "0.9.0" 454 455[chibi-tar] 456dependencies = ["akku-r7rs", "chez-srfi", "chibi-string", "chibi-binary-record", "chibi-pathname", "chibi-filesystem", "chibi-test"] 457dev-dependencies = [] 458license = "bsd-3-clause" 459url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/tar/0.9.0/chibi-tar-0.9.0.tgz" 460sha256 = "86c5248f8206d4f059ba66c91460ef5eb9497d40d6fd90d4258583c71f49cf4a" 461source = "snow-fort" 462version = "0.9.0" 463 464[chibi-temp-file] 465dependencies = ["akku-r7rs", "chibi-filesystem", "chibi-pathname"] 466dev-dependencies = [] 467license = "bsd-3-clause" 468url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/temp-file/0.9.0/chibi-temp-file-0.9.0.tgz" 469sha256 = "c400a25de2c4109a6e569f014eab360844e31041239ae6e2afed5d40e16d1f60" 470source = "snow-fort" 471version = "0.9.0" 472 473[chibi-term-ansi] 474dependencies = ["akku-r7rs"] 475dev-dependencies = [] 476license = "bsd-3-clause" 477url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/term/ansi/0.9.0/chibi-term-ansi-0.9.0.tgz" 478sha256 = "805e33d6b87c6d54337bf0c89002f13c323e6d836291d2e88a252140d1552599" 479source = "snow-fort" 480synopsis = "A library to use ANSI escape codes to format text and background color, font weigh, and underlining" 481version = "0.9.0" 482 483[chibi-term-edit-line] 484dependencies = ["akku-r7rs"] 485dev-dependencies = [] 486license = "bsd-3-clause" 487url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/term/edit-line/0.9.0/chibi-term-edit-line-0.9.0.tgz" 488sha256 = "0af16f80400b5d4382117d0ff361681956aa962e4688972b4d4ddaf48a41b385" 489source = "snow-fort" 490version = "0.9.0" 491 492[chibi-test] 493dependencies = ["akku-r7rs", "chibi-diff", "chibi-term-ansi"] 494dev-dependencies = [] 495license = "bsd-3-clause" 496url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/test/0.9.0/chibi-test-0.9.0.tgz" 497sha256 = "86997714be7fb6ade1b094d91727f9c9becd9051a41d1703986643d1ed09865d" 498source = "snow-fort" 499synopsis = "Simple but extensible testing framework with advanced reporting" 500version = "0.9.0" 501 502[chibi-uri] 503dependencies = ["chibi-string", "chibi-pathname", "akku-r7rs", "chibi-test"] 504dev-dependencies = [] 505license = "bsd-3-clause" 506url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/uri/0.9.0/chibi-uri-0.9.0.tgz" 507sha256 = "cfec051a399439452c8754ab3ff7440e93b152de35514fa4f4407925de537750" 508source = "snow-fort" 509synopsis = "Library for parsing and constructing URI objects" 510version = "0.9.0" 511 512[chibi-voting] 513dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 514dev-dependencies = [] 515license = "bsd-3-clause" 516url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/voting/0.1/chibi-voting-0.1.tgz" 517sha256 = "a7ef21109198f47310fc5f385a928dcaf178adf8e5fdc52c414babf53169eebe" 518source = "snow-fort" 519synopsis = "Preferential voting utilities to help come to reasonable decisions when there are more than 2 options" 520version = "0.1.0" 521 522[chibi-xgboost] 523dependencies = ["akku-r7rs", "chibi-string", "chez-srfi", "chibi-test"] 524dev-dependencies = [] 525license = "bsd-3-clause" 526url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/xgboost/0.1/chibi-xgboost-0.1.tgz" 527sha256 = "82c2d83275436b8fe6c688088fe90193acbc0c64b04b08bfc5eb2c20adc348a5" 528source = "snow-fort" 529version = "0.1.0" 530 531[chibi-xlib] 532dependencies = [] 533dev-dependencies = [] 534license = "bsd-3-clause" 535url = "http://snow-fort.org/s/gmail.com/alexshinn/chibi/xlib/0.1/chibi-xlib-0.1.tgz" 536sha256 = "bc35e1811909489ea7b2e121c4a2ba34e5cca41e7c9c8082bfd783774651aea2" 537source = "snow-fort" 538synopsis = "Minimal xlib bindings" 539version = "0.1.0" 540 541[chrisoei-cint] 542dependencies = ["akku-r7rs"] 543dev-dependencies = [] 544license = "mit" 545url = "http://snow-fort.org/s/gmail.com/chris.oei/chrisoei/cint/0.1.0/chrisoei-cint-0.1.0.tgz" 546sha256 = "0f2b8a03afc0be7a27b7a64e808ee8df7d36570e47df3ef7e266c4c631db9b3d" 547source = "snow-fort" 548synopsis = "Compute cint coefficients" 549version = "0.1.0" 550 551[chrisoei-test] 552dependencies = ["akku-r7rs", "chibi-test"] 553dev-dependencies = [] 554license = "mit" 555url = "http://snow-fort.org/s/gmail.com/chris.oei/chrisoei/test/0.0.1/chrisoei-test-0.0.1.tgz" 556sha256 = "2b0f7c600778c88752cf48ab6f5685c5674d9e4aa15c913622eaa9be1ebbcd5a" 557source = "snow-fort" 558synopsis = "Additional testing utilities" 559version = "0.0.1" 560 561[comparators] 562dependencies = ["akku-r7rs"] 563dev-dependencies = [] 564license = "noassertion" 565url = "http://snow-fort.org/s/gmail.com/kwortman/comparators/1.0.0/comparators-1.0.0.tgz" 566sha256 = "d5169f6dc6c2d77c410b667b1e3ecb2793920655f4ec133a8dabdf9b6304d8b3" 567source = "snow-fort" 568synopsis = "SRFI 128: Comparators (reduced) reference implementation" 569version = "1.0.0" 570 571[cyclone-iset] 572dependencies = ["akku-r7rs", "cyclone-iset-base", "cyclone-iset-iterators", "cyclone-iset-constructors"] 573dev-dependencies = [] 574license = "bsd-3-clause" 575url = "http://snow-fort.org/s/gmail.com/arthurmaciel/cyclone/iset/1.0/cyclone-iset-1.0.tgz" 576sha256 = "c1c3f2da8ab317baaad61c134e407bc297fa30b959ab449af15ebc9261b8c922" 577source = "snow-fort" 578version = "1.0.0" 579 580[cyclone-iset-base] 581dependencies = ["akku-r7rs", "chez-srfi"] 582dev-dependencies = [] 583license = "bsd-3-clause" 584url = "http://snow-fort.org/s/gmail.com/arthurmaciel/cyclone/iset/base/1.0/cyclone-iset-base-1.0.tgz" 585sha256 = "d3b03eb7c0161eb71ce248226f6cfaf16f1540a66e6ee5838e86152d7bfef056" 586source = "snow-fort" 587version = "1.0.0" 588 589[cyclone-iset-constructors] 590dependencies = ["akku-r7rs", "chez-srfi", "cyclone-iset-base", "cyclone-iset-iterators"] 591dev-dependencies = [] 592license = "bsd-3-clause" 593url = "http://snow-fort.org/s/gmail.com/arthurmaciel/cyclone/iset/constructors/1.0/cyclone-iset-constructors-1.0.tgz" 594sha256 = "b5c723719a348c312dede7c49faf656c72f790fb6532969fba0a1c980a9d7b7e" 595source = "snow-fort" 596version = "1.0.0" 597 598[cyclone-iset-iterators] 599dependencies = ["akku-r7rs", "chez-srfi", "cyclone-iset-base"] 600dev-dependencies = [] 601license = "bsd-3-clause" 602url = "http://snow-fort.org/s/gmail.com/arthurmaciel/cyclone/iset/iterators/1.0/cyclone-iset-iterators-1.0.tgz" 603sha256 = "cff79c0c5839c419526fcc29b347f72f8f518147751874e2d116f3865d1c98f4" 604source = "snow-fort" 605version = "1.0.0" 606 607[cyclone-iset-optimize] 608dependencies = ["akku-r7rs", "chez-srfi", "cyclone-iset-base", "cyclone-iset-iterators", "cyclone-iset-constructors"] 609dev-dependencies = [] 610license = "bsd-3-clause" 611url = "http://snow-fort.org/s/gmail.com/arthurmaciel/cyclone/iset/optimize/1.0/cyclone-iset-optimize-1.0.tgz" 612sha256 = "c24ee986262f9f6119715adb82e2c21ae7cd01a99b943b0ed1b96264955f6e3f" 613source = "snow-fort" 614version = "1.0.0" 615 616[dockerfile] 617dependencies = ["akku-r7rs", "chez-srfi", "chibi-match", "unpack-assoc", "shell-quote"] 618dev-dependencies = [] 619license = "isc" 620url = "http://snow-fort.org/s/lassi.io/lassi/dockerfile/0.1/dockerfile-0.1.tgz" 621sha256 = "41697d85fcc809fae965d5ba1137e5cdae2d4c87fee16c4ab33004a925830281" 622source = "snow-fort" 623synopsis = "Scheme DSL to build Dockerfiles" 624version = "0.1.0" 625 626[edn] 627dependencies = ["akku-r7rs", "chibi-parse", "chibi-test"] 628dev-dependencies = [] 629license = "mit" 630url = "http://snow-fort.org/s/edwinwatkeys.com/edwin/edn/0.2.0/./edn-0.2.0.tgz" 631sha256 = "7c8e71ed0d1bf248fd15bd1a2ea173afba411b0082a58f107acbe15529ca9249" 632source = "snow-fort" 633synopsis = "EDN is a data format from the Clojure ecosystem" 634version = "0.2.0" 635 636[fisherro-pipe] 637dependencies = ["akku-r7rs", "chibi-test"] 638dev-dependencies = [] 639license = "noassertion" 640url = "http://snow-fort.org/s/fisher.cx/robert/fisherro/pipe/1.0.0/fisherro-pipe-1.0.0.tgz" 641sha256 = "3e12f1347606c353018bf1a569226d7e0d7a6bd50cf37a9a7f42f155cfb22f65" 642source = "snow-fort" 643synopsis = "Pipelining syntax" 644version = "1.0.0" 645 646[generators] 647dependencies = ["akku-r7rs"] 648dev-dependencies = [] 649license = "noassertion" 650url = "http://snow-fort.org/s/gmail.com/kwortman/generators/1.0.2/generators-1.0.2.tgz" 651sha256 = "629ff012704991d4ad34848790313140d71dce5fda36049eb7f5af98cd7b7847" 652source = "snow-fort" 653synopsis = "SRFI 121: Generators reference implementation" 654version = "1.0.2" 655 656[in-progress-hash-bimaps] 657dependencies = ["akku-r7rs", "r6rs-hashtables", "in-progress-hash-tables"] 658dev-dependencies = [] 659license = "mit" 660url = "http://snow-fort.org/s/ccs.neu.edu/will/in-progress/hash/bimaps/0.0.3/in-progress-hash-bimaps-0.0.3.tgz" 661sha256 = "c8f0c936144233ddfae0311cdc188b29ee5a8080390975e660a8a329a009ae34" 662source = "snow-fort" 663synopsis = "Bimaps (HashTablesCowan)" 664version = "0.0.3" 665 666[in-progress-hash-tables] 667dependencies = ["akku-r7rs", "r6rs-hashtables", "chez-srfi"] 668dev-dependencies = [] 669license = "mit" 670url = "http://snow-fort.org/s/ccs.neu.edu/will/in-progress/hash/tables/0.0.3/in-progress-hash-tables-0.0.3.tgz" 671sha256 = "5e81ab5a8b106d0e54bbd501610ecf15d39e4ed0b430c72a3a332208fb83e20c" 672source = "snow-fort" 673synopsis = "Hash tables (HashTablesCowan)" 674version = "0.0.3" 675 676[independentresearch-xattr] 677dependencies = ["akku-r7rs"] 678dev-dependencies = [] 679license = "cc0-1.0" 680url = "http://snow-fort.org/s/gmail.com/lockywolf/independentresearch/xattr/0.2/independentresearch-xattr-0.2.tgz" 681sha256 = "b579f63f541d6a3abfb46c04772c3079faaf1d21637c1d32a10b5543ff616972" 682source = "snow-fort" 683version = "0.2.0" 684 685[jkode-sassy] 686dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 687dev-dependencies = [] 688license = "lgpl-2.1-or-later" 689url = "http://snow-fort.org/s/gmail.com/alexshinn/jkode/sassy/0.2.1/jkode-sassy-0.2.1.tgz" 690sha256 = "c3e3038470986238d40ce98ad6eb0a078d9fb8b7f71cb241bc28a84fb5c79e95" 691source = "snow-fort" 692synopsis = "A portable assembler for x86 processors" 693version = "0.2.1" 694 695[lassik-dockerfile] 696dependencies = ["akku-r7rs", "chez-srfi", "chibi-match", "lassik-unpack-assoc", "lassik-shell-quote"] 697dev-dependencies = [] 698license = "isc" 699url = "http://snow-fort.org/s/lassi.io/lassi/lassik/dockerfile/0.2/distfiles/lassik-dockerfile-0.2.tgz" 700sha256 = "fbaa87155f3d5910af8bb6b1513464520a526990ca40ed43f423ed27c485c4a0" 701source = "snow-fort" 702synopsis = "Scheme DSL to build Dockerfiles" 703version = "0.2.0" 704 705[lassik-shell-quote] 706dependencies = ["akku-r7rs", "chibi-match"] 707dev-dependencies = [] 708license = "isc" 709url = "http://snow-fort.org/s/lassi.io/lassi/lassik/shell-quote/0.2/distfiles/lassik-shell-quote-0.2.tgz" 710sha256 = "e985951f02a17d120e73a4e935a1aa9af9756e42ad72fe143cd5397a549dbc33" 711source = "snow-fort" 712synopsis = "Scheme DSL to build shell command lines" 713version = "0.2.0" 714 715[lassik-string-inflection] 716dependencies = ["akku-r7rs"] 717dev-dependencies = [] 718license = "isc" 719url = "http://snow-fort.org/s/lassi.io/lassi/lassik/string-inflection/0.2/distfiles/lassik-string-inflection-0.2.tgz" 720sha256 = "c9ad9fe11d0c5243609382d365b4ae3d81b9177ddebcb47abe76aaf1a83352ff" 721source = "snow-fort" 722synopsis = "lisp-case under_score CapsUpper capsLower" 723version = "0.2.0" 724 725[lassik-trivial-tar-writer] 726dependencies = ["akku-r7rs"] 727dev-dependencies = [] 728license = "isc" 729url = "http://snow-fort.org/s/lassi.io/lassi/lassik/trivial-tar-writer/0.2/distfiles/lassik-trivial-tar-writer-0.2.tgz" 730sha256 = "dcb512851622b17b7eb6e8bd868f78bb4bcabd33f480a9f7260970196bf4a568" 731source = "snow-fort" 732synopsis = "Simplest way to output uncompressed .tar file" 733version = "0.2.0" 734 735[lassik-unpack-assoc] 736dependencies = ["akku-r7rs"] 737dev-dependencies = [] 738license = "isc" 739url = "http://snow-fort.org/s/lassi.io/lassi/lassik/unpack-assoc/0.2/distfiles/lassik-unpack-assoc-0.2.tgz" 740sha256 = "6e67c4e5c2f0756f38ae4b065c0bfe8dc86f0532373d899cdbff4fbcd9d18302" 741source = "snow-fort" 742synopsis = "Alist/hash-table destructuring case macros" 743version = "0.2.0" 744 745[lightweight-testing] 746dependencies = ["akku-r7rs", "chibi-test"] 747dev-dependencies = [] 748license = "noassertion" 749url = "http://snow-fort.org/s/tutanota.com/flynn16/lightweight-testing/0.1/lightweight-testing-0.1.tgz" 750sha256 = "17294025cf29ab76f41c51c5b8562961eff3b6a3a1ada2f6221b7f38e4a4223c" 751source = "snow-fort" 752synopsis = "SRFI-78 implemented as a wrapper around (chibi test)" 753version = "0.1.0" 754 755[macduffie-json] 756dependencies = ["akku-r7rs", "chez-srfi"] 757dev-dependencies = [] 758license = "mit" 759url = "http://snow-fort.org/s/gmail.com/taknamay/macduffie/json/0.9.5/macduffie-json-0.9.5.tgz" 760sha256 = "e8dccf8e8c63f088d826b0e92357dbc2998356f616b4390433b438b26a08b4e2" 761source = "snow-fort" 762synopsis = "JSON reader and writer" 763version = "0.9.5" 764 765[nytpu-contracts] 766dependencies = ["akku-r7rs", "chez-srfi"] 767dev-dependencies = [] 768license = "noassertion" 769url = "http://snow-fort.org/s/nytpu.com/alex/nytpu/contracts/0.1.1/nytpu-contracts-0.1.1.tgz" 770sha256 = "b077e4e751aba7046d9ce66e92e8a3a02d691b2baa7490b8bb2e9a5d4d1f29bd" 771source = "snow-fort" 772synopsis = "Design by Contracts for R7RS" 773version = "0.1.1" 774 775[nytpu-getopt] 776dependencies = ["akku-r7rs", "chez-srfi"] 777dev-dependencies = [] 778license = "noassertion" 779url = "http://snow-fort.org/s/nytpu.com/alex/nytpu/getopt/1.2.0/nytpu-getopt-1.2.0.tgz" 780sha256 = "ec1396b8885bb7e76b29277d12484a2a9129b6b3e47cbdab2079ce582f10d11a" 781source = "snow-fort" 782synopsis = "POSIX getopt(3), in compliance with POSIX 2008" 783version = "1.2.0" 784 785[okmij-ssax] 786dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 787dev-dependencies = [] 788license = "noassertion" 789url = "http://snow-fort.org/s/gmail.com/alexshinn/okmij/ssax/5.4/okmij-ssax-5.4.tgz" 790sha256 = "9a78a099fff4584c10c9444d41b808fe7029b5dfa2d3e5ece4c7a08e5e33b2c1" 791source = "snow-fort" 792synopsis = "Functional XML parsing framework" 793version = "5.4.0" 794 795[pfds-alist] 796dependencies = ["akku-r7rs"] 797dev-dependencies = [] 798license = "bsd-3-clause" 799url = "http://snow-fort.org/s/peterlane.info/peter/pfds/alist/1.0.0/pfds-alist-1.0.0.tgz" 800sha256 = "e8c227fcf3c10f355df8d1c22860e0e6c54103c356bd707ed914028b3568b92e" 801source = "snow-fort" 802synopsis = "Convenience functions for working with association lists" 803version = "1.0.0" 804 805[pfds-bitwise] 806dependencies = ["akku-r7rs", "chez-srfi"] 807dev-dependencies = [] 808license = "bsd-3-clause" 809url = "http://snow-fort.org/s/peterlane.info/peter/pfds/bitwise/1.0.0/pfds-bitwise-1.0.0.tgz" 810sha256 = "8654930f5a5a66df9120f3a8b7276cfa0ca36e65ea4579966b3e711422afab93" 811source = "snow-fort" 812synopsis = "Bitwise arithmetic utilities" 813version = "1.0.0" 814 815[pfds-bounded-balance-tree] 816dependencies = ["akku-r7rs", "pfds-list-helpers"] 817dev-dependencies = [] 818license = "bsd-3-clause" 819url = "http://snow-fort.org/s/peterlane.info/peter/pfds/bounded-balance-tree/1.0.0/pfds-bounded-balance-tree-1.0.0.tgz" 820sha256 = "7ae6f64b9c5614ee38238b4459b558eaebd267c6824bc66354ab7cb39b2a04d6" 821source = "snow-fort" 822synopsis = "Bounded balance tree" 823version = "1.0.0" 824 825[pfds-deque] 826dependencies = ["akku-r7rs", "pfds-lazy-list", "pfds-list-helpers"] 827dev-dependencies = [] 828license = "bsd-3-clause" 829url = "http://snow-fort.org/s/peterlane.info/peter/pfds/deque/1.0.0/pfds-deque-1.0.0.tgz" 830sha256 = "a5deddf48523c167649660fc9e41acf2cce77f185525a1f6d4cfa9589f7f868b" 831source = "snow-fort" 832synopsis = "Purely functional deques" 833version = "1.0.0" 834 835[pfds-difference-list] 836dependencies = ["akku-r7rs"] 837dev-dependencies = [] 838license = "bsd-3-clause" 839url = "http://snow-fort.org/s/peterlane.info/peter/pfds/difference-list/1.0.0/pfds-difference-list-1.0.0.tgz" 840sha256 = "82a9e6db6f63ac1ab14fd87835e438a0a5486572a450a65c0b8eda0873c72a8c" 841source = "snow-fort" 842synopsis = "Difference lists" 843version = "1.0.0" 844 845[pfds-fector] 846dependencies = ["akku-r7rs"] 847dev-dependencies = [] 848license = "bsd-3-clause" 849url = "http://snow-fort.org/s/peterlane.info/peter/pfds/fector/1.0.0/pfds-fector-1.0.0.tgz" 850sha256 = "ff0bb61c97b4a59b51c40f589d4b481a97759c09de197c0891386d6b0fa39f53" 851source = "snow-fort" 852synopsis = "Functional vectors" 853version = "1.0.0" 854 855[pfds-fingertree] 856dependencies = ["akku-r7rs", "pfds-list-helpers"] 857dev-dependencies = [] 858license = "bsd-3-clause" 859url = "http://snow-fort.org/s/peterlane.info/peter/pfds/fingertree/1.0.0/pfds-fingertree-1.0.0.tgz" 860sha256 = "d2398c150e60b0f9c5214287720fef78b8ce0b9bce6733f67490a388685855b2" 861source = "snow-fort" 862synopsis = "Fingertree: A simple general-purpose data structure" 863version = "1.0.0" 864 865[pfds-hash-array-mapped-trie] 866dependencies = ["akku-r7rs", "pfds-alist", "pfds-bitwise", "pfds-list-helpers", "pfds-vector", "chez-srfi"] 867dev-dependencies = [] 868license = "bsd-3-clause" 869url = "http://snow-fort.org/s/peterlane.info/peter/pfds/hash-array-mapped-trie/1.0.0/pfds-hash-array-mapped-trie-1.0.0.tgz" 870sha256 = "f549c8715d94b83037af786618b5ab08600d75ce9ffa40a841cb07e8f918931d" 871source = "snow-fort" 872synopsis = "Hash array mapped tries" 873version = "1.0.0" 874 875[pfds-heap] 876dependencies = ["akku-r7rs", "pfds-list-helpers"] 877dev-dependencies = [] 878license = "bsd-3-clause" 879url = "http://snow-fort.org/s/peterlane.info/peter/pfds/heap/1.0.0/pfds-heap-1.0.0.tgz" 880sha256 = "5b9ec02fd7f9ff022f67aeee6e6aa4109e14bb3a0d096b33512d3d9265f49bb5" 881source = "snow-fort" 882synopsis = "Heap data structure" 883version = "1.0.0" 884 885[pfds-lazy-list] 886dependencies = ["akku-r7rs"] 887dev-dependencies = [] 888license = "bsd-3-clause" 889url = "http://snow-fort.org/s/peterlane.info/peter/pfds/lazy-list/1.0.0/pfds-lazy-list-1.0.0.tgz" 890sha256 = "db4fcc889545c34716dff6c0420f9a5fcee2a3dee8f31416c1bc08462b74252f" 891source = "snow-fort" 892synopsis = "Odd lazy lists" 893version = "1.0.0" 894 895[pfds-list-helpers] 896dependencies = ["akku-r7rs"] 897dev-dependencies = [] 898license = "bsd-3-clause" 899url = "http://snow-fort.org/s/peterlane.info/peter/pfds/list-helpers/1.0.0/pfds-list-helpers-1.0.0.tgz" 900sha256 = "0eb459e05b775a90f6b2a6a7435d19aa6369f99709b8d501a960149e05e21517" 901source = "snow-fort" 902synopsis = "List utility functions" 903version = "1.0.0" 904 905[pfds-priority-search-queue] 906dependencies = ["akku-r7rs"] 907dev-dependencies = [] 908license = "bsd-3-clause" 909url = "http://snow-fort.org/s/peterlane.info/peter/pfds/priority-search-queue/1.0.0/pfds-priority-search-queue-1.0.0.tgz" 910sha256 = "47a90b0983d3c8cf9c5d87a65fba104671adcefa386e76f9db1b05d0206b38dc" 911source = "snow-fort" 912synopsis = "Priority search queues" 913version = "1.0.0" 914 915[pfds-queue] 916dependencies = ["akku-r7rs", "pfds-list-helpers", "pfds-lazy-list"] 917dev-dependencies = [] 918license = "bsd-3-clause" 919url = "http://snow-fort.org/s/peterlane.info/peter/pfds/queue/1.0.0/pfds-queue-1.0.0.tgz" 920sha256 = "b9da21328abf243ff4efe9215d5720f0fffaf4e552f51a49519993347882c60f" 921source = "snow-fort" 922synopsis = "Purely functional queues" 923version = "1.0.0" 924 925[pfds-sequence] 926dependencies = ["akku-r7rs", "pfds-fingertree", "pfds-list-helpers"] 927dev-dependencies = [] 928license = "bsd-3-clause" 929url = "http://snow-fort.org/s/peterlane.info/peter/pfds/sequence/1.0.0/pfds-sequence-1.0.0.tgz" 930sha256 = "6ac52b1e000c41406c34220aae9466288824556c0b0d8f4b9bf475d433038cc4" 931source = "snow-fort" 932synopsis = "Purely functional sequences" 933version = "1.0.0" 934 935[pfds-set] 936dependencies = ["akku-r7rs", "pfds-bounded-balance-tree", "pfds-list-helpers"] 937dev-dependencies = [] 938license = "bsd-3-clause" 939url = "http://snow-fort.org/s/peterlane.info/peter/pfds/set/1.0.0/pfds-set-1.0.0.tgz" 940sha256 = "c71a6da9a21c6994b6801920511141a93c181c741017d0cfb24ec2cde523db7b" 941source = "snow-fort" 942synopsis = "Purely functional sets" 943version = "1.0.0" 944 945[pfds-vector] 946dependencies = ["akku-r7rs"] 947dev-dependencies = [] 948license = "bsd-3-clause" 949url = "http://snow-fort.org/s/peterlane.info/peter/pfds/vector/1.0.0/pfds-vector-1.0.0.tgz" 950sha256 = "44dcbfec253b1f38f28b4a742e251a8a64daf25235c521b40ba0ad00f742058c" 951source = "snow-fort" 952synopsis = "Some utility functions for working with vectors" 953version = "1.0.0" 954 955[postgresql] 956dependencies = ["akku-r7rs"] 957dev-dependencies = [] 958license = "noassertion" 959url = "http://snow-fort.org/s/ymail.com/ktakashi/postgresql/17.09.26/postgresql-17.09.26.tgz" 960sha256 = "d6d800b041ae02ef0c341a47bd23316a94dc26cab819c7d8425ddf84066ba0d1" 961source = "snow-fort" 962synopsis = "R7RS portable PostgreSQL binding" 963version = "17.9.26" 964 965[r6rs-arithmetic-fixnums] 966dependencies = ["akku-r7rs", "r6rs-base"] 967dev-dependencies = [] 968license = "mit" 969url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/arithmetic/fixnums/0.0.1/r6rs-arithmetic-fixnums-0.0.1.tgz" 970sha256 = "a2839d9592f23c3859ace50bd3132dc37c2691702a382e873c76156b782a6378" 971source = "snow-fort" 972synopsis = "Port of (rnrs arithmetic fixnums) to R7RS" 973version = "0.0.1" 974 975[r6rs-base] 976dependencies = [] 977dev-dependencies = [] 978license = "mit" 979url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/base/0.0.1/r6rs-base-0.0.1.tgz" 980sha256 = "c3b23446ad2d17ff377006e9756a5e27a89dcd1ab65792e49e01efd5424a6c0d" 981source = "snow-fort" 982synopsis = "Port of (rnrs base) to R7RS" 983version = "0.0.1" 984 985[r6rs-bytevectors] 986dependencies = [] 987dev-dependencies = [] 988license = "mit" 989url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/bytevectors/0.0.1/r6rs-bytevectors-0.0.1.tgz" 990sha256 = "404c59936cd1b67bba8dd58219a535a71fa39d18be034ae7e8b1faad41eb782f" 991source = "snow-fort" 992synopsis = "Port of (rnrs bytevectors) to R7RS" 993version = "0.0.1" 994 995[r6rs-control] 996dependencies = ["akku-r7rs"] 997dev-dependencies = [] 998license = "mit" 999url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/control/0.0.1/r6rs-control-0.0.1.tgz" 1000sha256 = "b38fb48bac18d46a9a84ecd4ba64ca83d272abf3d789307a49a93a4230965a6a" 1001source = "snow-fort" 1002synopsis = "Port of (rnrs control) to R7RS" 1003version = "0.0.1" 1004 1005[r6rs-enums] 1006dependencies = [] 1007dev-dependencies = [] 1008license = "mit" 1009url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/enums/0.0.1/r6rs-enums-0.0.1.tgz" 1010sha256 = "f86c2a234a75fc494f088d831e17cfe23328f5244ea6677bda44dc6451affcbd" 1011source = "snow-fort" 1012synopsis = "Port of (rnrs enums) to R7RS" 1013version = "0.0.1" 1014 1015[r6rs-eval] 1016dependencies = ["akku-r7rs"] 1017dev-dependencies = [] 1018license = "mit" 1019url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/eval/0.0.1/r6rs-eval-0.0.1.tgz" 1020sha256 = "b0e87f14188769d21f5f1c96e4f8a5b4e4dda4d57a8509d313c4da2b6e12f57c" 1021source = "snow-fort" 1022synopsis = "Port of (rnrs eval) to R7RS" 1023version = "0.0.1" 1024 1025[r6rs-exceptions] 1026dependencies = ["akku-r7rs"] 1027dev-dependencies = [] 1028license = "mit" 1029url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/exceptions/0.0.1/r6rs-exceptions-0.0.1.tgz" 1030sha256 = "9555ee076c379a3f622b9ca2812cf3332a9d9afecd115d7e3b2ddda8aaa9b97f" 1031source = "snow-fort" 1032synopsis = "Port of (rnrs exceptions) to R7RS" 1033version = "0.0.1" 1034 1035[r6rs-files] 1036dependencies = ["akku-r7rs"] 1037dev-dependencies = [] 1038license = "mit" 1039url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/files/0.0.1/r6rs-files-0.0.1.tgz" 1040sha256 = "6b674bf8735431e5a1cc809018d0d19b6ffc02ca56781328290de413db5829ef" 1041source = "snow-fort" 1042synopsis = "Port of (rnrs files) to R7RS" 1043version = "0.0.1" 1044 1045[r6rs-hashtables] 1046dependencies = ["akku-r7rs"] 1047dev-dependencies = [] 1048license = "mit" 1049url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/hashtables/0.0.1/r6rs-hashtables-0.0.1.tgz" 1050sha256 = "d93f85d56c7eadb1e1603bf95988302bd1e111e3247bb1ddba7d271148633b12" 1051source = "snow-fort" 1052synopsis = "Port of (rnrs hashtables) to R7RS" 1053version = "0.0.1" 1054 1055[r6rs-io-simple] 1056dependencies = ["akku-r7rs"] 1057dev-dependencies = [] 1058license = "mit" 1059url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/io/simple/0.0.1/r6rs-io-simple-0.0.1.tgz" 1060sha256 = "7f49ae295e3f6fa420e2ccfdbf446dc46cc814bdfb436046191bd8e146346b00" 1061source = "snow-fort" 1062synopsis = "Port of (rnrs io simple) to R7RS" 1063version = "0.0.1" 1064 1065[r6rs-lists] 1066dependencies = [] 1067dev-dependencies = [] 1068license = "mit" 1069url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/lists/0.0.1/r6rs-lists-0.0.1.tgz" 1070sha256 = "46507daa47b2226eeac6e00418301d6e9c46940a744ec9f0e07ac4efb93bb49e" 1071source = "snow-fort" 1072synopsis = "Port of (rnrs lists) to R7RS" 1073version = "0.0.1" 1074 1075[r6rs-mutable-pairs] 1076dependencies = ["akku-r7rs"] 1077dev-dependencies = [] 1078license = "mit" 1079url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/mutable-pairs/0.0.1/r6rs-mutable-pairs-0.0.1.tgz" 1080sha256 = "850c349b4aadeda7c8c52afcf0b9f237b0b641f70d9786f77490cbf4b13e8bf1" 1081source = "snow-fort" 1082synopsis = "Port of (rnrs mutable-pairs) to R7RS" 1083version = "0.0.1" 1084 1085[r6rs-mutable-strings] 1086dependencies = ["akku-r7rs"] 1087dev-dependencies = [] 1088license = "mit" 1089url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/mutable-strings/0.0.1/r6rs-mutable-strings-0.0.1.tgz" 1090sha256 = "c5f3a290e89314f1572cd7f31ab3238bd4e3c8b0883ebf281b56e174b13031a1" 1091source = "snow-fort" 1092synopsis = "Port of (rnrs mutable-strings) to R7RS" 1093version = "0.0.1" 1094 1095[r6rs-programs] 1096dependencies = ["akku-r7rs"] 1097dev-dependencies = [] 1098license = "mit" 1099url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/programs/0.0.1/r6rs-programs-0.0.1.tgz" 1100sha256 = "b10955572de97a44524ce699dbf6c7607c75bb6000ba845051b1e927bd72370b" 1101source = "snow-fort" 1102synopsis = "Port of (rnrs programs) to R7RS" 1103version = "0.0.1" 1104 1105[r6rs-r5rs] 1106dependencies = ["akku-r7rs"] 1107dev-dependencies = [] 1108license = "mit" 1109url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/r5rs/0.0.1/r6rs-r5rs-0.0.1.tgz" 1110sha256 = "a049e687207b76608448460b70eca530d0b495a8348bff5953fa911abf73772a" 1111source = "snow-fort" 1112synopsis = "Port of (rnrs r5rs) to R7RS" 1113version = "0.0.1" 1114 1115[r6rs-sorting] 1116dependencies = [] 1117dev-dependencies = [] 1118license = "mit" 1119url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/sorting/0.0.1/r6rs-sorting-0.0.1.tgz" 1120sha256 = "75235b206c41016a825fbba98d7f6c27ee46a4da089eb13e4585751cfdfb5ef9" 1121source = "snow-fort" 1122synopsis = "Port of (rnrs sorting) to R7RS" 1123version = "0.0.1" 1124 1125[r6rs-unicode] 1126dependencies = [] 1127dev-dependencies = [] 1128license = "mit" 1129url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/unicode/0.0.1/r6rs-unicode-0.0.1.tgz" 1130sha256 = "0da7ecacbc53ef8ce918b7383bc5309d8bb171cfa3db41e9f229a266faf46650" 1131source = "snow-fort" 1132synopsis = "Port of (rnrs unicode) to R7RS" 1133version = "0.0.1" 1134 1135[r6rs-unicode-reference-unicode0] 1136dependencies = ["akku-r7rs"] 1137dev-dependencies = [] 1138license = "mit" 1139url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/unicode-reference/unicode0/0.0.1/r6rs-unicode-reference-unicode0-0.0.1.tgz" 1140sha256 = "1450a1e3defa951e407d4acb9151dc6aca3a5993b620dc7b2c05cd531c8951c4" 1141source = "snow-fort" 1142synopsis = "Helper library for (rnrs unicode)" 1143version = "0.0.1" 1144 1145[r6rs-unicode-reference-unicode1] 1146dependencies = ["akku-r7rs", "r6rs-unicode-reference-unicode0"] 1147dev-dependencies = [] 1148license = "mit" 1149url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/unicode-reference/unicode1/0.0.1/r6rs-unicode-reference-unicode1-0.0.1.tgz" 1150sha256 = "ed65f577c1928918c734406431a63b5c31278794793cf40fa8035c339e677fb9" 1151source = "snow-fort" 1152synopsis = "Helper library for (rnrs unicode)" 1153version = "0.0.1" 1154 1155[r6rs-unicode-reference-unicode2] 1156dependencies = ["akku-r7rs", "r6rs-unicode-reference-unicode0", "r6rs-unicode-reference-unicode1"] 1157dev-dependencies = [] 1158license = "mit" 1159url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/unicode-reference/unicode2/0.0.1/r6rs-unicode-reference-unicode2-0.0.1.tgz" 1160sha256 = "e46d3fd17c6305c35542ae783a578f5f2324e67d140b6bd84168ddd42190b24c" 1161source = "snow-fort" 1162synopsis = "Helper library for (rnrs unicode)" 1163version = "0.0.1" 1164 1165[r6rs-unicode-reference-unicode3] 1166dependencies = ["akku-r7rs", "r6rs-unicode-reference-unicode0", "r6rs-unicode-reference-unicode1", "r6rs-unicode-reference-unicode2"] 1167dev-dependencies = [] 1168license = "mit" 1169url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/unicode-reference/unicode3/0.0.1/r6rs-unicode-reference-unicode3-0.0.1.tgz" 1170sha256 = "62fba6dbb3ddd123b392a538e01aa1db0bff1b8939505a7071619297f0af17ff" 1171source = "snow-fort" 1172synopsis = "Helper library for (rnrs unicode)" 1173version = "0.0.1" 1174 1175[r6rs-unicode-reference-unicode4] 1176dependencies = ["akku-r7rs", "r6rs-unicode-reference-unicode0", "r6rs-unicode-reference-unicode1", "r6rs-unicode-reference-unicode2", "r6rs-unicode-reference-unicode3"] 1177dev-dependencies = [] 1178license = "mit" 1179url = "http://snow-fort.org/s/ccs.neu.edu/will/r6rs/unicode-reference/unicode4/0.0.1/r6rs-unicode-reference-unicode4-0.0.1.tgz" 1180sha256 = "85d46c2a686c606aa504245abf55036de6baac5675a809bca74ac469b1a75222" 1181source = "snow-fort" 1182synopsis = "Helper library for (rnrs unicode)" 1183version = "0.0.1" 1184 1185[rapid-analyze-library] 1186dependencies = ["akku-r7rs", "rapid-assume", "rapid-and-let", "rapid-receive", "rapid-comparator", "rapid-set", "rapid-mapping", "rapid-syntax", "rapid-read", "rapid-list", "rapid-vicinity", "rapid-test"] 1187dev-dependencies = [] 1188license = "gpl-3.0-or-later" 1189url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/analyze-library/0.1.0/rapid-analyze-library-0.1.0.tgz" 1190sha256 = "4bb64598eb63535d917429c67aa6763b1903e3de125f2b607b07c9a05d019ad4" 1191source = "snow-fort" 1192synopsis = "Analyze R7RS library definitions" 1193version = "0.1.0" 1194 1195[rapid-and-let] 1196dependencies = ["akku-r7rs", "rapid-test"] 1197dev-dependencies = [] 1198license = "gpl-3.0-or-later" 1199url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/and-let/0.1.0/rapid-and-let-0.1.0.tgz" 1200sha256 = "d11cd9d2eed4406f7426f9661f6eea71d034417708045373b329c839575cd21d" 1201source = "snow-fort" 1202synopsis = "And with local bindings compatible with SRFI 2" 1203version = "0.1.0" 1204 1205[rapid-args-fold] 1206dependencies = ["akku-r7rs", "rapid-list", "rapid-test"] 1207dev-dependencies = [] 1208license = "gpl-3.0-or-later" 1209url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/args-fold/0.1.0/rapid-args-fold-0.1.0.tgz" 1210sha256 = "9aa5859eb01a0708d0170c1e7baca0dfd7d9fd49425f6dfd31c555f61256c606" 1211source = "snow-fort" 1212synopsis = "A program argument processor compatible with SRFI 37" 1213version = "0.1.0" 1214 1215[rapid-assume] 1216dependencies = ["akku-r7rs", "rapid-test"] 1217dev-dependencies = [] 1218license = "gpl-3.0-or-later" 1219url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/assume/0.1.0/rapid-assume-0.1.0.tgz" 1220sha256 = "519d46ff8e517d1e4a01ade8355233dbe3befbf7f03f4d3f717de802e974a8a4" 1221source = "snow-fort" 1222synopsis = "Assumptions compatible with SRFI 145" 1223version = "0.1.0" 1224 1225[rapid-box] 1226dependencies = ["akku-r7rs", "rapid-test"] 1227dev-dependencies = [] 1228license = "gpl-3.0-or-later" 1229url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/box/0.1.1/rapid-box-0.1.1.tgz" 1230sha256 = "a0e289ae74115c75b40d738776555fc1d36791e76e07f9eb9dce77c998bd5d32" 1231source = "snow-fort" 1232synopsis = "Boxes compatible with SRFI 111" 1233version = "0.1.1" 1234 1235[rapid-comparator] 1236dependencies = ["akku-r7rs", "rapid-test"] 1237dev-dependencies = [] 1238license = "gpl-3.0-or-later" 1239url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/comparator/0.1.1/rapid-comparator-0.1.1.tgz" 1240sha256 = "9769cb53680e1c8a0a8993bb267db0856ba1351c437696821e45387878f44426" 1241source = "snow-fort" 1242synopsis = "Comparators compatible with SRFI 128" 1243version = "0.1.1" 1244 1245[rapid-eliminate-mutable-variables] 1246dependencies = ["akku-r7rs", "rapid-analyze-library", "rapid-receive", "rapid-comparator", "rapid-syntax", "rapid-set", "rapid-test"] 1247dev-dependencies = [] 1248license = "gpl-3.0-or-later" 1249url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/eliminate-mutable-variables/0.1.0/rapid-eliminate-mutable-variables-0.1.0.tgz" 1250sha256 = "53a6c14289c95f247c4dc6ffb761ce990b64f3abd43cd196c15c000f4df75efd" 1251source = "snow-fort" 1252synopsis = "Eliminate mutable variables" 1253version = "0.1.0" 1254 1255[rapid-fix-letrec] 1256dependencies = ["akku-r7rs", "rapid-list", "rapid-analyze-library", "rapid-and-let", "rapid-receive", "rapid-comparator", "rapid-syntax", "rapid-mapping", "rapid-set", "rapid-graph", "rapid-test"] 1257dev-dependencies = [] 1258license = "gpl-3.0-or-later" 1259url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/fix-letrec/0.1.0/rapid-fix-letrec-0.1.0.tgz" 1260sha256 = "8daba123e1fc21f8b75df7231aae1a8686f146ef45c11d284b702308752f12ce" 1261source = "snow-fort" 1262synopsis = "Fixing letrec" 1263version = "0.1.0" 1264 1265[rapid-format] 1266dependencies = ["akku-r7rs", "rapid-assume", "rapid-test"] 1267dev-dependencies = [] 1268license = "gpl-3.0-or-later" 1269url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/format/0.1.0/rapid-format-0.1.0.tgz" 1270sha256 = "fa3dc4ea1c85698b3ae98f763d6eccf02566c5c7da2fdf49fd95d9d84e760aed" 1271source = "snow-fort" 1272synopsis = "Basic format strings compatible with SRFI 28" 1273version = "0.1.0" 1274 1275[rapid-generator] 1276dependencies = ["akku-r7rs", "rapid-list", "rapid-test"] 1277dev-dependencies = [] 1278license = "gpl-3.0-or-later" 1279url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/generator/0.1.0/rapid-generator-0.1.0.tgz" 1280sha256 = "7bf11c74ef0a52856ad446e6ba2edea993d058c7e703ea1cde905b4b13e41d56" 1281source = "snow-fort" 1282synopsis = "Generators compatible with SRFI 121" 1283version = "0.1.0" 1284 1285[rapid-graph] 1286dependencies = ["akku-r7rs", "rapid-receive", "rapid-list", "rapid-set", "rapid-mapping", "rapid-test", "rapid-comparator"] 1287dev-dependencies = [] 1288license = "gpl-3.0-or-later" 1289url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/graph/0.1.0/rapid-graph-0.1.0.tgz" 1290sha256 = "3683420af145d9e9e792ff7f0c35741b85dcba5a72e5e431b86e7c3465e8e199" 1291source = "snow-fort" 1292synopsis = "Graph algorithms" 1293version = "0.1.0" 1294 1295[rapid-identity] 1296dependencies = ["akku-r7rs", "rapid-box", "rapid-test"] 1297dev-dependencies = [] 1298license = "gpl-3.0-or-later" 1299url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/identity/0.1.0/rapid-identity-0.1.0.tgz" 1300sha256 = "817924ee4ed96b7a6f85f1dc59d89289cbe9dc5697367c632c33174ca9434aa4" 1301source = "snow-fort" 1302synopsis = "Unique identities" 1303version = "0.1.0" 1304 1305[rapid-library-definition] 1306dependencies = ["akku-r7rs", "rapid-assume", "rapid-and-let", "rapid-receive", "rapid-comparator", "rapid-set", "rapid-mapping", "rapid-syntax", "rapid-read", "rapid-list", "rapid-vicinity", "rapid-test"] 1307dev-dependencies = [] 1308license = "gpl-3.0-or-later" 1309url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/library-definition/0.1.2/rapid-library-definition-0.1.2.tgz" 1310sha256 = "87c8bde40d0bf15469d65af98ca5229fffc224780fbe87dec5cd40bd2c9f53bc" 1311source = "snow-fort" 1312synopsis = "R7RS library definitions" 1313version = "0.1.2" 1314 1315[rapid-list] 1316dependencies = ["akku-r7rs", "rapid-receive", "rapid-test"] 1317dev-dependencies = [] 1318license = "gpl-3.0-or-later" 1319url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/list/0.1.0/rapid-list-0.1.0.tgz" 1320sha256 = "5ac3af285d859b0bbbf2e95605931d217272cf6e6ab4aa64ab973dc8ea2b20af" 1321source = "snow-fort" 1322synopsis = "List library compatible with SRFI 1" 1323version = "0.1.0" 1324 1325[rapid-mapping] 1326dependencies = ["akku-r7rs", "rapid-list", "rapid-receive", "rapid-comparator", "rapid-assume", "rapid-generator", "rapid-rbtree", "rapid-test"] 1327dev-dependencies = [] 1328license = "gpl-3.0-or-later" 1329url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/mapping/0.1.1/rapid-mapping-0.1.1.tgz" 1330sha256 = "6c00a8050b7187ba2ea1bfd774055e74827ba8439baf742a603fdd3dc2106fb6" 1331source = "snow-fort" 1332synopsis = "Mappings compatible with SRFI 146" 1333version = "0.1.1" 1334 1335[rapid-match] 1336dependencies = ["akku-r7rs", "rapid-assume"] 1337dev-dependencies = [] 1338license = "gpl-3.0-or-later" 1339url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/match/0.1.5/rapid-match-0.1.5.tgz" 1340sha256 = "51c6b1139c5b9136045be63cfda86ad50044f517296431315faff14cecef881e" 1341source = "snow-fort" 1342synopsis = "A pattern matcher" 1343version = "0.1.5" 1344 1345[rapid-quasiquote] 1346dependencies = ["akku-r7rs", "rapid-test"] 1347dev-dependencies = [] 1348license = "gpl-3.0-or-later" 1349url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/quasiquote/0.1.1/rapid-quasiquote-0.1.1.tgz" 1350sha256 = "aa8fe3cb9350b96b790ad2d9f8da2a940c3e92704f485c71bca183c801ed6887" 1351source = "snow-fort" 1352synopsis = "Extended quasiquotation with ellipses" 1353version = "0.1.1" 1354 1355[rapid-rbtree] 1356dependencies = ["akku-r7rs", "rapid-assume", "rapid-and-let", "rapid-receive", "rapid-test"] 1357dev-dependencies = [] 1358license = "gpl-3.0-or-later" 1359url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/rbtree/0.1.0/rapid-rbtree-0.1.0.tgz" 1360sha256 = "866ebac0723f6fb23936be5675cc3e24b340789cd6705d7ee2a6a77b0ed0e032" 1361source = "snow-fort" 1362synopsis = "Red-Black Trees" 1363version = "0.1.0" 1364 1365[rapid-read] 1366dependencies = ["akku-r7rs", "rapid-assume", "rapid-and-let", "rapid-receive", "rapid-list", "rapid-format", "rapid-vicinity", "rapid-comparator", "rapid-mapping", "rapid-syntax", "rapid-test"] 1367dev-dependencies = [] 1368license = "gpl-3.0-or-later" 1369url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/read/0.1.3/rapid-read-0.1.3.tgz" 1370sha256 = "d66db1043ebdb03f7850229a5c0a1b8be2764777f85e9e8b4635caf2d139aa90" 1371source = "snow-fort" 1372synopsis = "Scheme reader with source-location information" 1373version = "0.1.3" 1374 1375[rapid-receive] 1376dependencies = ["akku-r7rs", "rapid-test"] 1377dev-dependencies = [] 1378license = "gpl-3.0-or-later" 1379url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/receive/0.1.0/rapid-receive-0.1.0.tgz" 1380sha256 = "3193a4cba66dbd5122d8a95d4de8c4e7bfb6365215167e2a24e519c7d60b412c" 1381source = "snow-fort" 1382synopsis = "Binding to multiple values compatible with SRFI 8" 1383version = "0.1.0" 1384 1385[rapid-set] 1386dependencies = ["akku-r7rs", "rapid-list", "rapid-receive", "rapid-generator", "rapid-comparator", "rapid-assume", "rapid-mapping", "rapid-test"] 1387dev-dependencies = [] 1388license = "gpl-3.0-or-later" 1389url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/set/0.1.0/rapid-set-0.1.0.tgz" 1390sha256 = "d2bcfff9e2502363ae30d11905245b95c05cd728ee6f67db1a103eb57982329f" 1391source = "snow-fort" 1392synopsis = "Sets and bags compatible with SRFI 113" 1393version = "0.1.0" 1394 1395[rapid-syntax] 1396dependencies = ["akku-r7rs", "rapid-quasiquote", "rapid-match", "rapid-format", "rapid-list", "rapid-identity", "rapid-comparator", "rapid-assume", "rapid-receive", "rapid-mapping", "rapid-vicinity", "rapid-test"] 1397dev-dependencies = [] 1398license = "gpl-3.0-or-later" 1399url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/syntax/0.1.2/rapid-syntax-0.1.2.tgz" 1400sha256 = "b80e6430fe0b735c76850cd085d0eaba7f02153b808134a0ad1292dfb2a33829" 1401source = "snow-fort" 1402synopsis = "Syntax objects encapsulating Scheme datums together with source-location information" 1403version = "0.1.2" 1404 1405[rapid-test] 1406dependencies = ["akku-r7rs"] 1407dev-dependencies = [] 1408license = "gpl-3.0-or-later" 1409url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/test/0.1.3/rapid-test-0.1.3.tgz" 1410sha256 = "f4c432673e7e11993b602fc04b9ef95083a8bc44e6d6de8de0d6f450328b80cc" 1411source = "snow-fort" 1412synopsis = "A Scheme API for test suites compatible to SRFI 64" 1413version = "0.1.3" 1414 1415[rapid-vector] 1416dependencies = ["akku-r7rs", "rapid-receive", "rapid-test"] 1417dev-dependencies = [] 1418license = "gpl-3.0-or-later" 1419url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/vector/0.1.0/rapid-vector-0.1.0.tgz" 1420sha256 = "d0434238f4bc78ee7df4747de2970105a70208d74fd7f48dfb30468fc744ef92" 1421source = "snow-fort" 1422synopsis = "Vector library compatible with SRFI 133" 1423version = "0.1.0" 1424 1425[rapid-vicinity] 1426dependencies = ["akku-r7rs", "rapid-test"] 1427dev-dependencies = [] 1428license = "gpl-3.0-or-later" 1429url = "http://snow-fort.org/s/rapid-scheme.org/marc/rapid/vicinity/0.1.0/rapid-vicinity-0.1.0.tgz" 1430sha256 = "87e893f816b306731dd38b8ffe8121fd9d4e1ba5dc2fd5f789c6a0d54c8d2ed1" 1431source = "snow-fort" 1432synopsis = "Vicinity compatible with SRFI 59" 1433version = "0.1.0" 1434 1435[read-char-if] 1436dependencies = ["akku-r7rs"] 1437dev-dependencies = [] 1438license = "noassertion" 1439url = "http://snow-fort.org/s/lassi.io/lassi/read-char-if/0.1/read-char-if-0.1.tgz" 1440sha256 = "1d432bcf77414b37649f6c5621e74dbbe7be10cf081c98cf639ffa7be33ba714" 1441source = "snow-fort" 1442version = "0.1.0" 1443 1444[rebottled-cl-pdf] 1445dependencies = ["akku-r7rs", "slib-format", "rebottled-pregexp", "slib-common-list-functions", "robin-statistics"] 1446dev-dependencies = [] 1447license = "bsd-2-clause" 1448url = "http://snow-fort.org/s/peterlane.info/peter/rebottled/cl-pdf/1.0.0/rebottled-cl-pdf-1.0.0.tgz" 1449sha256 = "9a0a91a9bef0f2311c47ee8fd0c719aafc81ba88bf3e800e4e977608cb7a78df" 1450source = "snow-fort" 1451synopsis = "Low level functions for generating PDF files" 1452version = "1.0.0" 1453 1454[rebottled-pregexp] 1455dependencies = ["akku-r7rs"] 1456dev-dependencies = [] 1457license = "noassertion" 1458url = "http://snow-fort.org/s/peterlane.info/peter/rebottled/pregexp/20050502/rebottled-pregexp-20050502.tgz" 1459sha256 = "dd3e4b6dcdbfdba88827f20f2ef5171251d98526c88764051f64bff88b72e08c" 1460source = "snow-fort" 1461synopsis = "Dorai Sitaram's portable regular expressions" 1462version = "0.0.20050502" 1463 1464[rebottled-pstk] 1465dependencies = ["akku-r7rs"] 1466dev-dependencies = [] 1467license = "bsd-2-clause" 1468url = "http://snow-fort.org/s/peterlane.info/peter/rebottled/pstk/1.7.0/rebottled-pstk-1.7.0.tgz" 1469sha256 = "2377f19584f9d6117d83009db07b6cde1e947ed280b25a7acb4d2dfddb383e0d" 1470source = "snow-fort" 1471synopsis = "Portable Scheme Interface to the Tk GUI Toolkit" 1472version = "1.7.0" 1473 1474[rebottled-schelog] 1475dependencies = ["akku-r7rs"] 1476dev-dependencies = [] 1477license = "noassertion" 1478url = "http://snow-fort.org/s/peterlane.info/peter/rebottled/schelog/20150602/rebottled-schelog-20150602.tgz" 1479sha256 = "7da22ea8b90c28a8c1812cf6fa43b0f30bfdf8629d5b8a7863b766f297eca7c5" 1480source = "snow-fort" 1481synopsis = "Dorai Sitaram's Schelog: logic programming in Scheme" 1482version = "0.0.20150602" 1483 1484[retropikzel-scgi] 1485dependencies = ["akku-r7rs", "chez-srfi"] 1486dev-dependencies = [] 1487license = "noassertion" 1488url = "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/scgi/0.3.0/retropikzel-scgi-0.3.0.tgz" 1489sha256 = "ef8fee9cf34f38a1929e7007a509dc321b35c26bc3e18d23619b9094e81eae52" 1490source = "snow-fort" 1491version = "0.3.0" 1492 1493[robin-abbrev] 1494dependencies = ["akku-r7rs", "chez-srfi"] 1495dev-dependencies = [] 1496license = "mit" 1497url = "http://snow-fort.org/s/peterlane.info/peter/robin/abbrev/1.0.0/robin-abbrev-1.0.0.tgz" 1498sha256 = "4f4700313dbea75851051aec7d4bff1d4b3751dc5481639050db778fa6b9f835" 1499source = "snow-fort" 1500synopsis = "Create unique abbreviations for a list of strings" 1501version = "1.0.0" 1502 1503[robin-directory] 1504dependencies = ["akku-r7rs", "slib-filename"] 1505dev-dependencies = [] 1506license = "mit" 1507url = "http://snow-fort.org/s/peterlane.info/peter/robin/directory/1.0.0/robin-directory-1.0.0.tgz" 1508sha256 = "11fc58780ddc06fa797a2b7c13e45c9ee99c0ed3edd6f929b6995670c0ffbaac" 1509source = "snow-fort" 1510synopsis = "Some useful directory functions" 1511version = "1.0.0" 1512 1513[robin-disjoint-set] 1514dependencies = ["akku-r7rs", "chez-srfi"] 1515dev-dependencies = [] 1516license = "mit" 1517url = "http://snow-fort.org/s/peterlane.info/peter/robin/disjoint-set/1.0.0/robin-disjoint-set-1.0.0.tgz" 1518sha256 = "07417505109644442a1cc449dfe246cb340c41ef441b09d65093f991e0f70027" 1519source = "snow-fort" 1520synopsis = "A disjoint-set data structure" 1521version = "1.0.0" 1522 1523[robin-logger] 1524dependencies = ["akku-r7rs"] 1525dev-dependencies = [] 1526license = "mit" 1527url = "http://snow-fort.org/s/peterlane.info/peter/robin/logger/1.0.0/robin-logger-1.0.0.tgz" 1528sha256 = "664f85a03adf1b2d430f1786619c19aa6588d13485d33cbf31016c22cef3b5ca" 1529source = "snow-fort" 1530synopsis = "A simple logging library for outputting messages while a program is running" 1531version = "1.0.0" 1532 1533[robin-statistics] 1534dependencies = ["akku-r7rs", "chez-srfi"] 1535dev-dependencies = [] 1536license = "mit" 1537url = "http://snow-fort.org/s/peterlane.info/peter/robin/statistics/1.0.0/robin-statistics-1.0.0.tgz" 1538sha256 = "83f797df3841d24fb1c812667d2bb0928080beaec96ac2f1c07aa06efeeaf9ba" 1539source = "snow-fort" 1540synopsis = "A library of functions to compute statistical or other information about sets of data" 1541version = "1.0.0" 1542 1543[robin-text] 1544dependencies = ["akku-r7rs", "rebottled-pregexp", "robin-statistics", "slib-soundex", "chez-srfi"] 1545dev-dependencies = [] 1546license = "mit" 1547url = "http://snow-fort.org/s/peterlane.info/peter/robin/text/1.0.0/robin-text-1.0.0.tgz" 1548sha256 = "167e0708526084bfd055be88601adce8f869fc42ab67a97cf148ce90e665c4e0" 1549source = "snow-fort" 1550synopsis = "A collection of functions for working with strings or text documents, including similarity measures, a stemmer and layout" 1551version = "1.0.0" 1552 1553[sdl2] 1554dependencies = ["chibi-bytevector", "akku-r7rs", "chez-srfi"] 1555dev-dependencies = [] 1556license = "noassertion" 1557url = "http://snow-fort.org/s/gmail.com/brian.d.caine/sdl2/1.0.4/sdl2-1.0.4.tgz" 1558sha256 = "044c10eb99c861f7fdfac617514684a58d4d524c8a7e1a5adda1937c46aff5ff" 1559source = "snow-fort" 1560synopsis = "Bindings for SDL2" 1561version = "1.0.4" 1562 1563[sdl2-obj] 1564dependencies = ["sdl2", "bcaine-obj", "chez-srfi", "chibi-match"] 1565dev-dependencies = [] 1566license = "noassertion" 1567url = "http://snow-fort.org/s/gmail.com/brian.d.caine/sdl2/obj/0.0.2/sdl2-obj-0.0.2.tgz" 1568sha256 = "c28aed8b40622bf3f455de8c3bade443b312c6807349d58bb6297d854534086f" 1569source = "snow-fort" 1570synopsis = "OOP bindings for SDL2. Currently a work-in-progress" 1571version = "0.0.2" 1572 1573[sdl2-image] 1574dependencies = ["sdl2", "chez-srfi"] 1575dev-dependencies = [] 1576license = "noassertion" 1577url = "http://snow-fort.org/s/gmail.com/brian.d.caine/sdl2-image/1.0.1/sdl2-image-1.0.1.tgz" 1578sha256 = "3a5106bdd4d9aa8946a1d9cefb3e1606bd78f5987efe4f0dfaee57d264dba498" 1579source = "snow-fort" 1580synopsis = "Bindings for SDL2_image" 1581version = "1.0.1" 1582 1583[sdl2-mixer] 1584dependencies = [] 1585dev-dependencies = [] 1586license = "noassertion" 1587url = "http://snow-fort.org/s/gmail.com/brian.d.caine/sdl2-mixer/1.0.0/sdl2-mixer-1.0.0.tgz" 1588sha256 = "30ca816089df62dd764d41dcaa7940c5d62cd387fdf14c56a154f114c0607125" 1589source = "snow-fort" 1590synopsis = "Bindings for SDL2_mixer" 1591version = "1.0.0" 1592 1593[shell-quote] 1594dependencies = ["akku-r7rs", "chibi-match"] 1595dev-dependencies = [] 1596license = "isc" 1597url = "http://snow-fort.org/s/lassi.io/lassi/shell-quote/0.1/shell-quote-0.1.tgz" 1598sha256 = "7394015e8a70da3c369481736cea27ea27c8aaa1b84d1549673d4f145e154d8d" 1599source = "snow-fort" 1600synopsis = "Little Scheme DSL to build shell command lines" 1601version = "0.1.0" 1602 1603[slib-alist] 1604dependencies = ["akku-r7rs"] 1605dev-dependencies = [] 1606license = "noassertion" 1607url = "http://snow-fort.org/s/peterlane.info/peter/slib/alist/SLIB-3b5-r7rs/slib-alist-SLIB-3b5-r7rs.tgz" 1608sha256 = "09a4b313597abc146f89c8bc836e9c00f30c4ccca8562b526f3bad995cbac0cc" 1609source = "snow-fort" 1610synopsis = "Some functions for working with association lists" 1611version = "3.1.5" 1612 1613[slib-array-for-each] 1614dependencies = ["akku-r7rs", "slib-common", "chez-srfi"] 1615dev-dependencies = [] 1616license = "noassertion" 1617url = "http://snow-fort.org/s/peterlane.info/peter/slib/array-for-each/SLIB-3b5-r7rs/slib-array-for-each-SLIB-3b5-r7rs.tgz" 1618sha256 = "e06f684faa4b4207a845c260a94be08acd7bf999494319e093d8c092a52aed1b" 1619source = "snow-fort" 1620synopsis = "Applicative routines for arrays/matrices" 1621version = "3.1.5" 1622 1623[slib-array-interpolate] 1624dependencies = ["akku-r7rs", "slib-array-for-each", "slib-subarray", "chez-srfi"] 1625dev-dependencies = [] 1626license = "noassertion" 1627url = "http://snow-fort.org/s/peterlane.info/peter/slib/array-interpolate/SLIB-3b5-r7rs/slib-array-interpolate-SLIB-3b5-r7rs.tgz" 1628sha256 = "87eb635b0583859bb3a64a9eb2418e2f70e324d5144f4124d9cc21539e90ede4" 1629source = "snow-fort" 1630synopsis = "Interpolated array access" 1631version = "3.1.5" 1632 1633[slib-byte] 1634dependencies = ["akku-r7rs", "chez-srfi"] 1635dev-dependencies = [] 1636license = "noassertion" 1637url = "http://snow-fort.org/s/peterlane.info/peter/slib/byte/SLIB-3b5-r7rs/slib-byte-SLIB-3b5-r7rs.tgz" 1638sha256 = "af4560b3df5a0d66398ddabbcfe576d0d073403c2795391718f55c8710ac7c0f" 1639source = "snow-fort" 1640synopsis = "Arrays of small integers, not necessarily chars" 1641version = "3.1.5" 1642 1643[slib-byte-number] 1644dependencies = ["akku-r7rs", "slib-byte", "slib-common", "chez-srfi"] 1645dev-dependencies = [] 1646license = "noassertion" 1647url = "http://snow-fort.org/s/peterlane.info/peter/slib/byte-number/SLIB-3b5-r7rs/slib-byte-number-SLIB-3b5-r7rs.tgz" 1648sha256 = "56e83d15dfdcb7bc651ef5e60925fdd28c7eb63e358235e37d650deeeccf7b4e" 1649source = "snow-fort" 1650synopsis = "Byte integer and IEEE floating-point conversions" 1651version = "3.1.5" 1652 1653[slib-chapter-order] 1654dependencies = ["akku-r7rs"] 1655dev-dependencies = [] 1656license = "noassertion" 1657url = "http://snow-fort.org/s/peterlane.info/peter/slib/chapter-order/SLIB-3b5-r7rs/slib-chapter-order-SLIB-3b5-r7rs.tgz" 1658sha256 = "f1f321f2e00e1779e06adb02c17ab4a1c50a57b1bab92176d4e68b6933745d38" 1659source = "snow-fort" 1660synopsis = "Chapter ordering" 1661version = "3.1.5" 1662 1663[slib-charplot] 1664dependencies = ["akku-r7rs", "slib-array-for-each", "slib-common", "slib-printf", "chez-srfi"] 1665dev-dependencies = [] 1666license = "noassertion" 1667url = "http://snow-fort.org/s/peterlane.info/peter/slib/charplot/SLIB-3b5-r7rs/slib-charplot-SLIB-3b5-r7rs.tgz" 1668sha256 = "5b7e056be7ec3e5f5898e87d9ce8818bdd6f431af65eaeb0ba14404f7a107e8b" 1669source = "snow-fort" 1670synopsis = "Plotting histograms/graphs in characters" 1671version = "3.1.5" 1672 1673[slib-coerce] 1674dependencies = ["akku-r7rs", "chez-srfi"] 1675dev-dependencies = [] 1676license = "noassertion" 1677url = "http://snow-fort.org/s/peterlane.info/peter/slib/coerce/SLIB-3b5-r7rs/slib-coerce-SLIB-3b5-r7rs.tgz" 1678sha256 = "3a4dd47d5b061045471fc8e055a2ca43e457bc9a8cb9471ef3364d7e8a5bad6d" 1679source = "snow-fort" 1680synopsis = "Implementation of COMMON-LISP COERCE and TYPE-OF" 1681version = "3.1.5" 1682 1683[slib-color] 1684dependencies = ["akku-r7rs", "slib-color-space", "slib-printf", "slib-scanf", "slib-string-case"] 1685dev-dependencies = [] 1686license = "noassertion" 1687url = "http://snow-fort.org/s/peterlane.info/peter/slib/color/SLIB-3b5-r7rs/slib-color-SLIB-3b5-r7rs.tgz" 1688sha256 = "76e9b75bc288e6e3c94c760c4ff5bd8d6b378adc07c5440afc842b957ff0daf2" 1689source = "snow-fort" 1690synopsis = "Color data type" 1691version = "3.1.5" 1692 1693[slib-color-space] 1694dependencies = ["akku-r7rs", "chez-srfi"] 1695dev-dependencies = [] 1696license = "noassertion" 1697url = "http://snow-fort.org/s/peterlane.info/peter/slib/color-space/SLIB-3b5-r7rs/slib-color-space-SLIB-3b5-r7rs.tgz" 1698sha256 = "cb2afbb291d44c4389e3e72d82ae1e147970454855a9ea006db50db4a59d8b62" 1699source = "snow-fort" 1700synopsis = "Color-space conversions" 1701version = "3.1.5" 1702 1703[slib-common] 1704dependencies = ["akku-r7rs"] 1705dev-dependencies = [] 1706license = "noassertion" 1707url = "http://snow-fort.org/s/peterlane.info/peter/slib/common/SLIB-3b5-r7rs/slib-common-SLIB-3b5-r7rs.tgz" 1708sha256 = "3f40923df702c9517b9066f30434bccbc6c9fa67d9b6c12f6ab3737eacd3eaf0" 1709source = "snow-fort" 1710synopsis = "SLIB core functions" 1711version = "3.1.5" 1712 1713[slib-common-lisp-time] 1714dependencies = ["akku-r7rs", "slib-common", "slib-time-core", "slib-time-zone"] 1715dev-dependencies = [] 1716license = "noassertion" 1717url = "http://snow-fort.org/s/peterlane.info/peter/slib/common-lisp-time/SLIB-3b5-r7rs/slib-common-lisp-time-SLIB-3b5-r7rs.tgz" 1718sha256 = "8aa7b829aa67f19c081937fd3ae682c514c809dde46cc3e49916f17f9cc074b3" 1719source = "snow-fort" 1720synopsis = "Common-Lisp time conversion routines" 1721version = "3.1.5" 1722 1723[slib-common-list-functions] 1724dependencies = ["akku-r7rs"] 1725dev-dependencies = [] 1726license = "noassertion" 1727url = "http://snow-fort.org/s/peterlane.info/peter/slib/common-list-functions/SLIB-3b5-r7rs/slib-common-list-functions-SLIB-3b5-r7rs.tgz" 1728sha256 = "9f58eb7ece12785a4e9ee1f4cc77e85ab1db4854d3cfdeb4f65cbb767950168b" 1729source = "snow-fort" 1730synopsis = "Some common list functions" 1731version = "3.1.5" 1732 1733[slib-daylight] 1734dependencies = ["akku-r7rs", "slib-color-space"] 1735dev-dependencies = [] 1736license = "noassertion" 1737url = "http://snow-fort.org/s/peterlane.info/peter/slib/daylight/SLIB-3b5-r7rs/slib-daylight-SLIB-3b5-r7rs.tgz" 1738sha256 = "f08b8e1ed909de19b0b627c66931fb2fd5379aa693a88baa377218eee458a292" 1739source = "snow-fort" 1740synopsis = "Model of sun and sky colors" 1741version = "3.1.5" 1742 1743[slib-determinant] 1744dependencies = ["akku-r7rs", "chez-srfi"] 1745dev-dependencies = [] 1746license = "noassertion" 1747url = "http://snow-fort.org/s/peterlane.info/peter/slib/determinant/SLIB-3b5-r7rs/slib-determinant-SLIB-3b5-r7rs.tgz" 1748sha256 = "34a1cdaeb1097f62e686caeb20718a9dd668f97856e82ce409cfe3256a187c7c" 1749source = "snow-fort" 1750synopsis = "Matrix Algebra" 1751version = "3.1.5" 1752 1753[slib-directory] 1754dependencies = ["akku-r7rs", "slib-common", "slib-filename"] 1755dev-dependencies = [] 1756license = "noassertion" 1757url = "http://snow-fort.org/s/peterlane.info/peter/slib/directory/SLIB-3b5-r7rs/slib-directory-SLIB-3b5-r7rs.tgz" 1758sha256 = "1fa7ce53dd543eb0b1ee4a24e7f09cdc792a94cd03891384f38b770380c9294c" 1759source = "snow-fort" 1760synopsis = "Directories" 1761version = "3.1.5" 1762 1763[slib-dynamic] 1764dependencies = ["akku-r7rs"] 1765dev-dependencies = [] 1766license = "noassertion" 1767url = "http://snow-fort.org/s/peterlane.info/peter/slib/dynamic/SLIB-3b5-r7rs/slib-dynamic-SLIB-3b5-r7rs.tgz" 1768sha256 = "2df9ed42deee17c638537d0317963546225e341aff83eb01645873be92f0b0c5" 1769source = "snow-fort" 1770synopsis = "Dynamic data type" 1771version = "3.1.5" 1772 1773[slib-factor] 1774dependencies = ["akku-r7rs", "slib-common", "slib-modular", "chez-srfi"] 1775dev-dependencies = [] 1776license = "noassertion" 1777url = "http://snow-fort.org/s/peterlane.info/peter/slib/factor/SLIB-3b5-r7rs/slib-factor-SLIB-3b5-r7rs.tgz" 1778sha256 = "1712e6656c51ab5153e240f0c1154699ef3223d84dc9ffb1f07d7b26b7c98e94" 1779source = "snow-fort" 1780synopsis = "Factorization, prime test and generation" 1781version = "3.1.5" 1782 1783[slib-filename] 1784dependencies = ["akku-r7rs", "slib-common"] 1785dev-dependencies = [] 1786license = "noassertion" 1787url = "http://snow-fort.org/s/peterlane.info/peter/slib/filename/SLIB-3b5-r7rs/slib-filename-SLIB-3b5-r7rs.tgz" 1788sha256 = "924adc1bad2f2f2d7f8607caad240ef0575c5b0bcc0f9f935a4ca7e66195b2a1" 1789source = "snow-fort" 1790synopsis = "String matching for filenames (glob, a la BASH)" 1791version = "3.1.5" 1792 1793[slib-format] 1794dependencies = ["akku-r7rs", "slib-common", "slib-pretty-print", "slib-string-case", "slib-string-port"] 1795dev-dependencies = [] 1796license = "noassertion" 1797url = "http://snow-fort.org/s/peterlane.info/peter/slib/format/SLIB-3b5-r7rs/slib-format-SLIB-3b5-r7rs.tgz" 1798sha256 = "5fa9e9b5a66ad7fb896fcd37c4b97e1c450c7133b2b7b917ee3d19cddf7d4cbb" 1799source = "snow-fort" 1800synopsis = "Common LISP text output formatter" 1801version = "3.1.5" 1802 1803[slib-fourier-transform] 1804dependencies = ["akku-r7rs", "slib-subarray", "chez-srfi"] 1805dev-dependencies = [] 1806license = "noassertion" 1807url = "http://snow-fort.org/s/peterlane.info/peter/slib/fourier-transform/SLIB-3b5-r7rs/slib-fourier-transform-SLIB-3b5-r7rs.tgz" 1808sha256 = "545b74a2e601d88b9960c0bc6772f1c805b0d8e774af20c831d7bd3bf8596ae1" 1809source = "snow-fort" 1810synopsis = "Discrete Fourier Transform" 1811version = "3.1.5" 1812 1813[slib-generic-write] 1814dependencies = ["akku-r7rs"] 1815dev-dependencies = [] 1816license = "noassertion" 1817url = "http://snow-fort.org/s/peterlane.info/peter/slib/generic-write/SLIB-3b5-r7rs/slib-generic-write-SLIB-3b5-r7rs.tgz" 1818sha256 = "31e2c198c67b4334d45a95011912990bc261013e36a211cdc51670368e93a129" 1819source = "snow-fort" 1820synopsis = "Generic write" 1821version = "3.1.5" 1822 1823[slib-line-io] 1824dependencies = ["akku-r7rs", "slib-common", "slib-filename"] 1825dev-dependencies = [] 1826license = "noassertion" 1827url = "http://snow-fort.org/s/peterlane.info/peter/slib/line-io/SLIB-3b5-r7rs/slib-line-io-SLIB-3b5-r7rs.tgz" 1828sha256 = "6b5a434f4ca35cb74916578076778a1d8628dbe8720362ac496b58925d60e5af" 1829source = "snow-fort" 1830synopsis = "Line oriented input/output functions" 1831version = "3.1.5" 1832 1833[slib-math-integer] 1834dependencies = ["akku-r7rs", "chez-srfi"] 1835dev-dependencies = [] 1836license = "noassertion" 1837url = "http://snow-fort.org/s/peterlane.info/peter/slib/math-integer/SLIB-3b5-r7rs-1/slib-math-integer-SLIB-3b5-r7rs-1.tgz" 1838sha256 = "af23642e7566b3522f9091288569144c80eef03439ce322dd30ec299484a240c" 1839source = "snow-fort" 1840synopsis = "Mathematical functions restricted to exact integers" 1841version = "3.1.5" 1842 1843[slib-math-real] 1844dependencies = ["akku-r7rs", "slib-common"] 1845dev-dependencies = [] 1846license = "noassertion" 1847url = "http://snow-fort.org/s/peterlane.info/peter/slib/math-real/SLIB-3b5-r7rs-1/slib-math-real-SLIB-3b5-r7rs-1.tgz" 1848sha256 = "2ffeb7b868551916d418bdf9f1c947e799f489ab479f534f9ee5ba09addaa380" 1849source = "snow-fort" 1850synopsis = "Mathematical functions restricted to real numbers" 1851version = "3.1.5" 1852 1853[slib-minimize] 1854dependencies = ["akku-r7rs", "slib-common"] 1855dev-dependencies = [] 1856license = "noassertion" 1857url = "http://snow-fort.org/s/peterlane.info/peter/slib/minimize/SLIB-3b5-r7rs/slib-minimize-SLIB-3b5-r7rs.tgz" 1858sha256 = "93ca3ffaef94cd90d6d495c2b3c0db750e1a16850aa8443725cb98116754bb14" 1859source = "snow-fort" 1860synopsis = "Finds minimum value of a function" 1861version = "3.1.5" 1862 1863[slib-modular] 1864dependencies = ["akku-r7rs", "slib-common"] 1865dev-dependencies = [] 1866license = "noassertion" 1867url = "http://snow-fort.org/s/peterlane.info/peter/slib/modular/SLIB-3b5-r7rs/slib-modular-SLIB-3b5-r7rs.tgz" 1868sha256 = "d45a4c32b22163eef93b74ae42529a52165ca3dea034bd3410c9a46f88d5738e" 1869source = "snow-fort" 1870synopsis = "Modular fixnum arithmetic" 1871version = "3.1.5" 1872 1873[slib-nbs-iscc] 1874dependencies = ["akku-r7rs", "slib-color", "chez-srfi"] 1875dev-dependencies = [] 1876license = "noassertion" 1877url = "http://snow-fort.org/s/peterlane.info/peter/slib/nbs-iscc/SLIB-3b5-r7rs/slib-nbs-iscc-SLIB-3b5-r7rs.tgz" 1878sha256 = "c65be8de29e72af4878583c48e875f48d54833167fe0287757978d4b171e91c5" 1879source = "snow-fort" 1880synopsis = "NBS/ISCC Color System" 1881version = "3.1.5" 1882 1883[slib-posix-time] 1884dependencies = ["akku-r7rs", "slib-time-core", "slib-time-zone"] 1885dev-dependencies = [] 1886license = "noassertion" 1887url = "http://snow-fort.org/s/peterlane.info/peter/slib/posix-time/SLIB-3b5-r7rs/slib-posix-time-SLIB-3b5-r7rs.tgz" 1888sha256 = "1d3721a1cd6de2ec183bd7bc107047524baf47389e4886edf2ba6f2eb29f71c3" 1889source = "snow-fort" 1890synopsis = "POSIX time conversion routines" 1891version = "3.1.5" 1892 1893[slib-pprint-file] 1894dependencies = ["akku-r7rs", "slib-common", "slib-pretty-print"] 1895dev-dependencies = [] 1896license = "noassertion" 1897url = "http://snow-fort.org/s/peterlane.info/peter/slib/pprint-file/SLIB-3b5-r7rs/slib-pprint-file-SLIB-3b5-r7rs.tgz" 1898sha256 = "ceba258740a178650d21d0c5f5dd60366c472cf93281a669f11556a111e7e587" 1899source = "snow-fort" 1900synopsis = "Pretty print a Scheme file" 1901version = "3.1.5" 1902 1903[slib-pretty-print] 1904dependencies = ["akku-r7rs", "slib-common", "slib-generic-write"] 1905dev-dependencies = [] 1906license = "noassertion" 1907url = "http://snow-fort.org/s/peterlane.info/peter/slib/pretty-print/SLIB-3b5-r7rs/slib-pretty-print-SLIB-3b5-r7rs.tgz" 1908sha256 = "ca76f30ada0dc85e99ac1442cb7f2ff72bd203c4917d0c483308e38029c56393" 1909source = "snow-fort" 1910synopsis = "Pretty printing" 1911version = "3.1.5" 1912 1913[slib-printf] 1914dependencies = ["akku-r7rs", "slib-generic-write"] 1915dev-dependencies = [] 1916license = "noassertion" 1917url = "http://snow-fort.org/s/peterlane.info/peter/slib/printf/SLIB-3b5-r7rs/slib-printf-SLIB-3b5-r7rs.tgz" 1918sha256 = "c86aa3efe26f514cbd11aeb03ade2ee1b3c6ac028db52c6b2454c20d378ac924" 1919source = "snow-fort" 1920synopsis = "Implementation of standard C functions" 1921version = "3.1.5" 1922 1923[slib-queue] 1924dependencies = ["akku-r7rs"] 1925dev-dependencies = [] 1926license = "noassertion" 1927url = "http://snow-fort.org/s/peterlane.info/peter/slib/queue/SLIB-3b5-r7rs/slib-queue-SLIB-3b5-r7rs.tgz" 1928sha256 = "a0d035502d72b9c8ac5ee23a2445cf94a312408be11e009d52b22b43904631f4" 1929source = "snow-fort" 1930synopsis = "Queue/Stack data structure" 1931version = "3.1.5" 1932 1933[slib-random-inexact] 1934dependencies = ["akku-r7rs", "chez-srfi"] 1935dev-dependencies = [] 1936license = "noassertion" 1937url = "http://snow-fort.org/s/peterlane.info/peter/slib/random-inexact/SLIB-3b5-r7rs/slib-random-inexact-SLIB-3b5-r7rs.tgz" 1938sha256 = "ada77b92756718b4867f0a4925ec97f6a39c2089359871a77f2b3176bd9de15d" 1939source = "snow-fort" 1940synopsis = "Pseudo-Random inexact real numbers" 1941version = "3.1.5" 1942 1943[slib-rationalize] 1944dependencies = ["akku-r7rs"] 1945dev-dependencies = [] 1946license = "noassertion" 1947url = "http://snow-fort.org/s/peterlane.info/peter/slib/rationalize/SLIB-3b5-r7rs/slib-rationalize-SLIB-3b5-r7rs.tgz" 1948sha256 = "ad97f49209172ea1be0ec1eb9059bc593349fc1f5d6e17605bffa5721ce61e40" 1949source = "snow-fort" 1950synopsis = "Find simplest number ratios" 1951version = "3.1.5" 1952 1953[slib-resene] 1954dependencies = ["akku-r7rs", "slib-color", "chez-srfi"] 1955dev-dependencies = [] 1956license = "noassertion" 1957url = "http://snow-fort.org/s/peterlane.info/peter/slib/resene/SLIB-3b5-r7rs/slib-resene-SLIB-3b5-r7rs.tgz" 1958sha256 = "d78d83e8ce9d1ad4681fff6284cbb07686d4917f5e5b4c8f0e1e3d435c058fe3" 1959source = "snow-fort" 1960synopsis = "Resene Color System" 1961version = "3.1.5" 1962 1963[slib-rev2-procedures] 1964dependencies = ["akku-r7rs", "chez-srfi"] 1965dev-dependencies = [] 1966license = "noassertion" 1967url = "http://snow-fort.org/s/peterlane.info/peter/slib/rev2-procedures/SLIB-3b5-r7rs/slib-rev2-procedures-SLIB-3b5-r7rs.tgz" 1968sha256 = "9a65b6ef513df1fb6c7b3bb1f0e43d2f67736b3880d3937f68a905f87b6d7ef1" 1969source = "snow-fort" 1970synopsis = "Implementation of some R2RS procedures eliminated in subsequence versions" 1971version = "3.1.5" 1972 1973[slib-saturate] 1974dependencies = ["akku-r7rs", "slib-color", "chez-srfi"] 1975dev-dependencies = [] 1976license = "noassertion" 1977url = "http://snow-fort.org/s/peterlane.info/peter/slib/saturate/SLIB-3b5-r7rs/slib-saturate-SLIB-3b5-r7rs.tgz" 1978sha256 = "97d5a99446a70f5f715311a464f6ecc382eeb718e1f9b3e52a32865a784e8d9e" 1979source = "snow-fort" 1980synopsis = "Saturated Color Dictionary" 1981version = "3.1.5" 1982 1983[slib-scanf] 1984dependencies = ["akku-r7rs", "slib-common", "slib-string-port"] 1985dev-dependencies = [] 1986license = "noassertion" 1987url = "http://snow-fort.org/s/peterlane.info/peter/slib/scanf/SLIB-3b5-r7rs/slib-scanf-SLIB-3b5-r7rs.tgz" 1988sha256 = "8bbb523308395d2109eba4d29435ed87d34a7b861e0e8ea1ae95cb6b26d064ae" 1989source = "snow-fort" 1990synopsis = "Implementation of POSIX-style formatted input" 1991version = "3.1.5" 1992 1993[slib-soundex] 1994dependencies = ["akku-r7rs", "chez-srfi"] 1995dev-dependencies = [] 1996license = "noassertion" 1997url = "http://snow-fort.org/s/peterlane.info/peter/slib/soundex/SLIB-3b5-r7rs/slib-soundex-SLIB-3b5-r7rs.tgz" 1998sha256 = "8d8b3e194c39791adcfcba0347d6d147be3e4969b34856129e96bd903f86d442" 1999source = "snow-fort" 2000synopsis = "Original Soundex algorithm" 2001version = "3.1.5" 2002 2003[slib-string-case] 2004dependencies = ["akku-r7rs", "slib-common"] 2005dev-dependencies = [] 2006license = "noassertion" 2007url = "http://snow-fort.org/s/peterlane.info/peter/slib/string-case/SLIB-3b5-r7rs/slib-string-case-SLIB-3b5-r7rs.tgz" 2008sha256 = "d1e81607bd042ef694ff1ddbcc61e6a11e7b0af08dd70e228e23afcb40ac24f8" 2009source = "snow-fort" 2010synopsis = "String casing functions" 2011version = "3.1.5" 2012 2013[slib-string-port] 2014dependencies = ["akku-r7rs"] 2015dev-dependencies = [] 2016license = "noassertion" 2017url = "http://snow-fort.org/s/peterlane.info/peter/slib/string-port/SLIB-3b5-r7rs/slib-string-port-SLIB-3b5-r7rs.tgz" 2018sha256 = "a36d8f1643a41db17fc8e9f1971148d997fcfc4ecf745a9ee4bc007a56c72c83" 2019source = "snow-fort" 2020synopsis = "Portable string ports" 2021version = "3.1.5" 2022 2023[slib-string-search] 2024dependencies = ["akku-r7rs", "slib-alist"] 2025dev-dependencies = [] 2026license = "noassertion" 2027url = "http://snow-fort.org/s/peterlane.info/peter/slib/string-search/SLIB-3b5-r7rs/slib-string-search-SLIB-3b5-r7rs.tgz" 2028sha256 = "b32f539326abebc0ac8169a2dd1085944ce244ae8e29eee9ae79c6a886662d7c" 2029source = "snow-fort" 2030synopsis = "Functions for working with and searching within strings" 2031version = "3.1.5" 2032 2033[slib-subarray] 2034dependencies = ["akku-r7rs", "chez-srfi"] 2035dev-dependencies = [] 2036license = "noassertion" 2037url = "http://snow-fort.org/s/peterlane.info/peter/slib/subarray/SLIB-3b5-r7rs/slib-subarray-SLIB-3b5-r7rs.tgz" 2038sha256 = "1125a4a2fa9400291c8e3a4e8b68471573f5813ea0aefc0ab3a7ca4ca75dedc7" 2039source = "snow-fort" 2040synopsis = "Accessing parts of arrays" 2041version = "3.1.5" 2042 2043[slib-time-core] 2044dependencies = ["akku-r7rs"] 2045dev-dependencies = [] 2046license = "noassertion" 2047url = "http://snow-fort.org/s/peterlane.info/peter/slib/time-core/SLIB-3b5-r7rs/slib-time-core-SLIB-3b5-r7rs.tgz" 2048sha256 = "3385839c98ab9b1bc68347baee280b8071dd73b1aed3ee3d1547161b9ced3630" 2049source = "snow-fort" 2050synopsis = "Core time conversion routines" 2051version = "3.1.5" 2052 2053[slib-time-zone] 2054dependencies = ["akku-r7rs", "slib-common", "slib-scanf", "slib-time-core", "slib-tzfile"] 2055dev-dependencies = [] 2056license = "noassertion" 2057url = "http://snow-fort.org/s/peterlane.info/peter/slib/time-zone/SLIB-3b5-r7rs/slib-time-zone-SLIB-3b5-r7rs.tgz" 2058sha256 = "60bcdd2a1254ff42eda3e5c04a4cc18d7114698b1639a752ec338e448e1dc4f7" 2059source = "snow-fort" 2060synopsis = "Compute timezones and DST from TZ environment variable" 2061version = "3.1.5" 2062 2063[slib-topological-sort] 2064dependencies = ["akku-r7rs", "chez-srfi"] 2065dev-dependencies = [] 2066license = "noassertion" 2067url = "http://snow-fort.org/s/peterlane.info/peter/slib/topological-sort/SLIB-3b5-r7rs/slib-topological-sort-SLIB-3b5-r7rs.tgz" 2068sha256 = "8f8039cd024f360b9ab1800e41ef66b1fdb1fc5b3e998e309c0c5186a95ea5b2" 2069source = "snow-fort" 2070synopsis = "Topological sort" 2071version = "3.1.5" 2072 2073[slib-tree] 2074dependencies = ["akku-r7rs"] 2075dev-dependencies = [] 2076license = "noassertion" 2077url = "http://snow-fort.org/s/peterlane.info/peter/slib/tree/SLIB-3b5-r7rs/slib-tree-SLIB-3b5-r7rs.tgz" 2078sha256 = "215900d6e5c6fff4e9f77000c6061b3dc126cb9ac2c6430f343cb589ac073827" 2079source = "snow-fort" 2080synopsis = "Implementation of COMMON LISP tree functions" 2081version = "3.1.5" 2082 2083[slib-tzfile] 2084dependencies = ["akku-r7rs", "slib-byte", "slib-common"] 2085dev-dependencies = [] 2086license = "noassertion" 2087url = "http://snow-fort.org/s/peterlane.info/peter/slib/tzfile/SLIB-3b5-r7rs/slib-tzfile-SLIB-3b5-r7rs.tgz" 2088sha256 = "6f77c976ba6e41b0a5d65383d0c2217786fb0fe7fd34ebb5cbc0d5f5c784b8f3" 2089source = "snow-fort" 2090synopsis = "Read sysV style (binary) timezone file" 2091version = "3.1.5" 2092 2093[slib-uri] 2094dependencies = ["akku-r7rs", "slib-coerce", "slib-common", "slib-directory", "slib-printf", "slib-scanf", "slib-string-case", "slib-string-search", "chez-srfi"] 2095dev-dependencies = [] 2096license = "noassertion" 2097url = "http://snow-fort.org/s/peterlane.info/peter/slib/uri/SLIB-3b5-r7rs/slib-uri-SLIB-3b5-r7rs.tgz" 2098sha256 = "dd009379a2b642fab5fb42a13122169bbf044343930cebf05930012bc45aa30f" 2099source = "snow-fort" 2100synopsis = "Construct and decode Uniform Resource Identifiers" 2101version = "3.1.5" 2102 2103[slib-wt-tree] 2104dependencies = ["akku-r7rs"] 2105dev-dependencies = [] 2106license = "noassertion" 2107url = "http://snow-fort.org/s/peterlane.info/peter/slib/wt-tree/SLIB-3b5-r7rs-1/slib-wt-tree-SLIB-3b5-r7rs-1.tgz" 2108sha256 = "2c24d746496b212d590217c35e02aa2cf70da13adee3c2e22780149c1ed60d83" 2109source = "snow-fort" 2110synopsis = "Weight balanced trees" 2111version = "3.1.5" 2112 2113[slib-xml-parse] 2114dependencies = ["akku-r7rs", "slib-common", "slib-rev2-procedures", "slib-string-search", "chez-srfi"] 2115dev-dependencies = [] 2116license = "noassertion" 2117url = "http://snow-fort.org/s/peterlane.info/peter/slib/xml-parse/SLIB-3b5-r7rs/slib-xml-parse-SLIB-3b5-r7rs.tgz" 2118sha256 = "14f514013c32cfa82f3b976c2a40b7d5450f777349ded314c4aeb82ca9ceb291" 2119source = "snow-fort" 2120synopsis = "XML parsing and conversion to SXML" 2121version = "3.1.5" 2122 2123[srfi-19] 2124dependencies = ["akku-r7rs"] 2125dev-dependencies = [] 2126license = "mit" 2127url = "http://snow-fort.org/s/opinionatedgeek.com/snow-fort.org/srfi/19/1.0.1/srfi-19-1.0.1.tgz" 2128sha256 = "08b5a0340eb153b8005decc4cda0a0b2a2967653f51d2d8b7d7e5b2245f08c6a" 2129source = "snow-fort" 2130synopsis = "Implementation of SRFI 19 'Time Data Types and Procedures'" 2131version = "1.0.1" 2132 2133[srfi-28] 2134dependencies = ["akku-r7rs"] 2135dev-dependencies = [] 2136license = "noassertion" 2137url = "http://snow-fort.org/s/lassi.io/lassi/srfi/28/0.9/srfi-28-0.9.tgz" 2138sha256 = "9452791e67a806afb10efa202d458a6b2919613008e6b293e97ff8fa412900b0" 2139source = "snow-fort" 2140synopsis = "SRFI 28: Basic Format Strings" 2141version = "0.9.0" 2142 2143[srfi-42] 2144dependencies = ["akku-r7rs", "chez-srfi"] 2145dev-dependencies = [] 2146license = "noassertion" 2147url = "http://snow-fort.org/s/gmail.com/lockywolf/srfi/42/0.1/srfi-42-0.1.tgz" 2148sha256 = "809cad22d152218d2bad6ee316e3020968c48f5869beadaa3fc3d0bb783faa87" 2149source = "snow-fort" 2150version = "0.1.0" 2151 2152[srfi-60] 2153dependencies = ["akku-r7rs"] 2154dev-dependencies = [] 2155license = "noassertion" 2156url = "http://snow-fort.org/s/peterlane.info/peter/srfi/60/1.0.0/srfi-60-1.0.0.tgz" 2157sha256 = "e9eb9a762bd66d09f2d63343571e7492965ba0a9c48bbfb45006932419e31631" 2158source = "snow-fort" 2159synopsis = "Bit access and operations" 2160version = "1.0.0" 2161 2162[srfi-63] 2163dependencies = ["akku-r7rs"] 2164dev-dependencies = [] 2165license = "noassertion" 2166url = "http://snow-fort.org/s/peterlane.info/peter/srfi/63/1.0.0/srfi-63-1.0.0.tgz" 2167sha256 = "0b8a805dd242438a45acbce96aa3c4fc6ce7e15ca7051ea07bd75a3f88cd403f" 2168source = "snow-fort" 2169synopsis = "Homogeneous and Heterogeneous Arrays" 2170version = "1.0.0" 2171 2172[srfi-64] 2173dependencies = ["akku-r7rs", "chez-srfi"] 2174dev-dependencies = [] 2175license = "noassertion" 2176url = "http://snow-fort.org/s/fisher.cx/robert/srfi/64/0.1.0/srfi-64-0.1.0.tgz" 2177sha256 = "ae07145fe5d22fe83954af4c7e36f86e1e96f88d46588a4bc43844a00935a7f2" 2178source = "snow-fort" 2179synopsis = "Reference implementation of SRFI-54: A Scheme API for test suites" 2180version = "0.1.0" 2181 2182[srfi-78] 2183dependencies = ["chez-srfi", "akku-r7rs"] 2184dev-dependencies = [] 2185license = "noassertion" 2186url = "http://snow-fort.org/s/gmail.com/lockywolf/srfi/78/0.1/srfi-78-0.1.tgz" 2187sha256 = "83cb79f0eb3daa004202c23b4d1f69f1b7a76c403f09fb4f37afea666037a32b" 2188source = "snow-fort" 2189version = "0.1.0" 2190 2191[srfi-156] 2192dependencies = ["akku-r7rs", "chez-srfi", "chibi-test"] 2193dev-dependencies = [] 2194license = "noassertion" 2195url = "http://snow-fort.org/s/fisher.cx/robert/srfi/156/1.0.0/srfi-156-1.0.0.tgz" 2196sha256 = "73f53cc757e2fbe59ef48395c2d2ab94cad6b2a7febd8d0db53110e28e664fd1" 2197source = "snow-fort" 2198synopsis = "Reference implementation of SRFI-156: Syntactic combiners for binary predicates" 2199version = "1.0.0" 2200 2201[srfi-166] 2202dependencies = ["chez-srfi", "akku-r7rs", "chibi-optional"] 2203dev-dependencies = [] 2204license = "bsd-3-clause" 2205url = "http://snow-fort.org/s/gmail.com/alexshinn/srfi/166/0.8.0/srfi-166-0.8.0.tgz" 2206sha256 = "e132a68c070c157ebfc8291b0be8f84f45ee85b92e4f80ac12faabd0c3872523" 2207source = "snow-fort" 2208version = "0.8.0" 2209 2210[srfi-175] 2211dependencies = ["akku-r7rs"] 2212dev-dependencies = [] 2213license = "noassertion" 2214url = "http://snow-fort.org/s/lassi.io/lassi/srfi/175/1.1/srfi-175-1.1.tgz" 2215sha256 = "6d96cfe5474f47d1bd24949ae7057c393746ed6624a9691c92e9a607da877c1c" 2216source = "snow-fort" 2217synopsis = "SRFI 175: ASCII character library" 2218version = "1.1.0" 2219 2220[srfi-179] 2221dependencies = ["akku-r7rs", "chez-srfi", "chibi-assert", "chibi-test"] 2222dev-dependencies = [] 2223license = "bsd-3-clause" 2224url = "http://snow-fort.org/s/gmail.com/alexshinn/srfi/179/0.10.0/srfi-179-0.10.0.tgz" 2225sha256 = "385a8694e60277d99e9ab9605ccb38616166eedb94a60bed9a38ceb1d482b5a1" 2226source = "snow-fort" 2227version = "0.10.0" 2228 2229[srfi-197] 2230dependencies = ["akku-r7rs"] 2231dev-dependencies = [] 2232license = "noassertion" 2233url = "http://snow-fort.org/s/upr.edu/jantony.velazquez/srfi/197/1.3/srfi-197-1.3.tgz" 2234sha256 = "a83a96a7db33f51f6ca747c1cfc109010b96b2972c09c8a3acc6696bf4dba54d" 2235source = "snow-fort" 2236synopsis = "SRFI 197: Pipeline Operators" 2237version = "1.3.0" 2238 2239[srfi-235] 2240dependencies = ["akku-r7rs"] 2241dev-dependencies = [] 2242license = "noassertion" 2243url = "http://snow-fort.org/s/upr.edu/jantony.velazquez/srfi/235/1.0/srfi-235-1.0.tgz" 2244sha256 = "c5c4bd3121d47de1eb8b6eaa29f754bbf9cee74a1b3719173a18919f45f2d46a" 2245source = "snow-fort" 2246synopsis = "SRFI 235: Combinators" 2247version = "1.0.0" 2248 2249[string-inflection] 2250dependencies = ["akku-r7rs"] 2251dev-dependencies = [] 2252license = "isc" 2253url = "http://snow-fort.org/s/lassi.io/lassi/string-inflection/0.1.1/string-inflection-0.1.1.tgz" 2254sha256 = "1f3273ca2ff7b8aa14c6e0aba1b339c7989c201a073508dee7cad83596a57192" 2255source = "snow-fort" 2256synopsis = "lisp-case under_score CapsUpper capsLower" 2257version = "0.1.1" 2258 2259[tex-parser] 2260dependencies = ["akku-r7rs", "read-char-if"] 2261dev-dependencies = [] 2262license = "noassertion" 2263url = "http://snow-fort.org/s/lassi.io/lassi/tex-parser/0.1/tex-parser-0.1.tgz" 2264sha256 = "507e3dc0d04411f9f00db7d835b5270c82103c90a10040d4433de34c44340cbb" 2265source = "snow-fort" 2266version = "0.1.0" 2267 2268[thunknyc-expand-braces] 2269dependencies = ["akku-r7rs", "chez-srfi"] 2270dev-dependencies = [] 2271license = "noassertion" 2272url = "http://snow-fort.org/s/poseur.com/edw/thunknyc/expand-braces/0.1.1/thunknyc-expand-braces-0.1.1.tgz" 2273sha256 = "eff4b0cabee5608f7d8f706a4eb7d241f816af1e91b7240109d1f474e69a1a4a" 2274source = "snow-fort" 2275synopsis = "Expand UNIX-shell style brace expressions" 2276version = "0.1.1" 2277 2278[thunknyc-json] 2279dependencies = ["akku-r7rs", "chibi-parse"] 2280dev-dependencies = [] 2281license = "noassertion" 2282url = "http://snow-fort.org/s/poseur.com/edw/thunknyc/json/0.1.3/thunknyc-json-0.1.3.tgz" 2283sha256 = "b3d1d01b6a76875e3d1f7bb280e98b6bfd878e53697e9263527d19969617acf8" 2284source = "snow-fort" 2285synopsis = "Simple JSON parsing library" 2286version = "0.1.3" 2287 2288[trivial-tar-writer] 2289dependencies = ["akku-r7rs"] 2290dev-dependencies = [] 2291license = "isc" 2292url = "http://snow-fort.org/s/lassi.io/lassi/trivial-tar-writer/0.1/trivial-tar-writer-0.1.tgz" 2293sha256 = "8eab97e5f9205ed12915b14205f65b85443e9627463866436de79f5ec20bf41a" 2294source = "snow-fort" 2295synopsis = "Simplest way to output uncompressed .tar file" 2296version = "0.1.0" 2297 2298[unpack-assoc] 2299dependencies = ["akku-r7rs"] 2300dev-dependencies = [] 2301license = "isc" 2302url = "http://snow-fort.org/s/lassi.io/lassi/unpack-assoc/0.1/unpack-assoc-0.1.tgz" 2303sha256 = "5c41ef07d210ddd1424c12cd38b44424afec0d37618c746ece31f2a3831d9e9a" 2304source = "snow-fort" 2305synopsis = "Alist/hash-table destructuring case macros" 2306version = "0.1.0" 2307 2308[yasos] 2309dependencies = ["akku-r7rs"] 2310dev-dependencies = [] 2311license = "noassertion" 2312url = "http://snow-fort.org/s/gmail.com/taknamay/yasos/1.0.1/yasos-1.0.1.tgz" 2313sha256 = "5a7c4d8171f98e37e40b4f3af9b5fe3d2ab24dfd6a73f28014f0ba87abfc6f2d" 2314source = "snow-fort" 2315synopsis = "simple objects" 2316version = "1.0.1" 2317 2318[TerribleTLS] 2319dependencies = ["hashing", "industria", "struct-pack", "chez-srfi"] 2320dev-dependencies = [] 2321license = "mit" 2322url = "https://archive.akkuscm.org/archive/pkg/t/TerribleTLS_1.0.0_repack.tar.xz" 2323sha256 = "f845c7a363042199fd1f185a41560f5bc563a00d51d8962632793153a5a18f44" 2324source = "akku" 2325synopsis = "Inadvisible pure-Scheme TLS 1.2 client" 2326version = "1.0.0" 2327 2328[ac-d-bus] 2329dependencies = ["r6rs-pffi", "chibi-match", "packrat", "loko-srfi"] 2330dev-dependencies = ["chez-srfi"] 2331license = "mit" 2332url = "https://archive.akkuscm.org/archive/pkg/a/ac-d-bus_1.0.0-beta.0_repack.tar.xz" 2333sha256 = "f16934a16fbec35b86033a240a86c16e09194aa531206c3f8cbd8b213be7e14b" 2334source = "akku" 2335synopsis = "AC/D-Bus - D-Bus wire protocol" 2336version = "1.0.0-beta.0" 2337 2338[adios] 2339dependencies = [] 2340dev-dependencies = [] 2341license = "apache-2.0" 2342url = "https://archive.akkuscm.org/archive/pkg/a/adios_0.1.0_repack.tar.xz" 2343sha256 = "7cabf4a8025c76835098d2636ffcab893773054856e919e14e51df299e719916" 2344source = "akku" 2345synopsis = "A simple prototype-based object system for Chez Scheme that supports single inheritance" 2346version = "0.1.0" 2347 2348[aeolus] 2349dependencies = ["akku-r7rs"] 2350dev-dependencies = [] 2351license = "bsd-2-clause" 2352url = "https://archive.akkuscm.org/archive/pkg/a/aeolus_0.0.0-akku.34.2a43103_repack.tar.xz" 2353sha256 = "74bab1dfd97c7fda752d2bdc1e126d47a3eeaf63494ddab666063230a6f07d9c" 2354source = "akku" 2355synopsis = "R7RS cryptographic library" 2356version = "0.0.0-akku.34.2a43103" 2357 2358[agave] 2359dependencies = ["dharmalab", "surfage", "xitomatl", "chez-gl"] 2360dev-dependencies = [] 2361license = "apache-2.0" 2362url = "https://archive.akkuscm.org/archive/pkg/a/agave_0.0.1-akku.103.f95c7df_repack.tar.xz" 2363sha256 = "82beeecc146d03b0f9ec05ad456d30156a2b4e7b5667d39b57d45eb208dcd065" 2364source = "akku" 2365synopsis = "Low-glycemic OpenGL hacking for R6RS Scheme" 2366version = "0.0.1-akku.103.f95c7df" 2367 2368[akku] 2369dependencies = ["chez-srfi", "industria", "spells", "semver", "spdx", "wak-fmt", "wak-riastreams", "wak-foof-loop", "wak-wt-tree", "hashing", "compression", "laesare", "r6rs-pffi", "chibi-match", "akku-r7rs"] 2370dev-dependencies = [] 2371license = "gpl-3.0-or-later" 2372url = "https://archive.akkuscm.org/archive/pkg/a/akku_1.1.0_repack.tar.xz" 2373sha256 = "12371ccb0d502b7647e8f00353c1527301b4d8a100fb06fb3e6fac56fda33741" 2374source = "akku" 2375synopsis = "Language package manager for Scheme" 2376version = "1.1.0" 2377 2378[akku-r7rs] 2379dependencies = ["chez-srfi", "laesare"] 2380dev-dependencies = [] 2381license = "cc0-1.0" 2382url = "https://archive.akkuscm.org/archive/pkg/a/akku-r7rs_1.0.1_repack.tar.xz" 2383sha256 = "dedce2bc5eda6735aa5880741802a5b508b49c3b327d14b40e9fecbdf86353db" 2384source = "akku" 2385synopsis = "R7RS standard library for Akku.scm" 2386version = "1.0.1" 2387 2388[arew-blake3] 2389dependencies = [] 2390dev-dependencies = [] 2391license = "cc0" 2392url = "https://archive.akkuscm.org/archive/pkg/a/arew-blake3_0.9.0_repack.tar.xz" 2393sha256 = "fe6d41bcb9381c7ef102de7b177c8b54c3df140b0112add4bfce8e4a21e7654b" 2394source = "akku" 2395synopsis = "blake3 cryptographic hashing for Chez Scheme" 2396version = "0.9.0" 2397 2398[arew-json] 2399dependencies = ["chez-srfi"] 2400dev-dependencies = [] 2401license = "cc0" 2402url = "https://archive.akkuscm.org/archive/pkg/a/arew-json_1.0.0-alpha.0_repack.tar.xz" 2403sha256 = "d7546a44797d6eb3cc2d38a13478224172aead699200cdd4d1d61750096c5823" 2404source = "akku" 2405synopsis = "JSON reader and writer for Chez Scheme" 2406version = "1.0.0-alpha.0" 2407 2408[box2d-lite] 2409dependencies = ["chez-gl", "agave", "dharmalab", "surfage"] 2410dev-dependencies = [] 2411license = "apache-2.0" 2412url = "https://archive.akkuscm.org/archive/pkg/b/box2d-lite_0.0.0-akku.38.56f4ed1_repack.tar.xz" 2413sha256 = "f146201b386e01560ce0213949350a802d6ca8b22fee6605e7dd2fab17009526" 2414source = "akku" 2415synopsis = "Scheme port of the Box2D Lite physics engine" 2416version = "0.0.0-akku.38.56f4ed1" 2417 2418[chez-cmark] 2419dependencies = ["chez-srfi"] 2420dev-dependencies = [] 2421license = "mit" 2422url = "https://archive.akkuscm.org/archive/pkg/c/chez-cmark_1.0.0-alpha.0_repack.tar.xz" 2423sha256 = "b5804a728714090002e85a14d1e5aea8d6e967b1d515481689188f71c83a2304" 2424source = "akku" 2425synopsis = "CommonMark FFI Bindings for Chez" 2426version = "1.0.0-alpha.0" 2427 2428[chez-csv] 2429dependencies = ["chez-srfi"] 2430dev-dependencies = [] 2431license = "gpl-3.0-or-later" 2432url = "https://archive.akkuscm.org/archive/pkg/c/chez-csv_2.0.2-alpha_repack.tar.xz" 2433sha256 = "16741d2e98fcf78bb6e040fe853a1153229e897b2c410c831e752cc26bc50ade" 2434source = "akku" 2435synopsis = "Chez Scheme CSV library." 2436version = "2.0.2-alpha" 2437 2438[chez-docs] 2439dependencies = ["chez-srfi"] 2440dev-dependencies = [] 2441license = "mit" 2442url = "https://archive.akkuscm.org/archive/pkg/c/chez-docs_0.3.2_repack.tar.xz" 2443sha256 = "393203fa849c8678f40b160d08f985e10c5a9a590ac44c6627610294985c0c9b" 2444source = "akku" 2445synopsis = "Access Chez Scheme documentation from the REPL." 2446version = "0.3.2" 2447 2448[chez-gl] 2449dependencies = [] 2450dev-dependencies = [] 2451license = "bsd-3-clause" 2452url = "https://archive.akkuscm.org/archive/pkg/c/chez-gl_1.0.0_repack.tar.xz" 2453sha256 = "4de5ac8b142749490391941c9174ba5ba2cb5b080ab38fdafeab9fa4f381efa9" 2454source = "akku" 2455synopsis = "3D library: GL, GLU and GLUT for Chez Scheme" 2456version = "1.0.0" 2457 2458[chez-matrices] 2459dependencies = ["chez-srfi"] 2460dev-dependencies = [] 2461license = "mit" 2462url = "https://archive.akkuscm.org/archive/pkg/c/chez-matrices_0.3.0-alpha.0_repack.tar.xz" 2463sha256 = "4472d7253f06b32a4e189d547123f2eb9558d4b8f5913f8113d374083ac744e9" 2464source = "akku" 2465synopsis = "Implementation of common matrix (tensor) constructions and operatoins." 2466version = "0.3.0-alpha.0" 2467 2468[chez-mit] 2469dependencies = ["chez-srfi"] 2470dev-dependencies = [] 2471license = "gpl-3.0-or-later" 2472url = "https://archive.akkuscm.org/archive/pkg/c/chez-mit_0.0.0-alpha.0_repack.tar.xz" 2473sha256 = "a891bbe69a18ff1dde2671436d8e19fc3ef36519448a2ef8d89f1c2549c4a1c0" 2474source = "akku" 2475synopsis = "A MIT/GNU Scheme compatibility library for Chez Scheme" 2476version = "0.0.0-alpha.0" 2477 2478[chez-scmutils] 2479dependencies = ["chez-srfi", "chez-mit"] 2480dev-dependencies = [] 2481license = "gpl-3.0-or-later" 2482url = "https://archive.akkuscm.org/archive/pkg/c/chez-scmutils_0.0.0-alpha.0_repack.tar.xz" 2483sha256 = "7b6f707f3e0d8fa7fdd46b7ba9e7773398544102943870fec3099348e1809035" 2484source = "akku" 2485synopsis = "A port of the ‘MIT Scmutils’ library to Chez Scheme" 2486version = "0.0.0-alpha.0" 2487 2488[chez-sockets] 2489dependencies = [] 2490dev-dependencies = [] 2491license = "0bsd" 2492url = "https://archive.akkuscm.org/archive/pkg/c/chez-sockets_0.0.0-akku.13.c3fc663.1_repack.tar.xz" 2493sha256 = "f2f8bb67f10201579040907761d9667e11f4800e52b0cf1e302b08d27fe222c9" 2494source = "akku" 2495synopsis = "Full Blown, portable, and extensible sockets library for Chez Scheme" 2496version = "0.0.0-akku.13.c3fc663.1" 2497 2498[chez-soop] 2499dependencies = ["chez-srfi"] 2500dev-dependencies = [] 2501license = "mit" 2502url = "https://archive.akkuscm.org/archive/pkg/c/chez-soop_1.0.0-alpha.2_repack.tar.xz" 2503sha256 = "b6d944f5c6a0442411479a68d87ed0f217e032157e74a8e4bbca1a57c66151a9" 2504source = "akku" 2505synopsis = "SOOP Library fork from Chez Repository" 2506version = "1.0.0-alpha.2" 2507 2508[chez-srfi] 2509dependencies = [] 2510dev-dependencies = [] 2511license = ["mit", "bsd-3-clause"] 2512url = "https://archive.akkuscm.org/archive/pkg/c/chez-srfi_0.0.0-akku.244.b424440_repack.tar.xz" 2513sha256 = "f4968e3d74c30d98297aaff3753b11225de45f99795cc2e3f6233e93f46d7c41" 2514source = "akku" 2515synopsis = "Portable SRFI collection" 2516version = "0.0.0-akku.244.b424440" 2517 2518[chez-stats] 2519dependencies = ["chez-srfi"] 2520dev-dependencies = [] 2521license = "mit" 2522url = "https://archive.akkuscm.org/archive/pkg/c/chez-stats_0.1.6_repack.tar.xz" 2523sha256 = "694ad3200ab1927b35e006d24b838defe28b1a58a4c075153cf93e0b25cb1639" 2524source = "akku" 2525synopsis = "Read and write delimited text files, compute descriptive statistics, and generate random variates in Chez Scheme." 2526version = "0.1.6" 2527 2528[chez-tk] 2529dependencies = ["thunderchez"] 2530dev-dependencies = [] 2531license = "bsd-2-clause" 2532url = "https://archive.akkuscm.org/archive/pkg/c/chez-tk_1.8.2_repack.tar.xz" 2533sha256 = "6e71bac608970d9e0df3eb03f36d856c3490595a0f5e5debf53e71a5a7f16a07" 2534source = "akku" 2535synopsis = "A Chez Scheme Interface to the Tk GUI Toolkit" 2536version = "1.8.2" 2537 2538[compression] 2539dependencies = ["chez-srfi", "hashing", "struct-pack"] 2540dev-dependencies = [] 2541license = "mit" 2542url = "https://archive.akkuscm.org/archive/pkg/c/compression_0.1.2_repack.tar.xz" 2543sha256 = "68109a1b95d731a95fb762260e4be411fb971363eb2d89075d95fe138008395d" 2544source = "akku" 2545synopsis = "Decompresses zlib, xz, gzip, lzma, lzma2; extracts tar, zip" 2546version = "0.1.2" 2547 2548[conjure] 2549dependencies = ["chez-srfi", "wak-fmt", "wak-irregex", "wak-foof-loop", "spells", "wak-prometheus"] 2550dev-dependencies = [] 2551license = "gpl-3.0-or-later" 2552url = "https://archive.akkuscm.org/archive/pkg/c/conjure_0.1.0-akku.84.19f3aae_repack.tar.xz" 2553sha256 = "dc7aeff90c8fe0728db4c7e12d4fff1a86111c4aaba09fb5a44a356e1edf8838" 2554source = "akku" 2555synopsis = "Scheme make(1) replacement" 2556version = "0.1.0-akku.84.19f3aae" 2557 2558[dataframe] 2559dependencies = ["slib-format", "chez-srfi"] 2560dev-dependencies = [] 2561license = "mit" 2562url = "https://archive.akkuscm.org/archive/pkg/d/dataframe_0.8.0_repack.tar.xz" 2563sha256 = "09deaf93e94308379cf2c727ac09667a233db9c356fc73585c2faefeffc6360d" 2564source = "akku" 2565synopsis = "A dataframe record type for Scheme (R6RS) with procedures to select, drop, and rename columns, and filter, sort, split, bind, append, join, reshape, and aggregate dataframes." 2566version = "0.8.0" 2567 2568[dharmalab] 2569dependencies = ["surfage"] 2570dev-dependencies = [] 2571license = ["apache-2.0", "gpl-2.0-or-later"] 2572url = "https://archive.akkuscm.org/archive/pkg/d/dharmalab_0.0.0-akku.53.aba65fb_repack.tar.xz" 2573sha256 = "ade61c99c49655dd05fa6f5a5f9b287c3ed3789d8cda0eed61110fb1ada74ae2" 2574source = "akku" 2575synopsis = "Experimental libraries" 2576version = "0.0.0-akku.53.aba65fb" 2577 2578[dollar-sign] 2579dependencies = [] 2580dev-dependencies = [] 2581license = "0bsd" 2582url = "https://archive.akkuscm.org/archive/pkg/d/dollar-sign_1.1.0_repack.tar.xz" 2583sha256 = "47fc7c0b3fc5d70c3f4ff0320ba8c609acdc8130f1169653d8f131b3c8b11924" 2584source = "akku" 2585synopsis = "Adds dollar sign string interpolation" 2586version = "1.1.0" 2587 2588[dorodango] 2589dependencies = ["chez-srfi", "wak-foof-loop", "wak-fmt", "wak-irregex", "wak-parscheme", "wak-wt-tree", "spells", "industria", "ocelotl"] 2590dev-dependencies = [] 2591license = "gpl-3.0-or-later" 2592url = "https://archive.akkuscm.org/archive/pkg/d/dorodango_0.0.0-akku.268.4344bea_repack.tar.xz" 2593sha256 = "a351bb663de79a9ab24b3de90e838cab11c1a8771745d4e15750373460e909fc" 2594source = "akku" 2595synopsis = "Package manager for R6RS implementations" 2596version = "0.0.0-akku.268.4344bea" 2597 2598[fectors] 2599dependencies = [] 2600dev-dependencies = [] 2601license = "bsd-3-clause" 2602url = "https://archive.akkuscm.org/archive/pkg/f/fectors_0.1.1-akku.v0.1-5-g6c05617_repack.tar.xz" 2603sha256 = "433731db3dd71d7d697fa9e7764785472fcf4967f6368a2d7578039b2886aa05" 2604source = "akku" 2605synopsis = "Functional Vectors for Scheme" 2606version = "0.1.1-akku.v0.1-5-g6c05617" 2607 2608[fs-fatfs] 2609dependencies = ["struct-pack"] 2610dev-dependencies = ["wak-fmt", "chez-srfi"] 2611license = "lgpl-3.0-or-later" 2612url = "https://archive.akkuscm.org/archive/pkg/f/fs-fatfs_0.1.0_repack.tar.xz" 2613sha256 = "bde15f8e672d152d0e7bf5b220d8138a8e647cb1d22c9816e6c567842f02157f" 2614source = "akku" 2615synopsis = "FAT filesystem library" 2616version = "0.1.0" 2617 2618[fs-partitions] 2619dependencies = ["struct-pack", "hashing", "uuid"] 2620dev-dependencies = [] 2621license = "mit" 2622url = "https://archive.akkuscm.org/archive/pkg/f/fs-partitions_1.0.1_repack.tar.xz" 2623sha256 = "1e12fd32c6c20b0d3147ae3bc9ae5e8e53333dba89fff8c84fcbf9e943827259" 2624source = "akku" 2625synopsis = "Disk partition table reader/writer (MBR/GPT)" 2626version = "1.0.1" 2627 2628[gnuplot-pipe] 2629dependencies = ["chez-srfi"] 2630dev-dependencies = [] 2631license = "gpl-3.0-or-later" 2632url = "https://archive.akkuscm.org/archive/pkg/g/gnuplot-pipe_0.4.0_repack.tar.xz" 2633sha256 = "e86566adcfb6dac8b64627a4253d5ed448a554751e81f2ed5b9c4b7630de04f8" 2634source = "akku" 2635synopsis = "Port of gnuplot-pipe egg for Chicken Scheme to Chez Scheme." 2636version = "0.4.0" 2637 2638[guile-lib] 2639dependencies = [] 2640dev-dependencies = [] 2641license = "gpl-3.0-or-later" 2642url = "https://archive.akkuscm.org/archive/pkg/g/guile-lib_0.2.6_repack.tar.xz" 2643sha256 = "9ad68640b9d2f8e44216d45d919afe43447aa1db2beebd29fef8982cb49ef5c6" 2644source = "akku" 2645synopsis = "Useful code written in Guile Scheme" 2646version = "0.2.6" 2647 2648[hashing] 2649dependencies = [] 2650dev-dependencies = ["chez-srfi"] 2651license = "mit" 2652url = "https://archive.akkuscm.org/archive/pkg/h/hashing_1.3.0_repack.tar.xz" 2653sha256 = "45dc285ed1dbfe24fc54c2417fe5baefc408c3cad502333894d3c111f8255be6" 2654source = "akku" 2655synopsis = "CRC, HMAC, MD5, SHA-1, SHA-2, xxHash" 2656version = "1.3.0" 2657 2658[http-pixiu] 2659dependencies = ["chibi-uri", "ufo-socket", "ufo-threaded-function", "ufo-coroutines", "chez-srfi"] 2660dev-dependencies = [] 2661license = "mit" 2662url = "https://archive.akkuscm.org/archive/pkg/h/http-pixiu_1.0.2_repack.tar.xz" 2663sha256 = "bcfda888b5bb88f83e066f765711c8dc7623e4c9bf56e7212bee72bd8646b960" 2664source = "akku" 2665synopsis = "A http server based on scheme" 2666version = "1.0.2" 2667 2668[ijputils] 2669dependencies = ["wak-foof-loop", "chez-srfi", "spells", "pfds"] 2670dev-dependencies = [] 2671license = "bsd-3-clause" 2672url = "https://archive.akkuscm.org/archive/pkg/i/ijputils_0.0.0-akku.42.1370c75_repack.tar.xz" 2673sha256 = "d1e51a65b1d5654a430437ff43c1b25a6d5d7e2f121d4c65b2156afb12522a6d" 2674source = "akku" 2675synopsis = "A bunch of scheme junk :)" 2676version = "0.0.0-akku.42.1370c75" 2677 2678[image-formats] 2679dependencies = ["chez-srfi", "compression", "hashing"] 2680dev-dependencies = [] 2681license = "mit" 2682url = "https://archive.akkuscm.org/archive/pkg/i/image-formats_0.1.0_repack.tar.xz" 2683sha256 = "72a692ccf929ff798e464de611c8d2c70ceb7a07eff93e48a56bc298d4261efa" 2684source = "akku" 2685synopsis = "Library for reading/writing various image formats" 2686version = "0.1.0" 2687 2688[industria] 2689dependencies = ["chez-srfi", "hashing", "ip-address", "struct-pack"] 2690dev-dependencies = ["xitomatl", "r6rs-usocket"] 2691license = "mit" 2692url = "https://archive.akkuscm.org/archive/pkg/i/industria_2.2.0_repack.tar.xz" 2693sha256 = "04a3695cb5ce1e0516fb5414bab045b215e64ac302a07e4731cdc4de2c330243" 2694source = "akku" 2695synopsis = "Cryptography, OTR, SSH, OpenPGP, etc." 2696version = "2.2.0" 2697 2698[influx-client] 2699dependencies = ["loko-srfi", "r6rs-usocket", "chez-srfi"] 2700dev-dependencies = [] 2701license = "mit" 2702url = "https://archive.akkuscm.org/archive/pkg/i/influx-client_1.0.0_repack.tar.xz" 2703sha256 = "0762cc45d219186e9ef2a0efdac8af785f38db93fb8dd8c50b3431fad30ae590" 2704source = "akku" 2705synopsis = "InfluxDB line protocol and client" 2706version = "1.0.0" 2707 2708[ip-address] 2709dependencies = [] 2710dev-dependencies = ["chez-srfi", "struct-pack"] 2711license = "mit" 2712url = "https://archive.akkuscm.org/archive/pkg/i/ip-address_1.1.0_repack.tar.xz" 2713sha256 = "2313fdd9bd3024d6776ad4c1abd22f8386838e46cdfa3163bec7871223483920" 2714source = "akku" 2715synopsis = "IP address parsing and formatting" 2716version = "1.1.0" 2717 2718[irc-protocol] 2719dependencies = ["industria", "chez-srfi", "struct-pack", "hashing", "TerribleTLS", "chibi-match"] 2720dev-dependencies = [] 2721license = "mit" 2722url = "https://archive.akkuscm.org/archive/pkg/i/irc-protocol_1.0.0_repack.tar.xz" 2723sha256 = "10902fd414a75fabae329960bc6d136a895ac5968f6101e2c917734b00953c14" 2724source = "akku" 2725synopsis = "IRC protocol utilities" 2726version = "1.0.0" 2727 2728[iteratees] 2729dependencies = ["monad", "chez-srfi"] 2730dev-dependencies = [] 2731license = "bsd-3-clause" 2732url = "https://archive.akkuscm.org/archive/pkg/i/iteratees_0.0.0-akku.9.e298a57_repack.tar.xz" 2733sha256 = "7c5e3b7e468d65745f16b27532bdf1470295a9078a0614f0336a8958b4f15608" 2734source = "akku" 2735synopsis = "Functional processing of sequential chunked data" 2736version = "0.0.0-akku.9.e298a57" 2737 2738[json-tools] 2739dependencies = ["chez-srfi"] 2740dev-dependencies = [] 2741license = "mit" 2742url = "https://archive.akkuscm.org/archive/pkg/j/json-tools_0.1.1-akku.15.7.23_repack.tar.xz" 2743sha256 = "a22043ae0ab82ba5f550443d21b47e32efb0b1c823ce3c22a821a6abe182b183" 2744source = "akku" 2745synopsis = "Collection of JSON utilities" 2746version = "0.1.1-akku.15.7.23" 2747 2748[laesare] 2749dependencies = [] 2750dev-dependencies = ["chez-srfi"] 2751license = "mit" 2752url = "https://archive.akkuscm.org/archive/pkg/l/laesare_1.0.2_repack.tar.xz" 2753sha256 = "b0cc8ccc940995e7bfd01cc30191c55561f8142195749bad945bde73bfa2a18c" 2754source = "akku" 2755synopsis = "Scheme lexer and reader" 2756version = "1.0.2" 2757 2758[lcs] 2759dependencies = [] 2760dev-dependencies = ["xunit"] 2761license = "bsd-3-clause" 2762url = "https://archive.akkuscm.org/archive/pkg/l/lcs_0.0.0-akku.3.6f5f5a4_repack.tar.xz" 2763sha256 = "430706c5e5fbc0998c8f1438042cfe14d6ab8e56581a142b12eb143e1d3ec267" 2764source = "akku" 2765synopsis = "Longest Common Subsequence (LCS)" 2766version = "0.0.0-akku.3.6f5f5a4" 2767 2768[linenoise] 2769dependencies = ["r6rs-pffi"] 2770dev-dependencies = [] 2771license = "bsd-2-clause" 2772url = "https://archive.akkuscm.org/archive/pkg/l/linenoise_1.0.1_repack.tar.xz" 2773sha256 = "43ba6d0185465807b1c5dabcf85cb130c5f28340a66e13e12438c0fb103c4534" 2774source = "akku" 2775synopsis = "Readline replacement via PFFI" 2776version = "1.0.1" 2777 2778[loko-srfi] 2779dependencies = ["industria", "ip-address", "struct-pack"] 2780dev-dependencies = [] 2781license = "mit" 2782url = "https://archive.akkuscm.org/archive/pkg/l/loko-srfi_1.0.1_repack.tar.xz" 2783sha256 = "6eb9b0e039007c7f377b85afba6dd6ff443d94b5ca1a0fa6ba7acd4375e83f79" 2784source = "akku" 2785synopsis = "Extra SRFIs (sockets) for Loko Scheme" 2786version = "1.0.1" 2787 2788[machine-code] 2789dependencies = ["struct-pack"] 2790dev-dependencies = [] 2791license = "mit" 2792url = "https://archive.akkuscm.org/archive/pkg/m/machine-code_2.2.0_repack.tar.xz" 2793sha256 = "4012c1ecac3b3f1166810ab398f94db4909f31c396c33ce645a0c3e5a2a73ee5" 2794source = "akku" 2795synopsis = "Assembler for x86, ELF reader, various disassemblers" 2796version = "2.2.0" 2797 2798[monad] 2799dependencies = ["ijputils"] 2800dev-dependencies = [] 2801license = "bsd-3-clause" 2802url = "https://archive.akkuscm.org/archive/pkg/m/monad_0.0.0-akku.12.6f0115f_repack.tar.xz" 2803sha256 = "753aef3a2a89394f9cabf3110f8b39a34d8ee5ade46613e771f9918e4b0f0451" 2804source = "akku" 2805synopsis = "Various monads" 2806version = "0.0.0-akku.12.6f0115f" 2807 2808[mpl] 2809dependencies = ["surfage", "dharmalab"] 2810dev-dependencies = [] 2811license = "apache-2.0" 2812url = "https://archive.akkuscm.org/archive/pkg/m/mpl_0.0.0-akku.146.3469e3c_repack.tar.xz" 2813sha256 = "6279fde860f4eb311b30c2db9cb9e0047b0517cbf342fb4535b1b8919a605deb" 2814source = "akku" 2815synopsis = "Computer Algebra and Symbolic Computation" 2816version = "0.0.0-akku.146.3469e3c" 2817 2818[mummel] 2819dependencies = ["r6rs-protobuf", "TerribleTLS", "struct-pack"] 2820dev-dependencies = [] 2821license = "gpl-3.0-or-later" 2822url = "https://archive.akkuscm.org/archive/pkg/m/mummel_0.1.0-alpha.0_repack.tar.xz" 2823sha256 = "b4aff13e655c81519a75cbfa82bf636fa7b0f8add472b7569d1c50fb7d4059b4" 2824source = "akku" 2825synopsis = "Mumble voice chat protocol" 2826version = "0.1.0-alpha.0" 2827 2828[nanopass] 2829dependencies = [] 2830dev-dependencies = [] 2831license = "mit" 2832url = "https://archive.akkuscm.org/archive/pkg/n/nanopass_1.9.2_repack.tar.xz" 2833sha256 = "94d5fc588b8939c73a5a57ccc372bcded8ba27287190298ac02ef5d2587bc67a" 2834source = "akku" 2835synopsis = "Nanopass Compiler Infrastructure" 2836version = "1.9.2" 2837 2838[ocelotl] 2839dependencies = ["chez-srfi", "spells", "wak-riastreams", "wak-parscheme", "wak-foof-loop", "wak-ssax"] 2840dev-dependencies = [] 2841license = ["bsd-3-clause", "gpl-3.0-or-later"] 2842url = "https://archive.akkuscm.org/archive/pkg/o/ocelotl_0.0.0-akku.42.0c6aada_repack.tar.xz" 2843sha256 = "9c229d68b3f838cd6b687e61e1b7bee34736d79cddef6061dc8ae5609c5298fd" 2844source = "akku" 2845synopsis = "Library collection centered around HTTP" 2846version = "0.0.0-akku.42.0c6aada" 2847 2848[oleg] 2849dependencies = ["chez-srfi"] 2850dev-dependencies = [] 2851license = "mit" 2852url = "https://archive.akkuscm.org/archive/pkg/o/oleg_0.0.0-akku.2.c682687_repack.tar.xz" 2853sha256 = "d378fb66be2748d335cb607606236d5486f752055e330fa841220e017ffac1c0" 2854source = "akku" 2855synopsis = "Libraries written by Oleg ported to Chez Scheme" 2856version = "0.0.0-akku.2.c682687" 2857 2858[packrat] 2859dependencies = ["chez-srfi"] 2860dev-dependencies = [] 2861license = "mit" 2862url = "https://archive.akkuscm.org/archive/pkg/p/packrat_0.1.1_repack.tar.xz" 2863sha256 = "ba72d6b8081ac5ab4344de026b1cff3a86414c746a979fbb407f2ad05fd66c8c" 2864source = "akku" 2865synopsis = "Packrat parser library" 2866version = "0.1.1" 2867 2868[pfds] 2869dependencies = [] 2870dev-dependencies = [] 2871license = "bsd-3-clause" 2872url = "https://archive.akkuscm.org/archive/pkg/p/pfds_0.3.0_repack.tar.xz" 2873sha256 = "2937e034f9174644941096c0b14d7c00c377a1fdc71a8b824296b7400b19625e" 2874source = "akku" 2875synopsis = "Purely Functional Data Structures" 2876version = "0.3.0" 2877 2878[quickcheck] 2879dependencies = [] 2880dev-dependencies = [] 2881license = "bsd-3-clause" 2882url = "https://archive.akkuscm.org/archive/pkg/q/quickcheck_0.0.0-akku.10.cc5cc2d_repack.tar.xz" 2883sha256 = "e56917236277ebb37eb244338f271cef34656c1b59bf50c717aa54abc08673d7" 2884source = "akku" 2885synopsis = "A quickcheck-alike" 2886version = "0.0.0-akku.10.cc5cc2d" 2887 2888[r6lint] 2889dependencies = [] 2890dev-dependencies = [] 2891license = "mit" 2892url = "https://archive.akkuscm.org/archive/pkg/r/r6lint_0.1.0_repack.tar.xz" 2893sha256 = "3240edb0411555d3cb9591a4643359e6b3d3bb1078606d1a3351d9d9f0c56854" 2894source = "akku" 2895synopsis = "Linter for R6RS libraries and programs" 2896version = "0.1.0" 2897 2898[r6rs-ad] 2899dependencies = [] 2900dev-dependencies = [] 2901license = "gpl-2.0-or-later" 2902url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-ad_0.0.0-akku.160.a1b8db1_repack.tar.xz" 2903sha256 = "e688e265055213d38d1dcbe2f6705246185e7c93df451ade81c9e22eed457d06" 2904source = "akku" 2905synopsis = "Automatic Differentiation and more" 2906version = "0.0.0-akku.160.a1b8db1" 2907 2908[r6rs-clos] 2909dependencies = ["surfage"] 2910dev-dependencies = [] 2911license = "xerox" 2912url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-clos_1.0.0_repack.tar.xz" 2913sha256 = "f70a7c18c8936e60f9f94c1ed2429712de1cf5d3ba98e6a04ef2610a85b364eb" 2914source = "akku" 2915synopsis = "Tiny CLOS" 2916version = "1.0.0" 2917 2918[r6rs-coap] 2919dependencies = ["ip-address", "packrat"] 2920dev-dependencies = ["loko-srfi", "chez-srfi"] 2921license = "lgpl-3.0-or-later" 2922url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-coap_0.1.1_repack.tar.xz" 2923sha256 = "b5af9f9ea166188ed3b57758879f0081cdf3be3facba0a350acb88f762951ff9" 2924source = "akku" 2925synopsis = "Constrained Application Protocol (CoAP)" 2926version = "0.1.1" 2927 2928[r6rs-monads] 2929dependencies = [] 2930dev-dependencies = [] 2931license = "apache-2.0" 2932url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-monads_0.1.0-akku.17.76e857_repack.tar.xz" 2933sha256 = "5a9a230cf109756ae223bef934a97bb1644afcee4892b9fef7daeb8ea6748f0d" 2934source = "akku" 2935synopsis = "Generic syntax for working with monads" 2936version = "0.1.0-akku.17.76e857" 2937 2938[r6rs-mongodb] 2939dependencies = ["chez-srfi"] 2940dev-dependencies = [] 2941license = "bsd-2-clause" 2942url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-mongodb_0.0.190423_repack.tar.xz" 2943sha256 = "530fe61e253d35a7a73ea6f20ff19bcff8732ef6eba2eeb8cb2adc2503ce784f" 2944source = "akku" 2945synopsis = "MongoDB client and BSON" 2946version = "0.0.190423" 2947 2948[r6rs-msgpack] 2949dependencies = [] 2950dev-dependencies = ["chez-srfi"] 2951license = "bsd-2-clause" 2952url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-msgpack_0.5.7_repack.tar.xz" 2953sha256 = "a14d84f8596d533dd199b9bf2fbdfe184bbb20f603bf6df7b4956adf8b00f7e7" 2954source = "akku" 2955synopsis = "MessagePack for R6RS Scheme" 2956version = "0.5.7" 2957 2958[r6rs-pffi] 2959dependencies = ["chez-srfi"] 2960dev-dependencies = [] 2961license = "bsd-2-clause" 2962url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-pffi_1.6.0_repack.tar.xz" 2963sha256 = "ca3f5200598d92af90a4dbcbe7d2f5c5a429393d752b09156747d145bbd4e189" 2964source = "akku" 2965synopsis = "Portable Foreign Function Interface (2023-01-02)" 2966version = "1.6.0" 2967 2968[r6rs-protobuf] 2969dependencies = ["chez-srfi"] 2970dev-dependencies = [] 2971license = "gpl-3.0-or-later" 2972url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-protobuf_0.9.0_repack.tar.xz" 2973sha256 = "5a186f1806700fbad6aa8bf24fde3abd7299f232b05e875de93db5145e11a8ba" 2974source = "akku" 2975synopsis = "Protocol Buffers for R6RS Scheme" 2976version = "0.9.0" 2977 2978[r6rs-psystem] 2979dependencies = ["r6rs-pffi", "chez-srfi"] 2980dev-dependencies = [] 2981license = "bsd-2-clause" 2982url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-psystem_0.0.181217_repack.tar.xz" 2983sha256 = "48ceb008aefc4f97c248023049df5c066611a8c7968a6b896b63ab5d9daec3d9" 2984source = "akku" 2985synopsis = "OS name and libc-loading for PFFI" 2986version = "0.0.181217" 2987 2988[r6rs-redis] 2989dependencies = ["chez-srfi", "r6rs-usocket"] 2990dev-dependencies = [] 2991license = "bsd-2-clause" 2992url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-redis_0.0.190103_repack.tar.xz" 2993sha256 = "ba2d75aa993e3629a2476f2e5fe915839de034a6fa4f166eafdc89420a9d34b6" 2994source = "akku" 2995synopsis = "Client for the Redis key-value store" 2996version = "0.0.190103" 2997 2998[r6rs-slice] 2999dependencies = ["chez-srfi"] 3000dev-dependencies = [] 3001license = "bsd-3-clause" 3002url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-slice_0.0.0-akku.6.5f41a23_repack.tar.xz" 3003sha256 = "7f7e049530f4e4cad3f51801d8b0ed7b4e9456a0f0f0b9a078faffbe0c4e5b9e" 3004source = "akku" 3005synopsis = "Slice lists, vectors, strings and bytevectors" 3006version = "0.0.0-akku.6.5f41a23" 3007 3008[r6rs-thrift] 3009dependencies = ["chez-srfi"] 3010dev-dependencies = [] 3011license = "gpl-3.0-or-later" 3012url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-thrift_0.1.0_repack.tar.xz" 3013sha256 = "c149e130fb0166aef591dad1cb9f1e9cdedba5ec9db92659a753f0515709ea6f" 3014source = "akku" 3015synopsis = "Implementation of the Apache Thrift framework" 3016version = "0.1.0" 3017 3018[r6rs-usocket] 3019dependencies = ["r6rs-pffi", "r6rs-psystem"] 3020dev-dependencies = ["chez-srfi"] 3021license = "bsd-2-clause" 3022url = "https://archive.akkuscm.org/archive/pkg/r/r6rs-usocket_0.0.200218_repack.tar.xz" 3023sha256 = "56033c660a91d0afd7f3e0fd19a80e49ec201ae36d95d3e8b0f3525cdc4c14ea" 3024source = "akku" 3025synopsis = "portable sockets library" 3026version = "0.0.200218" 3027 3028[racr] 3029dependencies = [] 3030dev-dependencies = [] 3031license = "mit" 3032url = "https://archive.akkuscm.org/archive/pkg/r/racr_0.0.0-akku.756.c7d3fe0_repack.tar.xz" 3033sha256 = "5eb0fde6fe84d6a344cef46c234bb36a5c24dbc06505cad9335a9cb0a1b1b9b7" 3034source = "akku" 3035synopsis = "Reference Attribute Grammar Controlled Rewriting" 3036version = "0.0.0-akku.756.c7d3fe0" 3037 3038[riastradh] 3039dependencies = ["chez-srfi"] 3040dev-dependencies = [] 3041license = "mit" 3042url = "https://archive.akkuscm.org/archive/pkg/r/riastradh_0.0.0-akku.16.9714b5c_repack.tar.xz" 3043sha256 = "3a71c9de0e79630f6fdf543b77ed246b5308940ef336297cfd3c58d987b79b8d" 3044source = "akku" 3045synopsis = "Libraries by Taylor Campbell ported to Chez Scheme" 3046version = "0.0.0-akku.16.9714b5c" 3047 3048[scheme-bytestructures] 3049dependencies = ["akku-r7rs", "r6rs-bytevectors"] 3050dev-dependencies = [] 3051license = "gpl-3.0-or-later" 3052url = "https://archive.akkuscm.org/archive/pkg/s/scheme-bytestructures_1.0.6-akku.0_repack.tar.xz" 3053sha256 = "331ed7f1cadc75a1c4a620ebceb671c3170984b2150b8ca2d04a0bd21b96144c" 3054source = "akku" 3055synopsis = "Structured access to bytevector contents" 3056version = "1.0.6-akku.0" 3057 3058[scheme-langserver] 3059dependencies = ["ufo-try", "srfi-180", "ufo-thread-pool", "ufo-threaded-function", "uuid", "chibi-pathname", "ufo-match", "slib-string-search", "chez-srfi"] 3060dev-dependencies = [] 3061license = "mit" 3062url = "https://archive.akkuscm.org/archive/pkg/s/scheme-langserver_1.2.8_repack.tar.xz" 3063sha256 = "902f5d2132aeb66e9b244df45f0188e1c1eb14a93ed7906a2e44053c87e38cac" 3064source = "akku" 3065synopsis = "This package is a language server protocol implementation helping scheme programming." 3066version = "1.2.8" 3067 3068[scheme-specs] 3069dependencies = ["chez-srfi"] 3070dev-dependencies = [] 3071license = "apache-2.0" 3072url = "https://archive.akkuscm.org/archive/pkg/s/scheme-specs_0.0.3_repack.tar.xz" 3073sha256 = "450d10c2621d1e5a6d0e0f056d8b022603393e7b21b4459e819d0bb320793fe7" 3074source = "akku" 3075synopsis = "Ruby-style spec testing library" 3076version = "0.0.3" 3077 3078[semver] 3079dependencies = ["chez-srfi", "packrat", "chibi-match"] 3080dev-dependencies = [] 3081license = "mit" 3082url = "https://archive.akkuscm.org/archive/pkg/s/semver_1.0.4_repack.tar.xz" 3083sha256 = "e20046c87741d7af6468422a459c304413a152b765fa674a66addf732273252e" 3084source = "akku" 3085synopsis = "Semantic Versioning and ranges" 3086version = "1.0.4" 3087 3088[seq] 3089dependencies = [] 3090dev-dependencies = [] 3091license = "bsd" 3092url = "https://archive.akkuscm.org/archive/pkg/s/seq_0.0.1-beta.0_repack.tar.xz" 3093sha256 = "4eae88f1282692e82d4d817bb21f6079dd52bee5805e972060fe0e6b6fa6b986" 3094source = "akku" 3095synopsis = "This library provides tools for efficiently building up complex list structures." 3096version = "0.0.1-beta.0" 3097 3098[spdx] 3099dependencies = ["chez-srfi", "packrat"] 3100dev-dependencies = [] 3101license = "mit" 3102url = "https://archive.akkuscm.org/archive/pkg/s/spdx_1.0.0_repack.tar.xz" 3103sha256 = "5e621cb4447c9fb5136002aa01f5600de84f44cd321786262af69de4c6379c66" 3104source = "akku" 3105synopsis = "SPDX license expressions and such" 3106version = "1.0.0" 3107 3108[spells] 3109dependencies = ["chez-srfi", "wak-irregex", "wak-foof-loop", "wak-fmt"] 3110dev-dependencies = ["wak-trc-testing"] 3111license = "gpl-3.0-or-later" 3112url = "https://archive.akkuscm.org/archive/pkg/s/spells_0.0.0-akku.509.1bfe3b8_repack.tar.xz" 3113sha256 = "03d8c1bb15e0a31cfbad5f30c5f23146ea0826947f1093d3890ebc44f66bc0f7" 3114source = "akku" 3115synopsis = "Portability and utility library" 3116version = "0.0.0-akku.509.1bfe3b8" 3117 3118[srfi-180] 3119dependencies = ["chez-srfi"] 3120dev-dependencies = [] 3121license = "mit" 3122url = "https://archive.akkuscm.org/archive/pkg/s/srfi-180_1.0.0-alpha.0_repack.tar.xz" 3123sha256 = "7a4682649ad97ffdca566b9e0736c67c7fcb7b3347887fbcf07ec19c7ff2c233" 3124source = "akku" 3125synopsis = "SRFI-180, a JSON library" 3126version = "1.0.0-alpha.0" 3127 3128[struct-pack] 3129dependencies = [] 3130dev-dependencies = ["chez-srfi"] 3131license = "mit" 3132url = "https://archive.akkuscm.org/archive/pkg/s/struct-pack_1.1.1_repack.tar.xz" 3133sha256 = "42d34a4d7052bdda1bddec0dfddd8f1e576bd0a51b483215a4ca3a8ed7b56d09" 3134source = "akku" 3135synopsis = "Pack/unpack syntax for byte structures" 3136version = "1.1.1" 3137 3138[surfage] 3139dependencies = [] 3140dev-dependencies = [] 3141license = "mit" 3142url = "https://archive.akkuscm.org/archive/pkg/s/surfage_0.0.0-akku.12.895f16a_repack.tar.xz" 3143sha256 = "a7552a73a5e015f8484a515bdade9a99360681c7cd1cd9331b0c65e556a63539" 3144source = "akku" 3145synopsis = "SRFI collection: (surfage s1 lists), etc" 3146version = "0.0.0-akku.12.895f16a" 3147 3148[swish] 3149dependencies = [] 3150dev-dependencies = [] 3151license = "mit" 3152url = "https://archive.akkuscm.org/archive/pkg/s/swish_0.0.0-akku.259.842f51f_repack.tar.xz" 3153sha256 = "45f47f2619faaf3193a29bcfc86f46701d646f3e0e46e42a16b11a197e278d18" 3154source = "akku" 3155synopsis = "Swish Concurrency Engine (like Erlang/Node)" 3156version = "0.0.0-akku.259.842f51f" 3157 3158[text-mode] 3159dependencies = ["struct-pack", "r6rs-pffi", "chez-srfi"] 3160dev-dependencies = [] 3161license = "mit" 3162url = "https://archive.akkuscm.org/archive/pkg/t/text-mode_1.0.0_repack.tar.xz" 3163sha256 = "a391a2eb08622dd97d9d24920bde7267a0cc2ad8529230be461323bad02cbff5" 3164source = "akku" 3165synopsis = "Text-mode console library (like curses)" 3166version = "1.0.0" 3167 3168[thunderchez] 3169dependencies = [] 3170dev-dependencies = [] 3171license = ["apache-2.0", "bsd-3-clause", "mit"] 3172url = "https://archive.akkuscm.org/archive/pkg/t/thunderchez_0.0.0-akku.121.9d6344a_repack.tar.xz" 3173sha256 = "e4d9a15bee40aa661b1d250ad5d1bb190a7ae452bfa8655e27f97b3a214e518c" 3174source = "akku" 3175synopsis = "Monorepo of various libraries for Chez Scheme" 3176version = "0.0.0-akku.121.9d6344a" 3177 3178[ufo-coroutines] 3179dependencies = ["chez-srfi"] 3180dev-dependencies = [] 3181license = "mit" 3182url = "https://archive.akkuscm.org/archive/pkg/u/ufo-coroutines_1.0.3_repack.tar.xz" 3183sha256 = "16b8aa3a449ba4cc91bd435ad0a97be9776c9dca24323b31f7f64e1f68c4b342" 3184source = "akku" 3185synopsis = "This package is a dependable coroutine package for chez scheme." 3186version = "1.0.3" 3187 3188[ufo-match] 3189dependencies = ["chez-srfi"] 3190dev-dependencies = [] 3191license = "mit" 3192url = "https://archive.akkuscm.org/archive/pkg/u/ufo-match_1.0.0_repack.tar.xz" 3193sha256 = "3200ebeb66a1b030ba244ee048c1ed7c6a256d6f091129a362ef1af53de16383" 3194source = "akku" 3195synopsis = "This package is a dependable match macro library for chez scheme." 3196version = "1.0.0" 3197 3198[ufo-socket] 3199dependencies = ["chez-srfi"] 3200dev-dependencies = [] 3201license = "mit" 3202url = "https://archive.akkuscm.org/archive/pkg/u/ufo-socket_1.0.0_repack.tar.xz" 3203sha256 = "4086f72cf355cd207e140be1db14aa29ca5ae1822ac8c9f4472cd071ab902014" 3204source = "akku" 3205synopsis = "I did not edit Akku.manifest" 3206version = "1.0.0" 3207 3208[ufo-thread-pool] 3209dependencies = ["slib-queue", "chez-srfi"] 3210dev-dependencies = [] 3211license = "mit" 3212url = "https://archive.akkuscm.org/archive/pkg/u/ufo-thread-pool_1.0.3_repack.tar.xz" 3213sha256 = "566460f3ea2ba48dec08c1dbdad925177ca2fe94bbe5208c653c63bdea7cdb44" 3214source = "akku" 3215synopsis = "This package is a dependable thread pool package for chez scheme." 3216version = "1.0.3" 3217 3218[ufo-threaded-function] 3219dependencies = ["ufo-thread-pool", "chez-srfi"] 3220dev-dependencies = [] 3221license = "mit" 3222url = "https://archive.akkuscm.org/archive/pkg/u/ufo-threaded-function_1.0.4_repack.tar.xz" 3223sha256 = "87e1406850888c52debefd64d75bcf825ea215772eb11a831f895cce1fe1541c" 3224source = "akku" 3225synopsis = "This package contains threaded-map, threaded-vector-map and such threaded functions for chez scheme." 3226version = "1.0.4" 3227 3228[ufo-timer] 3229dependencies = ["ufo-thread-pool", "chez-srfi"] 3230dev-dependencies = [] 3231license = "mit" 3232url = "https://archive.akkuscm.org/archive/pkg/u/ufo-timer_1.0.0_repack.tar.xz" 3233sha256 = "e145154e8edfbbc47662a4397b3332a1253dc3867e9e59bbf8dcbdcb41a15be5" 3234source = "akku" 3235synopsis = "This repository is a timer implementation based on Chez Scheme's thread mechanism." 3236version = "1.0.0" 3237 3238[ufo-try] 3239dependencies = ["chez-srfi"] 3240dev-dependencies = [] 3241license = "mit" 3242url = "https://archive.akkuscm.org/archive/pkg/u/ufo-try_1.0.0_repack.tar.xz" 3243sha256 = "37bab16e0893f771e5f51c005cbd2d8884bb0c07b163c563325acc2a73957f1c" 3244source = "akku" 3245synopsis = "try-except to handle potential exception" 3246version = "1.0.0" 3247 3248[uuid] 3249dependencies = ["hashing", "industria", "struct-pack", "chez-srfi"] 3250dev-dependencies = [] 3251license = "mit" 3252url = "https://archive.akkuscm.org/archive/pkg/u/uuid_1.0.0-beta.0_repack.tar.xz" 3253sha256 = "03a058e7522933c1f7475cd20ab0515016bfbbd8c406d3c7302946b20664431d" 3254source = "akku" 3255synopsis = "Generate and analyze UUIDs" 3256version = "1.0.0-beta.0" 3257 3258[wak-common] 3259dependencies = [] 3260dev-dependencies = [] 3261license = "mit" 3262url = "https://archive.akkuscm.org/archive/pkg/w/wak-common_0.1.0-akku.15.6d495fc_repack.tar.xz" 3263sha256 = "9c5170c85c885d9e35ce62dcf829597d31cc0b3697b79fe544640bf828c5a22d" 3264source = "akku" 3265synopsis = "Common infrastructure for the Wak ports" 3266version = "0.1.0-akku.15.6d495fc" 3267 3268[wak-fmt] 3269dependencies = ["chez-srfi", "wak-common"] 3270dev-dependencies = [] 3271license = "bsd-3-clause" 3272url = "https://archive.akkuscm.org/archive/pkg/w/wak-fmt_0.8.0-akku.10.d5b2a5a_repack.tar.xz" 3273sha256 = "807c3b78a2c5d4a89017a8a811a5f58fe3a2c81494107cab710b23d9f1a3a34f" 3274source = "akku" 3275synopsis = "Combinator Formatting Library" 3276version = "0.8.0-akku.10.d5b2a5a" 3277 3278[wak-foof-loop] 3279dependencies = ["chez-srfi", "wak-common", "wak-syn-param", "wak-riastreams"] 3280dev-dependencies = [] 3281license = "bsd-3-clause" 3282url = "https://archive.akkuscm.org/archive/pkg/w/wak-foof-loop_0.0.0-akku.4.a7b9cd8_repack.tar.xz" 3283sha256 = "4612a0060480d128cb00d7b0f67e7455f5765960bc9b2e95c3471dd14ebf01a4" 3284source = "akku" 3285synopsis = "Extensible looping library" 3286version = "0.0.0-akku.4.a7b9cd8" 3287 3288[wak-htmlprag] 3289dependencies = ["chez-srfi", "wak-common"] 3290dev-dependencies = ["wak-testeez"] 3291license = "lgpl-3.0-or-later" 3292url = "https://archive.akkuscm.org/archive/pkg/w/wak-htmlprag_0.19.0_repack.tar.xz" 3293sha256 = "e1432301b0a2b8e2facfab0f3e1951ddd2ce1f00d755c8e3e587c5fbf10919ba" 3294source = "akku" 3295synopsis = "pragmatic parsing and emitting of HTML using SXML and SHTML" 3296version = "0.19.0" 3297 3298[wak-irregex] 3299dependencies = ["wak-common"] 3300dev-dependencies = [] 3301license = "bsd-3-clause" 3302url = "https://archive.akkuscm.org/archive/pkg/w/wak-irregex_0.8.1_repack.tar.xz" 3303sha256 = "097677fcd0d3a7a741729d4b3bad04ea083fff0fc2cd9b0332b44d1e067a9eca" 3304source = "akku" 3305synopsis = "Portable regular expressions" 3306version = "0.8.1" 3307 3308[wak-parscheme] 3309dependencies = ["chez-srfi", "wak-common", "wak-riastreams"] 3310dev-dependencies = [] 3311license = "mit" 3312url = "https://archive.akkuscm.org/archive/pkg/w/wak-parscheme_0.0.0-akku.7.e9e25f9_repack.tar.xz" 3313sha256 = "5c9c266fe48c3c98a0a1d2b7e435347494530a97343acfc6d07ad831f78d6672" 3314source = "akku" 3315synopsis = "Parser combinator library" 3316version = "0.0.0-akku.7.e9e25f9" 3317 3318[wak-prometheus] 3319dependencies = ["chez-srfi", "wak-common"] 3320dev-dependencies = [] 3321license = "gpl-2.0-or-later" 3322url = "https://archive.akkuscm.org/archive/pkg/w/wak-prometheus_2.0.0-akku.6.965fc7e_repack.tar.xz" 3323sha256 = "bf99f85e6699fb2e39639d2e6fc56e5927683316b03e6bcd540bbb3718788bc6" 3324source = "akku" 3325synopsis = "Prototype-based message-passing object system" 3326version = "2.0.0-akku.6.965fc7e" 3327 3328[wak-riastreams] 3329dependencies = ["chez-srfi", "wak-common"] 3330dev-dependencies = [] 3331license = "mit" 3332url = "https://archive.akkuscm.org/archive/pkg/w/wak-riastreams_0.0.0-akku.5.b444645_repack.tar.xz" 3333sha256 = "9d31a6f505db6b8bcdd8d3387c302084e7efa97ba7faded987fbeb2c2f666de8" 3334source = "akku" 3335synopsis = "Lazy streams" 3336version = "0.0.0-akku.5.b444645" 3337 3338[wak-ssax] 3339dependencies = ["chez-srfi", "wak-common"] 3340dev-dependencies = [] 3341license = "mit" 3342url = "https://archive.akkuscm.org/archive/pkg/w/wak-ssax_5.1.0-akku.4.1f7fad4_repack.tar.xz" 3343sha256 = "dba5d065a8dcea8155b9444fbe5949d2eba6ffe82549ba2bb921d9314c59d04d" 3344source = "akku" 3345synopsis = "Functional XML parsing framework" 3346version = "5.1.0-akku.4.1f7fad4" 3347 3348[wak-sxml-tools] 3349dependencies = ["chez-srfi", "wak-common", "wak-ssax"] 3350dev-dependencies = [] 3351license = "mit" 3352url = "https://archive.akkuscm.org/archive/pkg/w/wak-sxml-tools_0.0.0-akku.1.5c14730_repack.tar.xz" 3353sha256 = "828bfc298d6d26dc6b9b5d2e59b51c1facbad03f4ac48d805d13786e64cf8813" 3354source = "akku" 3355synopsis = "Tools for manipulating SXML" 3356version = "0.0.0-akku.1.5c14730" 3357 3358[wak-syn-param] 3359dependencies = ["wak-common"] 3360dev-dependencies = [] 3361license = "mit" 3362url = "https://archive.akkuscm.org/archive/pkg/w/wak-syn-param_0.0.0-akku.4.8ca3272_repack.tar.xz" 3363sha256 = "f81250b57f88336805b43c72f491d5a652fe8221a0f5529361d3401bcd60ec7c" 3364source = "akku" 3365synopsis = "Operators with extended parameter syntax" 3366version = "0.0.0-akku.4.8ca3272" 3367 3368[wak-testeez] 3369dependencies = ["spells", "wak-common"] 3370dev-dependencies = [] 3371license = "lgpl-2.1-or-later" 3372url = "https://archive.akkuscm.org/archive/pkg/w/wak-testeez_0.2.0_repack.tar.xz" 3373sha256 = "3cbeeaca5df98443589fef0d6fd7c9fddbf65f4b79eb1f4f75948d74b769d221" 3374source = "akku" 3375synopsis = "Lightweight Unit Test Mechanism" 3376version = "0.2.0" 3377 3378[wak-trc-testing] 3379dependencies = ["chez-srfi", "wak-common", "wak-syn-param", "wak-fmt", "wak-foof-loop"] 3380dev-dependencies = [] 3381license = ["lgpl-3.0-or-later", "bsd-3-clause"] 3382url = "https://archive.akkuscm.org/archive/pkg/w/wak-trc-testing_0.0.0-akku.6.8168507_repack.tar.xz" 3383sha256 = "95ac705fee1e681fc5e580d42bf51f34ce7541a04315c8339a0bb4250dc1d969" 3384source = "akku" 3385synopsis = "Simple testing facility" 3386version = "0.0.0-akku.6.8168507" 3387 3388[wak-wt-tree] 3389dependencies = [] 3390dev-dependencies = [] 3391license = "gpl-2.0-or-later" 3392url = "https://archive.akkuscm.org/archive/pkg/w/wak-wt-tree_0.0.0-akku.5.2a2c933_repack.tar.xz" 3393sha256 = "049871743518fc55bc63e6ba9da651e78d4ec892c852cef2607fc64033fc0a7b" 3394source = "akku" 3395synopsis = "Weight-balanced trees" 3396version = "0.0.0-akku.5.2a2c933" 3397 3398[xitomatl] 3399dependencies = ["chez-srfi"] 3400dev-dependencies = [] 3401license = "mit" 3402url = "https://archive.akkuscm.org/archive/pkg/x/xitomatl_0.0.0-akku.208.62a8243_repack.tar.xz" 3403sha256 = "090a62571c424dd4bb4f13a4f46d57a4f6434960ab3e71d8727b0b8eaf7bce4e" 3404source = "akku" 3405synopsis = "Monorepo with various libraries" 3406version = "0.0.0-akku.208.62a8243" 3407 3408[xunit] 3409dependencies = [] 3410dev-dependencies = [] 3411license = "bsd-3-clause" 3412url = "https://archive.akkuscm.org/archive/pkg/x/xunit_0.0.0-akku.21.0b4ede2_repack.tar.xz" 3413sha256 = "ba53698fb0d468aedb5062d49089002924ba7b1c622b16ed8170810412f4f4d3" 3414source = "akku" 3415synopsis = "xUnit test utility" 3416version = "0.0.0-akku.21.0b4ede2" 3417 3418[xyz-modem] 3419dependencies = ["chez-srfi", "hashing"] 3420dev-dependencies = [] 3421license = "mit" 3422url = "https://archive.akkuscm.org/archive/pkg/x/xyz-modem_0.0.1_repack.tar.xz" 3423sha256 = "97ac3c51936f5a7b4a45a954424949b119eb7f84a65196b49a479f1301dfd764" 3424source = "akku" 3425synopsis = "This library should contain a x/y/z-modem protocols" 3426version = "0.0.1" 3427 3428[yxskaft] 3429dependencies = ["r6rs-pffi", "struct-pack"] 3430dev-dependencies = [] 3431license = "lgpl-3.0-or-later" 3432url = "https://archive.akkuscm.org/archive/pkg/y/yxskaft_0.2.0_repack.tar.xz" 3433sha256 = "a49d83c503088d5d22b0458ffa85fa64995fb65f2687a87c09f124bcb3b7319f" 3434source = "akku" 3435synopsis = "Tiny X client library" 3436version = "0.2.0" 3437 3438[zabavno] 3439dependencies = ["machine-code"] 3440dev-dependencies = [] 3441license = "mit" 3442url = "https://archive.akkuscm.org/archive/pkg/z/zabavno_0.2.0_repack.tar.xz" 3443sha256 = "8b663e50b7afe3e59960fcbe5dda69e1e56e940084789dcb2da6eefc934d394e" 3444source = "akku" 3445synopsis = "80386 real-mode CPU and PC emulator" 3446version = "0.2.0" 3447