#!r6rs ; -*- mode: scheme; coding: utf-8 -*- ;; SPDX-License-Identifier: CC0-1.0 (import (akku format index)) (package (name "TerribleTLS") (versions ((version "0.1.0-alpha.0") (synopsis "Inadvisible pure-Scheme TLS client") (description "This is a TLS 1.0 and 1.1 client written purely in R6RS Scheme." "Using it in its current version is inadvisible. Dozens of new pitfalls in the implementation technques of TLS have been discovered since it was written.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://gitlab.com/weinholt/TerribleTLS.git")) (tag "v0.1.0-alpha.0") (revision "296851aabe6d481c3f4d77a5a51ae7148afa4101")) (depends ("hashing" "^1.0.0") ("industria" "^2.0.0") ("struct-pack" "^1.0.0") ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.1.0-alpha.1") (synopsis "Inadvisible pure-Scheme TLS client") (description "This is a TLS 1.0 and 1.1 client written purely in R6RS Scheme." "Using it in its current version is inadvisible. Dozens of new pitfalls in the implementation techniques of TLS have been discovered since it was written.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://gitlab.com/weinholt/TerribleTLS.git")) (tag "v0.1.0-alpha.1") (revision "b84c5d16912b5b8778cc57b31af421a6c5b70293")) (depends ("hashing" "^1.0.0") ("industria" "^2.1.0-beta") ("struct-pack" "^1.0.0") ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "adios") (versions ((version "0.1.0") (synopsis "A simple prototype-based object system for Chez Scheme that supports single inheritance") (authors "Metaphorm Solutions, Inc.") (homepage "https://github.com/metaphorm/adios") (license "Apache-2.0") (lock (location (git "https://github.com/metaphorm/adios")) (revision "5343eaa492e791598c2d4d83b2f8bbea54d95ab9")) (depends) (depends/dev) (conflicts)))) (package (name "aeolus") (versions ((version "0.0.0-akku.34.2a43103") (synopsis "R7RS cryptographic library") (description "Aeolus is an R7RS cryptographic library. The goal for\nthis library is to provide pure R7RS cryptographic library which\ncan be used to implement secure protocols such as TLS or SSH.") (authors "Takashi Kato") (license "BSD-2-Clause") (lock (location (git "https://github.com/ktakashi/aeolus")) (revision "2a431037ea53cb9dfb5b585ab5c3fbc25374ce8b")) (depends ("akku-r7rs" "^1.0.0-beta.2")) (depends/dev) (conflicts)))) (package (name "agave") (versions ((version "0.0.0-akku.103.f95c7df") (synopsis "Low-glycemic OpenGL hacking for R6RS Scheme") (authors "dharmatech ") (license "Apache-2.0") (lock (location (git "https://github.com/dharmatech/agave")) (revision "f95c7df447bcbe178fcb015c43c183b755f9faad")) (depends ("dharmalab" "^0.0.0-akku") ("surfage" "^0.0.0-akku") ("xitomatl" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "akku") (versions ((version "0.2.1") (synopsis "Language package manager for Scheme") (authors "Göran Weinholt ") (license "(GPL-3.0-or-later AND MIT AND LicenseRef-BSD-3-Clause-New-Style)") (lock (location (git "https://github.com/weinholt/akku.git")) (tag "v0.2.1") (revision "25e4dbc42836f2e8cf5ba814bbaad4c618283616")) (depends ("chez-srfi" "~0.0.0-akku") ("industria" "^2.0.0") ("spells" "~0.0.0-akku") ("semver" "~1.0.0") ("spdx" "~1.0.0") ("wak-fmt" "~0.8.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-wt-tree" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku") ("hashing" "^1.1.0")) (depends/dev) (conflicts)) ((version "0.2.2") (synopsis "Language package manager for Scheme") (authors "Göran Weinholt ") (license "(GPL-3.0-or-later AND MIT AND LicenseRef-BSD-3-Clause-New-Style)") (lock (location (git "https://github.com/weinholt/akku.git")) (tag "v0.2.2") (revision "b36aa3d64c43d5edc63e200139e93a8c32db072a")) (depends ("chez-srfi" "~0.0.0-akku") ("industria" "^2.0.0") ("spells" "~0.0.0-akku") ("semver" "~1.0.0") ("spdx" "~1.0.0") ("wak-fmt" "~0.8.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-wt-tree" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku") ("hashing" "^1.1.0")) (depends/dev) (conflicts)) ((version "0.2.3") (synopsis "Language package manager for Scheme") (description "Akku.scm is a language package manager for Scheme. It\ngrabs hold of code and vigorously shakes it until it behaves\nproperly." " - Separately declare your dependencies and locked versions." " - One command to install everything needed for a project." " - Project-based, installs your locked dependencies to a single\nlibrary directory." " - Scan repositories for R6RS libraries, even multiple per file,\nand copy them to the right file paths for any supported Scheme." " - Resolve all files needed for compilation and scan them for\nlicense notices.") (authors "Göran Weinholt ") (homepage "https://akkuscm.org/") (license "(GPL-3.0-or-later AND MIT AND LicenseRef-BSD-3-Clause-New-Style)") (lock (location (git "https://github.com/weinholt/akku.git")) (tag "v0.2.3") (revision "5e65278b1a2c13dd470ba544528b60570c28b0f8")) (depends ("chez-srfi" "~0.0.0-akku") ("industria" "^2.0.0") ("spells" "~0.0.0-akku") ("semver" "^1.0.0") ("spdx" "^1.0.0") ("wak-fmt" "~0.8.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-wt-tree" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku") ("hashing" "^1.1.0") ("compression" "^0.1.1")) (depends/dev) (conflicts)) ((version "0.3.0") (synopsis "Language package manager for Scheme") (description "Akku.scm is a language package manager for Scheme. It grabs hold of code and vigorously shakes it until it behaves properly." " - Separately declare your dependencies and locked versions." " - One command to install everything needed for a project." " - Project-based, installs your locked dependencies to a single library directory." " - Scan repositories for R6RS/R7RS libraries, even multiple per file, and copy them to the right file paths for any supported Scheme." " - Resolve all files needed for compilation and scan them for license notices.") (authors "Göran Weinholt ") (homepage "https://akkuscm.org/") (license "(GPL-3.0-or-later AND MIT AND LicenseRef-BSD-3-Clause-New-Style)") (lock (location (git "https://github.com/weinholt/akku.git")) (tag "v0.3.0") (revision "9f725f424234ed097ec813095628ea66a92c15dd")) (depends ("chez-srfi" "~0.0.0-akku") ("industria" "^2.0.0") ("spells" "~0.0.0-akku") ("semver" "^1.0.0") ("spdx" "^1.0.0") ("wak-fmt" "~0.8.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-wt-tree" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku") ("hashing" "^1.1.0") ("compression" "^0.1.1") ("laesare" "^1.0.0-alpha.0")) (depends/dev) (conflicts)) ((version "0.3.1") (synopsis "Language package manager for Scheme") (description "Akku.scm is a language package manager for Scheme. It grabs hold of code and vigorously shakes it until it behaves properly." " - Separately declare your dependencies and locked versions." " - One command to install everything needed for a project." " - Project-based, installs your locked dependencies to a single library directory." " - Scan repositories for R6RS/R7RS libraries, even multiple per file, and copy them to the right file paths for any supported Scheme." " - Resolve all files needed for compilation and scan them for license notices.") (authors "Göran Weinholt ") (homepage "https://akkuscm.org/") (license "(GPL-3.0-or-later AND MIT AND LicenseRef-BSD-3-Clause-New-Style)") (lock (location (git "https://github.com/weinholt/akku.git")) (tag "v0.3.1") (revision "4a10df08c591490d8b4c4cd82ae3c22dc981dcda")) (depends ("chez-srfi" "~0.0.0-akku") ("industria" "^2.0.0") ("spells" "~0.0.0-akku") ("semver" "^1.0.0") ("spdx" "^1.0.0") ("wak-fmt" "~0.8.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-wt-tree" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku") ("hashing" "^1.1.0") ("compression" "^0.1.1") ("laesare" "^1.0.0-alpha.0")) (depends/dev) (conflicts)))) (package (name "akku-r7rs") (versions ((version "1.0.0-alpha.0") (synopsis "R7RS standard library for Akku.scm") (description "Akku.scm has the ability to convert R7RS define-library forms to R6RS library forms. This package provides the R7RS standard library for use with such converted libraries." "Akku.scm 0.3.0 or later is required.") (authors "Göran Weinholt ") (license "CC0-1.0") (lock (location (git "https://gitlab.com/akkuscm/akku-r7rs.git")) (tag "v1.0.0-alpha.0") (revision "59a453b83a8ebd27828c48f249d075c663d7e9df")) (depends ("chez-srfi" "^0.0.0-akku") ("laesare" "^1.0.0-alpha.0")) (depends/dev) (conflicts)) ((version "1.0.0-beta.0") (synopsis "R7RS standard library for Akku.scm") (description "Akku.scm has the ability to convert R7RS define-library forms to R6RS library forms. This package provides the R7RS standard library for use with such converted libraries." "Limitations/bugs: syntax-rules does not support underscore (_) in the literals list; Chez or Guile is required for full support." "Akku.scm 0.3.0 or later is required.") (authors "Göran Weinholt " "okuoku") (license "CC0-1.0") (lock (location (git "https://gitlab.com/akkuscm/akku-r7rs.git")) (tag "v1.0.0-beta.0") (revision "c6c09eaf4c83059e308f2383021ed19b93028645")) (depends ("chez-srfi" "^0.0.0-akku") ("laesare" "^1.0.0-alpha.0")) (depends/dev) (conflicts)) ((version "1.0.0-beta.1") (synopsis "R7RS standard library for Akku.scm") (description "Akku.scm has the ability to convert R7RS define-library forms to R6RS library forms. This package provides the R7RS standard library for use with such converted libraries." "Limitations/bugs: syntax-rules does not support underscore (_) in the literals list; Chez or Guile is required for full support." "Akku.scm 0.3.0 or later is required.") (authors "Göran Weinholt " "okuoku") (license "CC0-1.0") (lock (location (git "https://gitlab.com/akkuscm/akku-r7rs.git")) (tag "v1.0.0-beta.1") (revision "07ff38fef0d2f62bcda43ea41f01f7a4f0c79dfb")) (depends ("chez-srfi" "^0.0.0-akku") ("laesare" "^1.0.0-alpha.0")) (depends/dev) (conflicts)) ((version "1.0.0-beta.2") (synopsis "R7RS standard library for Akku.scm") (description "Akku.scm has the ability to convert R7RS define-library forms to R6RS library forms. This package provides the R7RS standard library for use with such converted libraries." "Chez or Guile is required for full support." "Akku.scm 0.3.0 or later is required.") (authors "Göran Weinholt " "okuoku") (license "CC0-1.0") (lock (location (git "https://gitlab.com/akkuscm/akku-r7rs.git")) (tag "v1.0.0-beta.2") (revision "5f1d2f241abe1ae4cebe5f128b1a8c18034789c2")) (depends ("chez-srfi" "^0.0.0-akku") ("laesare" "^1.0.0-alpha.1")) (depends/dev) (conflicts)))) (package (name "chez-srfi") (versions ((version "0.0.0-akku.53.73bbf95") (synopsis "Portable SRFI collection") (authors "Et al.") (homepage "https://srfi.schemers.org/") (license "MIT") (lock (location (git "https://github.com/arcfide/chez-srfi")) (revision "73bbf95564184140242fa3d806bdb5995af42ae3")) (depends) (depends/dev) (conflicts)) ((version "0.0.0-akku.54.df8c43d") (synopsis "Portable SRFI collection") (description "This package provides SRFIs which are compatible with\nmost R6RS implementations.") (authors "Et al.") (homepage "https://srfi.schemers.org/") (license "MIT") (lock (location (git "https://github.com/weinholt/chez-srfi.git")) (revision "df8c43d5ce5b006abce812bf3f0c1b9b5f94fa91")) (depends) (depends/dev) (conflicts)) ((version "0.0.0-akku.57.4b84c82") (synopsis "Portable SRFI collection") (description "This package provides SRFIs which are compatible with\nmost R6RS implementations.") (authors "Et al.") (homepage "https://srfi.schemers.org/") (license "MIT") (lock (location (git "https://github.com/weinholt/chez-srfi.git")) (revision "4b84c82a1e51d7dadc8e5a7dfe4c6f9f70818f54")) (depends) (depends/dev) (conflicts)) ((version "0.0.0-akku.60.40960c8") (synopsis "Portable SRFI collection") (description "SRFI is short for Scheme Requests for Implementation and its\nhomepage describes it as \"a process to help Scheme users write\nportable, useful code\". It is similar to PEPs for Python or JSRs for\nJava." "This package provides implementations of SRFIs which are primarily\ntargeted to Chez Scheme, but they work with several more R6RS Schemes." "It provides SRFIs 0, 1, 2, 4, 5, 6, 8, 9, 11, 13, 14, 16, 17, 19, 23, 25, 26, 27, 28,\n29, 31, 34, 35, 37, 38, 39, 41, 42, 43, 45, 48, 51, 54, 60, 61, 64,\n67, 69, 78, 98, 99, 115, 117, 125, 126, 127, 128, 129, 130, 131, 132,\n133, 141, 143, 145, 151, 152, 156 and 158.") (authors "Aaron W. Hsu" "Alex Shinn" "Andreas Rottmann" "André van Tonder" "Andy Gaynor" "Anthony Carrico" "Brian D. Carlstrom" "Derick Eddington" "Göran Weinholt" "John Cowan" "Jonathan Rees" "Joo ChurlSoo" "Kenneth A Dickey" "Marcus Crestani" "Martin Gasbichler" "Michael Sperber" "Olin Shivers" "Panicz Maciej Godek" "Per Bothner" "Philip L. Bewig" "Ray Dillinger" "Richard Kelsey" "Robert Ransom" "Scott G. Miller" "Sebastian Egner" "Shiro Kawai" "Taylor R. Campbell" "Thomas Gilray" "William D Clinger" "Et al.") (homepage "https://srfi.schemers.org/") (license "(MIT AND BSD-3-Clause)") (lock (location (git "https://github.com/arcfide/chez-srfi")) (revision "40960c8308d2be890409aed4f7c637fbfc3c5b6e")) (depends) (depends/dev) (conflicts)))) (package (name "compression") (versions ((version "0.1.0") (synopsis "Decompresses zlib, xz, gzip, lzma, lzma2; extracts tar, zip") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/compression.git")) (tag "v0.1.0") (revision "b245fa3e7b364d164f809fda11b01de81bcf065e")) (depends ("chez-srfi" "^0.0.0-akku.53.73bbf95") ("hashing" "^1.2.0") ("struct-pack" "^1.0.0")) (depends/dev) (conflicts)) ((version "0.1.1") (synopsis "Decompresses zlib, xz, gzip, lzma, lzma2; extracts tar, zip") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/compression.git")) (tag "v0.1.1") (revision "a0ef2461a99da7b256ea6a63960bf23a5e39419a")) (depends ("chez-srfi" "~0.0.0-akku") ("hashing" "^1.2.0") ("struct-pack" "^1.0.0")) (depends/dev) (conflicts)))) (package (name "conjure") (versions ((version "0.1.0-akku.84.19f3aae") (synopsis "Scheme make(1) replacement") (description "conjure is a library, including a thin domain specific" "language layer, that allows expressing build instructions" "such as traditionally found in Makefiles.") (authors "Andreas Rottmann ") (license "GPL-3.0-or-later") (lock (location (git "https://github.com/rotty/conjure")) (revision "19f3aaeb8cb73277a2c61a36a77cdb6aefd7f894")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-fmt" "^0.8.0-akku") ("wak-irregex" "^0.8.1-akku") ("wak-foof-loop" "^0.0.0-akku") ("spells" "^0.0.0-akku") ("wak-prometheus" "^2.0.0-akku.6.965fc7e")) (depends/dev) (conflicts)))) (package (name "dharmalab") (versions ((version "0.0.0-akku.53.aba65fb") (synopsis "Experimental libraries") (description "Currying, records, timing, gen-id, queues, silex, etc.") (authors "Eduardo Cavazos" "Danny Dubé") (license "(Apache-2.0 AND GPL-2.0-or-later)") (lock (location (git "https://github.com/dharmatech/dharmalab.git")) (revision "aba65fb64252b7187bf9e632f1d04d6d183d671f")) (depends ("surfage" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "dorodango") (versions ((version "0.0.0-akku.268.4344bea") (synopsis "Package manager for R6RS implementations") (description "NOTE: this package currently does not work!" "dorodango allows convenient installation and distribution of\ncollections of R6RS libraries as well as programs using these\nlibraries. It can handle dependencies, so when a program requires\nseveral libraries, and each of those has further dependencies,\ndorodango allows you to install all the prerequisites for that program\nin one go.") (authors "Andreas Rottmann ") (license "GPL-3.0-or-later") (lock (location (git "https://gitlab.com/rotty/dorodango.git")) (revision "4344bea7603e22976b45a4a869ec6bb4512c1145")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-foof-loop" "^0.0.0-akku") ("wak-fmt" "^0.8.0-akku") ("wak-irregex" "^0.8.1-akku") ("wak-parscheme" "^0.0.0-akku") ("wak-wt-tree" "^0.0.0-akku") ("spells" "^0.0.0-akku") ("industria" "~1.4.0") ("ocelotl" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "fectors") (versions ((version "0.1.0") (synopsis "Functional Vectors for Scheme") (description "Functional programming needs functional data structures. This is an\nimplementation of \"vectors\" (also called arrays), a finite map keyed\nby consecutive integers between 0 and n - 1, n being the length of the\nvector. Being functional, the structure is not observably mutatable,\nand so access to any version will always give the correct answer.") (authors "Ian Price") (license "BSD-3-Clause") (lock (location (git "https://github.com/ijp/fectors")) (tag "v0.1") (revision "ecdd877c9baabf96415c833125b4baa3f7152a6e")) (depends) (depends/dev) (conflicts)) ((version "0.1.1-akku.v0.1-5-g6c05617") (synopsis "Functional Vectors for Scheme") (description "Functional programming needs functional data structures. This is an\nimplementation of \"vectors\" (also called arrays), a finite map keyed\nby consecutive integers between 0 and n - 1, n being the length of the\nvector. Being functional, the structure is not observably mutatable,\nand so access to any version will always give the correct answer.") (authors "Ian Price") (license "BSD-3-Clause") (lock (location (git "https://github.com/ijp/fectors")) (revision "6c05617bd391dc5579d5e2d0c8b6fb99efdae002")) (depends) (depends/dev) (conflicts)))) (package (name "fs-fatfs") (versions ((version "0.0.0-alpha.0") (synopsis "FAT filesystem library") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/fs-fatfs.git")) (revision "7adda11d2dc515b6008bb2ec91a4a87e5d610123")) (depends ("struct-pack" "^1.1.0")) (depends/dev ("chez-srfi" "^0.0.0-akku")) (conflicts)))) (package (name "guile-lib") (versions ((version "0.2.6") (synopsis "Useful code written in Guile Scheme") (description "Guile-Lib is intended as an accumulation place for pure-scheme Guile\nmodules, allowing for people to cooperate integrating their generic\nGuile modules into a coherent library." "Guile-Lib modules are well-documented and well-supported. Particularly\ngood modules might migrate from Guile-Lib into Guile itself, at some\npoint." "Think \"a down-scaled, limited-scope CPAN for Guile\".") (authors "Andreas Rottmann" "Andy Wingo" "Aubrey Jaffer" "Dominique Boucher" "Gary Houston" "John Maxwell" "Lars Arvestad" "Neil W. Van Dyke" "Oleg Kiselyov" "Richard Todd") (license "GPL-3.0-or-later") (lock (location (git "https://git.savannah.gnu.org/git/guile-lib.git")) (tag "v0.2.6") (revision "ff8ec1e1845140d78acdc66f184f3c4512e4253d")) (depends) (depends/dev) (conflicts)))) (package (name "hashing") (versions ((version "1.0.0") (synopsis "CRC, HMAC, MD5, SHA-1, SHA-2 (SHA-256, SHA-512)") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/hashing.git")) (tag "v1.0.0") (revision "de6aa096166bb026eb927b56f763707180ec0330")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50.fc892da.weinholt")) (conflicts)) ((version "1.1.0") (synopsis "CRC, HMAC, MD5, SHA-1, SHA-2 (SHA-256, SHA-512)") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/hashing.git")) (tag "v1.1.0") (revision "8a6b2ef11074219a10f0fca4c8ad829262a6b5ab")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50.fc892da.weinholt")) (conflicts)) ((version "1.2.0") (synopsis "CRC, HMAC, MD5, SHA-1, SHA-2 (SHA-256, SHA-512)") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/hashing.git")) (tag "v1.2.0") (revision "f138deaec38d54ddb621c082764ece276deebe7f")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50.fc892da.weinholt")) (conflicts)))) (package (name "industria") (versions ((version "1.4.0") (synopsis "Eclectic collection of crypto, compression and assembler") (description "Industria is a collection of portable R6RS Scheme libraries for\ncryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA,\netc.), zip/gzip/zlib decompression, disassembly of amd64 machine code,\nOff-The-Record messaging, bytevector pack/unpack syntax, TLS\nconnections via custom binary ports, and more.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/industria.git")) (revision "c65505256ac7ffce9b062b4d8dc5e499d1726bd3")) (depends ("chez-srfi" "~0.0.0-akku")) (depends/dev ("xitomatl" "~0.0.0-akku")) (conflicts)) ((version "2.0.0") (synopsis "Cryptography, OTR, SSH, OpenPGP, etc.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/industria.git")) (tag "v2.0.0") (revision "abd008257da3f26f690072c3fdb8fe23ff933d46")) (depends ("chez-srfi" "~0.0.0-akku") ("hashing" "^1.0.0") ("ip-address" "^1.0.0") ("struct-pack" "^1.0.0")) (depends/dev ("xitomatl" "~0.0.0-akku")) (conflicts)) ((version "2.1.0-beta.0") (synopsis "Cryptography, OTR, SSH, OpenPGP, etc.") (description "Industria is a collection of portable R6RS Scheme libraries for\ncryptography. It implements low-level algorithms like AES, RSA, DSA,\nECDSA, etc and the high-level protocols OpenPGP, Off-The-Record\nmessaging, DNS and Secure Shell (SSH).") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/industria.git")) (tag "v2.1.0-beta.0") (revision "78c741c7e996a6147d72ffcb33de3b52223a3852")) (depends ("chez-srfi" "~0.0.0-akku") ("hashing" "^1.0.0") ("ip-address" "^1.0.0") ("struct-pack" "^1.0.0")) (depends/dev ("xitomatl" "~0.0.0-akku")) (conflicts)))) (package (name "ip-address") (versions ((version "1.0.0") (synopsis "IP address parsing and formatting") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/ip-address.git")) (tag "v1.0.0") (revision "7574dcab570a444a0b925a22d8fc11b485482ae1")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50.fc892da.weinholt") ("struct-pack" "^1.0.0")) (conflicts)))) (package (name "json-tools") (versions ((version "0.1.0-alpha.15.7.23") (synopsis "Collection of JSON utilities") (authors "Takashi Kato" "Tony Garnock-Jones") (license "MIT") (lock (location (git "https://github.com/ktakashi/json-tools.git")) (revision "807575693e22984db0022fc68b093a22ff7adf81")) (depends) (depends/dev) (conflicts)) ((version "0.1.1-akku.15.7.23") (synopsis "Collection of JSON utilities") (authors "Takashi Kato" "Tony Garnock-Jones") (license "MIT") (lock (location (git "https://github.com/ktakashi/json-tools.git")) (revision "502f63bd1b5acf4792451aa814107377cd04be79")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "laesare") (versions ((version "1.0.0-alpha.0") (synopsis "Scheme lexer and reader") (description "This is an R6RS Scheme library that provides a reader\nwith some extra features not found in the standard `read` procedure:" "* Source annotations." "* Tolerant mode that continues on errors." "* Compatible mode with support for other RnRS standards." "* Lexer that returns source code tokens, including whitespace.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/laesare.git")) (tag "v1.0.0-alpha.0") (revision "f48dfa57a0b0fc4b5d3e74733ec201a0a4256cbf")) (depends) (depends/dev ("chez-srfi" "*")) (conflicts)) ((version "1.0.0-alpha.1") (synopsis "Scheme lexer and reader") (description "This is an R6RS Scheme library that provides a reader\nwith some extra features not found in the standard `read` procedure:" "* Source annotations." "* Tolerant mode that continues on errors." "* Compatible mode with support for other RnRS standards." "* Lexer that returns source code tokens, including whitespace.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/laesare.git")) (tag "v1.0.0-alpha.1") (revision "632e1de836d91658e4e83c036ee22887e4547d54")) (depends) (depends/dev ("chez-srfi" "*")) (conflicts)))) (package (name "lcs") (versions ((version "0.0.0-akku.3.6f5f5a4") (synopsis "Longest Common Subsequence (LCS)") (authors "Takeshi Abe") (license "BSD-3-Clause") (lock (location (git "https://github.com/tabe/lcs")) (revision "6f5f5a46b7dd01b8c9b9111c6df780852190fa13")) (depends) (depends/dev ("xunit" "^0.0.0-akku")) (conflicts)))) (package (name "machine-code") (versions ((version "2.0.0") (synopsis "Assembler for x86, ELF reader, various disassemblers") (description "Includes an assembler for x86 capable of producing ELF binaries." "Disassemblers for arm a64, i8080, m68hc12, mips and x86 (all modes)." "And a library for reading ELF files.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/machine-code.git")) (tag "v2.0.0") (revision "9aecb6d4c34de59d70573a09655bbf701ca1b703")) (depends ("struct-pack" "^1.0.0")) (depends/dev) (conflicts)))) (package (name "mpl") (versions ((version "0.0.0-akku.146.3469e3c") (synopsis "Computer Algebra and Symbolic Computation") (authors "Eduardo Cavazos") (license "Apache-2.0") (lock (location (git "https://github.com/dharmatech/mpl")) (revision "3469e3cf97345e207dc6f3b085b08950d8ac15fe")) (depends ("surfage" "^0.0.0-akku") ("dharmalab" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "mummel") (versions ((version "0.1.0-alpha.0") (synopsis "Mumble voice chat protocol") (description "This is a set of libraries that encode and decode Mumble protocol messages (https://www.mumble.info)." "This is early work. The messages themselves are working and a demo client is included that can set a channel description.") (authors "Göran Weinholt ") (license "GPL-3.0-or-later") (lock (location (git "https://gitlab.com/weinholt/mummel.git")) (revision "cbc1b663b176ed964ff70f72c01f4dcc234611a5")) (depends ("r6rs-protobuf" "^0.8.1-akku") ("TerribleTLS" "^0.1.0-alpha.1") ("struct-pack" "^1.1.0")) (depends/dev) (conflicts)))) (package (name "nanopass") (versions ((version "1.9.0") (synopsis "Clean Compiler Creation Language") (authors "Dipanwita Sarkar" "Andrew W. Keep" "R. Kent Dybvig" "Oscar Waddell") (homepage "https://nanopass.org/") (license "MIT") (lock (location (git "https://github.com/nanopass/nanopass-framework-scheme")) (tag "v1.9") (revision "221eecb965d9dfacccd97d1cb73f2a31c4119d3a")) (depends) (depends/dev) (conflicts)))) (package (name "ocelotl") (versions ((version "0.0.0-akku.42.0c6aada") (synopsis "Library collection centered around HTTP") (description "Ocelotl provides the following facilities:" " - An HTTP 1.0 client" " - RFC822-style header parsing" " - Percent-encoding and -decoding" " - An URI abstraction" " - An HTTP server skeleton") (authors "Andreas Rottmann") (license "(BSD-3-Clause AND GPL-3.0-or-later)") (lock (location (git "https://github.com/rotty/ocelotl.git")) (revision "0c6aadaef99444b180574f18f1935d9507e20978")) (depends ("chez-srfi" "~0.0.0-akku") ("spells" "~0.0.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-parscheme" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-ssax" "^5.1.0-akku")) (depends/dev) (conflicts)))) (package (name "oleg") (versions ((version "0.0.0-akku.2.c682687") (synopsis "Libraries written by Oleg ported to Chez Scheme") (authors "Oleg Kiselyov") (license "MIT") (lock (location (git "https://github.com/arcfide/oleg")) (revision "c6826870436925fd4c873c01d7fcc24a7a7f95dc")) (depends ("chez-srfi" "^0.0.0-akku.53.73bbf95")) (depends/dev) (conflicts)))) (package (name "packrat") (versions ((version "0.1.0-akku.41.ced37d5") (synopsis "Packrat parser library") (authors "Tony Garnock-Jones") (license "MIT") (lock (location (git "https://github.com/weinholt/packrat.git")) (revision "ced37d579d9e3d13c0b2e0b5237063d9dd89cf5c")) (depends ("chez-srfi" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.1.0") (synopsis "Packrat parser library") (authors "Tony Garnock-Jones") (license "MIT") (lock (location (git "https://github.com/weinholt/packrat.git")) (tag "v0.1.0") (revision "81b08bc6faed27c069d0ffcc5f31e031c6b2c077")) (depends ("chez-srfi" "~0.0.0-akku") ("xitomatl" "~0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "pfds") (versions ((version "0.3.0") (synopsis "Purely Functional Data Structures") (description "pfds is a set of purely functional data structures\nwritten in R6RS Scheme. It has been tested with Racket, Guile 2,\nVicare Scheme and IronScheme. Right now it contains: queues, deques,\nbbtrees, sets, dlists, priority search queues (psqs), finger trees,\nsequences, heaps, hamts; with more to come, time permitting.") (authors "Ian Price") (license "BSD-3-Clause") (lock (location (git "https://github.com/ijp/pfds.git")) (tag "v0.3") (revision "454033f82dac7c0b0ea9e84eed1e8ed316487c78")) (depends) (depends/dev) (conflicts)))) (package (name "quickcheck") (versions ((version "0.0.0-akku.10.cc5cc2d") (synopsis "A quickcheck-alike") (authors "Ian Price") (license "BSD-3-Clause") (lock (location (git "https://github.com/ijp/quickcheck")) (revision "cc5cc2d231967e4bf853687e13aaa692ae0c0496")) (depends) (depends/dev) (conflicts)))) (package (name "r6lint") (versions ((version "0.1.0") (synopsis "Linter for R6RS libraries and programs") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/r6lint.git")) (tag "v0.1.0") (revision "5fe2f5b774dd06afac5c5226ad35d44769058d28")) (depends) (depends/dev) (conflicts)))) (package (name "r6rs-monads") (versions ((version "0.1.0-akku.14.eb318f8") (synopsis "Generic syntax for working with monads") (authors "Jonas Hidding") (license "Apache-2.0") (lock (location (git "https://github.com/jhidding/r6rs-monads")) (revision "eb318f8e5495d7dd4f79dcd8fe668fa0db89c129")) (depends) (depends/dev) (conflicts)))) (package (name "r6rs-msgpack") (versions ((version "0.5.7") (synopsis "MessagePack for R6RS Scheme") (description "This is an implementation of MessagePack (http://msgpack.org/) for R6RS Scheme.") (authors "Takashi Kato") (license "BSD-2-Clause") (lock (location (git "https://github.com/ktakashi/r6rs-msgpack")) (revision "7a3e8bf5b6c302b9bf91b8e881d21ea670bc5b49")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.54.df8c43d")) (conflicts)))) (package (name "r6rs-pffi") (versions ((version "0.1.0-18.6.21") (synopsis "Portable Foreign Function Interface") (description "PFFI is a portable foreign function interface for R6RS Scheme implementations." "Supported implementations:" "- Sagittarius (0.6.5 or later)" "- Vicare (0.3d7)" "- Mosh (0.2.7)" "- Racket (plt-r6rs 6.1.1)" "- Guile (2.0.11)" "- Larceny (v0.98)" "- Chez Scheme (v9.5)") (authors "Takashi Kato") (license "BSD-2-Clause") (lock (location (git "https://github.com/ktakashi/r6rs-pffi")) (revision "a76d9f7da044bc50480e642d7fb25a9dac16fb31")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.1.0-18.6.21.akku.0") (synopsis "Portable Foreign Function Interface") (description "PFFI is a portable foreign function interface for R6RS Scheme implementations." "Supported implementations:" "- Sagittarius (0.6.5 or later)" "- Vicare (0.3d7)" "- Mosh (0.2.7)" "- Racket (plt-r6rs 6.1.1)" "- Guile (2.0.11)" "- Larceny (v0.98)" "- Chez Scheme (v9.5)") (authors "Takashi Kato") (license "BSD-2-Clause") (lock (location (git "https://github.com/ktakashi/r6rs-pffi")) (revision "bb63c12f3e7150b5eac74808246d268732cad828")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.1.0-18.6.21.akku.1") (synopsis "Portable Foreign Function Interface") (description "PFFI is a portable foreign function interface for R6RS Scheme implementations." "Supported implementations:" "- Sagittarius (0.6.5 or later)" "- Vicare (0.3d7)" "- Mosh (0.2.7)" "- Racket (plt-r6rs 6.1.1)" "- Guile (2.0.11)" "- Larceny (v0.98)" "- Chez Scheme (v9.5)") (authors "Takashi Kato") (license "BSD-2-Clause") (lock (location (git "https://github.com/ktakashi/r6rs-pffi")) (revision "1eedfe1547ca9f39a552025ad13de74e04f68dc3")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "r6rs-protobuf") (versions ((version "0.8.0") (synopsis "Protocol Buffers for R6RS Scheme") (description "This project provides a pure Scheme implementation of Protocol Buffers, including parsing and code generation." "Visit the Protocol Buffers project page (https://developers.google.com/protocol-buffers/) for information about the Protocol Buffers description language and the Protocol Buffers wire protocol.") (authors "Julian Graham") (license "GPL-3.0-or-later") (lock (location (git "https://gitlab.com/joolean/r6rs-protobuf")) (revision "f56d95f2f9bea5a696ea8beae93381385297300e")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.8.1-akku.0") (synopsis "Protocol Buffers for R6RS Scheme") (description "This project provides a pure Scheme implementation of Protocol Buffers, including parsing and code generation." "Visit the Protocol Buffers project page (https://developers.google.com/protocol-buffers/) for information about the Protocol Buffers description language and the Protocol Buffers wire protocol.") (authors "Julian Graham") (license "GPL-3.0-or-later") (lock (location (git "https://gitlab.com/weinholt/r6rs-protobuf.git")) (revision "a26144780cf1c9a565ff5a498e68d5316b471e97")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "r6rs-slice") (versions ((version "0.0.0-akku.6.5f41a23") (synopsis "Slice lists, vectors, strings and bytevectors") (description "This is the R6RS port of Mario Goulart's 'slice' egg for Chicken\nScheme. It provides a procedure (slice) for slicing lists, vectors,\nstrings and bytevectors. Negative indices may be used for either the\n'from' index or the 'to' index.") (authors "Mario Domenech Goulart" "Ian Price") (license "BSD-3-Clause") (lock (location (git "https://github.com/ijp/R6RS-slice")) (revision "5f41a235eca774d7fb5c94aef3ff1f2d1872df6a")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "r6rs-thrift") (versions ((version "0.1.0") (synopsis "Implementation of the Apache Thrift framework") (description "This project provides a pure Scheme implementation of the Apache Thrift framework, including parsing and code generation. Visit the Apache Thrift project page (https://thrift.apache.org/) for information about the Thrift definition language and the various Thrift transports and wire protocols.") (authors "Julian Graham") (license "GPL-3.0-or-later") (lock (location (git "https://gitlab.com/joolean/r6rs-thrift")) (revision "040d5a694263e4942ee600c31e65418d21b7b35f")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "racr") (versions ((version "0.0.0-akku.756.c7d3fe0") (synopsis "Reference Attribute Grammar Controlled Rewriting") (authors "Christoff Bürger") (homepage "https://github.com/christoff-buerger/racr") (license "MIT") (lock (location (git "https://github.com/christoff-buerger/racr")) (revision "c7d3fe0f0645cf4f9f97f4c6a4ffa2346074ec40")) (depends) (depends/dev) (conflicts)))) (package (name "riastradh") (versions ((version "0.0.0-akku.16.9714b5c") (synopsis "Libraries by Taylor Campbell ported to Chez Scheme") (authors "Taylor R. Campbell") (license "MIT") (lock (location (git "https://github.com/arcfide/riastradh")) (revision "9714b5c8b642f2d6fdd94d655ec5d92aa9b59750")) (depends ("chez-srfi" "^0.0.0-akku.53.73bbf95")) (depends/dev) (conflicts)))) (package (name "semver") (versions ((version "1.0.0") (synopsis "Semantic Versioning and ranges") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/semver.git")) (tag "v1.0.0") (revision "8d248c3cbf36f68208d9c9a0683c5c1d5c75a7ac")) (depends ("chez-srfi" "^0.0.0-akku") ("packrat" "^0.1.0-akku") ("xitomatl" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "1.0.1") (synopsis "Semantic Versioning and ranges") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/semver.git")) (tag "v1.0.1") (revision "0acf9751ced276a70cc77f9c127f1fb507b9a9fe")) (depends ("chez-srfi" "^0.0.0-akku") ("packrat" "^0.1.0-akku") ("xitomatl" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "1.0.2") (synopsis "Semantic Versioning and ranges") (description "This package implements Semantic Versioning 2.0.0 (semver.org) and also provides a library that implements semver ranges based on npm's semver package.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/semver.git")) (tag "v1.0.2") (revision "bc59a9b87a9e04b984c90310431006c0fd24b9be")) (depends ("chez-srfi" "^0.0.0-akku") ("packrat" "^0.1.0-akku") ("xitomatl" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "seq") (versions ((version "0.0.1-alpha.0") (synopsis "This library provides tools for efficiently building up complex list structures.") (authors "Raymond Nicholson ") (license "BSD") (lock (location (git "https://github.com/rain-1/seq.git")) (revision "1033b9f6ae9f991fd057675ea26659c88b879008")) (depends) (depends/dev) (conflicts)) ((version "0.0.1-beta.0") (synopsis "This library provides tools for efficiently building up complex list structures.") (authors "Raymond Nicholson ") (license "BSD") (lock (location (git "https://github.com/rain-1/seq.git")) (revision "10c95c91ef545e5179901b88e41d5215ba888cd1")) (depends) (depends/dev) (conflicts)))) (package (name "spdx") (versions ((version "1.0.0") (synopsis "SPDX license expressions and such") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/spdx.git")) (tag "v1.0.0") (revision "7df9873ee079086a533d500de4358c0adb96f2ff")) (depends ("chez-srfi" "~0.0.0-akku") ("packrat" "~0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "spells") (versions ((version "0.0.0-akku.496.a540040.weinholt") (synopsis "Portability and utility library") (description "A portability library. It offers a single interface to\nfunctionality commonly present, but not standardized, in various\nScheme implementations." "Spells currently offers:" " - A filesystem interface" " - A pathname facility" " - An interface to OS processes" " - A simple interface to TCP sockets" " - Weak cells" " - An implementation of the zipper data structure" " - Extensible vectors") (authors "Andreas Rottmann ") (license "(GPL-3.0-or-later AND BSD-3-Clause AND MIT)") (lock (location (git "https://github.com/weinholt/spells.git")) (revision "a5400406d8423381791a5ef648198f223851eaa2")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-irregex" "^0.8.1-akku") ("wak-foof-loop" "^0.0.0-akku") ("wak-fmt" "^0.8.0-akku")) (depends/dev ("wak-trc-testing" "^0.0.0-akku")) (conflicts)) ((version "0.0.0-akku.497.1617bae") (synopsis "Portability and utility library") (description "A portability library. It offers a single interface to\nfunctionality commonly present, but not standardized, in various\nScheme implementations." "Spells currently offers:" " - A filesystem interface" " - A pathname facility" " - An interface to OS processes" " - A simple interface to TCP sockets" " - Weak cells" " - An implementation of the zipper data structure" " - Extensible vectors") (authors "Andreas Rottmann ") (license "(GPL-3.0-or-later AND BSD-3-Clause AND MIT)") (lock (location (git "https://github.com/weinholt/spells.git")) (revision "1617bae4ecf0fbef39cdf3818efaeb53b7e9940a")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-irregex" "^0.8.1-akku") ("wak-foof-loop" "^0.0.0-akku") ("wak-fmt" "^0.8.0-akku")) (depends/dev ("wak-trc-testing" "^0.0.0-akku")) (conflicts)))) (package (name "struct-pack") (versions ((version "1.0.0") (synopsis "Pack/unpack syntax for byte structures") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/struct-pack.git")) (tag "v1.0.0") (revision "eec155b069d03c12be62444754514a8fff34d4ea")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50")) (conflicts)) ((version "1.1.0") (synopsis "Pack/unpack syntax for byte structures") (description "This is an R6RS library for working with packed byte structures.\nIt is similar to `struct` in Python or `pack` and `unpack` in Perl.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/struct-pack.git")) (tag "v1.1.0") (revision "6c583e744154e31b529445824f858f734e6ad66e")) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50")) (conflicts)))) (package (name "surfage") (versions ((version "0.0.0-akku.12.895f16a") (synopsis "SRFI collection: (surfage s1 lists), etc") (authors "Various") (license "MIT") (lock (location (git "https://github.com/dharmatech/surfage.git")) (revision "895f16af83d9ce3c190f69626c9baba8c44d76bc")) (depends) (depends/dev) (conflicts)))) (package (name "swish") (versions ((version "1.0.0-akku.56") (synopsis "Swish Concurrency Engine") (description "NOTE: This version is not yet working. It needs a build script." "The Swish Concurrency Engine is a framework used to write\nfault-tolerant programs with message-passing concurrency. It uses the\nChez Scheme programming language and embeds concepts from the Erlang\nprogramming language. Swish also provides a web server.") (authors "Bob Burger") (license "MIT") (lock (location (git "https://github.com/becls/swish.git")) (revision "59724e37ceb36a8ebc2cfaddd13740ecd1c1cc04")) (depends) (depends/dev) (conflicts)))) (package (name "thunderchez") (versions ((version "0.0.0-akku.119.154bb66") (synopsis "Monorepo of various libraries for Chez Scheme") (description "Big collection of libraries for Chez Scheme: base64,\ngettext, irregex, json, Alex Shinn's match, the \"Indiana University\"\nflavor of match, SRFIs under the (srfi s*) namespace, SXML, sockets\nand more." "Also includes bindings for cairo, curl, gl, glu, glut,\nlmdb, nanomsg, libusb, sdl2 and sqlite3.") (authors "Aldo Nicolas Bruno" "Jack Lucas") (license "(Apache-2.0 AND BSD-3-Clause AND MIT)") (lock (location (git "https://github.com/ovenpasta/thunderchez")) (revision "154bb66240f021823b5e9a17286e778528565c6f")) (depends) (depends/dev) (conflicts)))) (package (name "uuid") (versions ((version "0.0.0-akku.4.56abc60") (synopsis "Generate and analyze UUIDs") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/uuid.git")) (revision "56abc60ea1a031992c2274e5429ea3e87621f4fb")) (depends ("hashing" "~1.0.0") ("industria" "~1.4.0 || ~2.0.0") ("struct-pack" "~1.0.0") ("chez-srfi" "~0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-common") (versions ((version "0.1.0-akku.15.6d495fc") (synopsis "Common infrastructure for the Wak ports") (description "This package contains common infrastructure that is needed\nby all, or most, packages produced by the Wak porting effort.\nOther packages should not use it and not depend on it.") (authors "Andreas Rottmann ") (homepage "https://gitlab.com/wak") (license "MIT") (lock (location (git "https://gitlab.com/weinholt/wak-common.git")) (revision "6d495fcaf7250f414614b1979d1ac07904496970")) (depends) (depends/dev) (conflicts)))) (package (name "wak-fmt") (versions ((version "0.8.0-akku.10.d5b2a5a") (synopsis "Combinator Formatting Library") (description "A library of procedures for formatting Scheme objects to text in\nvarious ways, and for easily concatenating, composing and extending\nthese formatters efficiently without resorting to capturing and\nmanipulating intermediate strings.") (authors "Alex Shinn") (homepage "http://synthcode.com/scheme/fmt/") (license "BSD-3-Clause") (lock (location (git "https://gitlab.com/wak/wak-fmt.git")) (revision "d5b2a5aec60daf66b347d345498584628cd043cd")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-foof-loop") (versions ((version "0.0.0-akku.3.57f2caf") (synopsis "Extensible looping library") (description "foof-loop allows for convenient expression of loops." "It contains built-in iterators for numeric ranges,\nlists, vectors and ports. It is extensible by adding new iterators,\nfor example for traversing other data structures.") (authors "Taylor R. Campbell") (license "BSD-3-Clause") (lock (location (git "https://gitlab.com/wak/wak-foof-loop.git")) (revision "57f2cafe2bd1554a94bab448ad9713aa6dce6a9a")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku") ("wak-syn-param" "^0.0.0-akku") ("wak-riastreams" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.0.0-akku.4.a7b9cd8") (synopsis "Extensible looping library") (description "foof-loop allows for convenient expression of loops." "It contains built-in iterators for numeric ranges,\nlists, vectors and ports. It is extensible by adding new iterators,\nfor example for traversing other data structures.") (authors "Taylor R. Campbell") (license "BSD-3-Clause") (lock (location (git "https://gitlab.com/weinholt/wak-foof-loop.git")) (revision "a7b9cd8af9d66a16d450f30203c43252b931b31c")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku") ("wak-syn-param" "^0.0.0-akku") ("wak-riastreams" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-htmlprag") (versions ((version "0.19.0") (synopsis "pragmatic parsing and emitting of HTML using SXML and SHTML") (description "HtmlPrag provides permissive HTML parsing and emitting capability\nto Scheme programs. The parser is useful for software agent extraction\nof information from Web pages, for programmatically transforming HTML\nfiles, and for implementing interactive Web browsers." "HtmlPrag emits 'SHTML,' which is an encoding of HTML in SXML, so\nthat conventional HTML may be processed with XML tools such as SXPath.\nLike Oleg Kiselyov's SSAX-based HTML parser, HtmlPrag provides a\npermissive tokenizer, but also attempts to recover structure. HtmlPrag\nalso includes procedures for encoding SHTML in HTML syntax.") (authors "Neil Van Dyke") (license "LGPL-3.0-or-later") (lock (location (git "https://gitlab.com/weinholt/wak-htmlprag.git")) (revision "9a12716f904d1450b3ce71bd913cb399b6f1615f")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku")) (depends/dev ("wak-testeez" "^0.2.0")) (conflicts)))) (package (name "wak-irregex") (versions ((version "0.8.1") (synopsis "Portable regular expressions") (description "A fully portable and efficient implementation of regular expressions,\nsupporting both POSIX syntax with various (irregular) PCRE extensions,\nas well as SCSH's SRE syntax, with various aliases for commonly used\npatterns.") (authors "Alex Shinn") (homepage "http://synthcode.com/scheme/irregex/") (license "BSD-3-Clause") (lock (location (git "https://gitlab.com/wak/wak-irregex.git")) (revision "e0304c7ac9b67a1e9dc1e5ec8ec9ceb3ff0ff019")) (depends ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-parscheme") (versions ((version "0.0.0-akku.7.e9e25f9") (synopsis "Parser combinator library") (description "This is Parscheme, a library for writing parsers in portable Scheme.") (authors "Taylor R. Campbell") (homepage "http://mumble.net/~campbell/darcs/parscheme/") (license "MIT") (lock (location (git "https://gitlab.com/wak/wak-parscheme.git")) (revision "e9e25f9d12cac7850b3fb42db1ebae2e680158e4")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku") ("wak-riastreams" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-prometheus") (versions ((version "2.0.0-akku.6.965fc7e") (synopsis "Prototype-based message-passing object system") (description "Prometheus is a prototype-based message-passing object system for\nScheme similar to the Self language.") (authors "Jorgen Schäfer") (homepage "https://github.com/jorgenschaefer/prometheus") (license "GPL-2.0-or-later") (lock (location (git "https://gitlab.com/wak/wak-prometheus.git")) (revision "965fc7e145071af96f6e87d4ca380a55d9ff1acd")) (depends ("chez-srfi" "~0.0.0-akku") ("wak-common" "~0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-riastreams") (versions ((version "0.0.0-akku.5.b444645") (synopsis "Lazy streams") (description "Riastreams is a small library implementing lazy streams based on the SRFI 45 primitives.") (authors "Taylor R. Campbell" "Andreas Rottmann") (license "MIT") (lock (location (git "https://gitlab.com/wak/wak-riastreams.git")) (revision "b44464595c745a78c016c5360252440cbae00f46")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-ssax") (versions ((version "5.1.0-akku.4.1f7fad4") (synopsis "Functional XML parsing framework") (description "SSAX includes SAX/DOM and SXML parsers with support for XML\nNamespaces and validation. It also provides tools for transforming the\nparsed SXML in way similar to XSLT.") (authors "Oleg Kiselyov") (homepage "http://ssax.sourceforge.net/") (license "MIT") (lock (location (git "https://gitlab.com/wak/wak-ssax.git")) (revision "1f7fad4bb6092d17a0123b31cdab048385d98662")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-sxml-tools") (versions ((version "0.0.0-akku.1.5c14730") (synopsis "Tools for manipulating SXML") (description "This package provides the following tools:" " - SXPath, an XPath implementation for SXML" " - SXML serialization to XML and HTML" " - XLink parsing and processing") (authors "Kirill Lisovsky" "Dmitry Lizorkin") (license "MIT") (lock (location (git "https://gitlab.com/wak/wak-sxml-tools.git")) (revision "5c1473052d306536f770b065ed65e72df4c5c16c")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku") ("wak-ssax" "^5.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-syn-param") (versions ((version "0.0.0-akku.4.8ca3272") (synopsis "Operators with extended parameter syntax") (description "This package provides a form that allows to create\nmacros that accept arguments by position or by a named pattern.") (authors "Taylor R. Campbell" "Andreas Rottmann") (license "MIT") (lock (location (git "https://gitlab.com/wak/wak-syn-param.git")) (revision "8ca3272796e62fda209ca0395439e02edfd5087d")) (depends ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-testeez") (versions ((version "0.2.0") (synopsis "Lightweight Unit Test Mechanism") (description "Testeez is a simple lightweight unit test mechanism for R5RS Scheme. It was written to support regression test suites embedded within the source code files of the author's portable Scheme libraries.") (authors "Neil Van Dyke") (license "LGPL-2.1-or-later") (lock (location (git "https://gitlab.com/weinholt/wak-testeez.git")) (revision "3f81d147847159bb9e78a1a917164d9ab3800cde")) (depends ("spells" "^0.0.0-akku") ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-trc-testing") (versions ((version "0.0.0-akku.6.8168507") (synopsis "Simple testing facility") (description "TRC-Testing is a simple, portable testing utility for Scheme. It\nmakes no pretenses to be a comprehensive framework for building\ncomplex test suites; it is merely a simple tool to express simple test\nsuites, which requires very little cognitive overhead.") (authors "Taylor R. Campbell" "Andreas Rottmann") (homepage "http://mumble.net/~campbell/darcs/trc-testing/") (license "(LGPL-3.0-or-later AND BSD-3-Clause)") (lock (location (git "https://gitlab.com/wak/wak-trc-testing.git")) (revision "8168507bcef8a12beaa73393149f70896ba75774")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku") ("wak-syn-param" "^0.0.0-akku") ("wak-fmt" "^0.8.0-akku") ("wak-foof-loop" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "wak-wt-tree") (versions ((version "0.0.0-akku.5.2a2c933") (synopsis "Weight-balanced trees") (description "Functional implementation of weight-balanced trees, suitable for\nuse as discrete sets or discrete maps, as well as priority queues.") (authors "Stephen Adams" "Andreas Rottmann") (license "GPL-2.0-or-later") (lock (location (git "https://gitlab.com/wak/wak-wt-tree.git")) (revision "2a2c9335b7e75563e6e037236daffe23da36bb1b")) (depends) (depends/dev) (conflicts)))) (package (name "xitomatl") (versions ((version "0.0.0-akku.207.b9babf0") (synopsis "Monorepo with various libraries") (description "Derick Eddington's personal collection of various R6RS source code." "Includes: file system utilities, gensym, match macros,\nSSAX, SXML tools, string utilities, vector utilities, bytevector\nutilities, port utilities, record utilities, coroutines, R6RS language\nutilities, include syntax, htmlprag, fmt, irregex, logic programming,\nAlex Shinn's match, the \"Indiana University\" match, queues, a stack\nlanguage, a profiler, zippers, etc. ") (authors "Derick Eddington" "et al.") (license "MIT") (lock (location (git "https://github.com/weinholt/xitomatl.git")) (revision "b9babf030c13d9fc81fe1482aa49ff0b8fa0fee6")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)) ((version "0.0.0-akku.208.62a8243") (synopsis "Monorepo with various libraries") (description "Derick Eddington's personal collection of various R6RS source code." "Includes: file system utilities, gensym, match macros,\nSSAX, SXML tools, string utilities, vector utilities, bytevector\nutilities, port utilities, record utilities, coroutines, R6RS language\nutilities, include syntax, htmlprag, fmt, irregex, logic programming,\nAlex Shinn's match, the \"Indiana University\" match, queues, a stack\nlanguage, a profiler, zippers, etc. ") (authors "Derick Eddington" "et al.") (license "MIT") (lock (location (git "https://github.com/weinholt/xitomatl.git")) (revision "62a82439fc802950abb33cd19c5d8c6963cbefda")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts)))) (package (name "xunit") (versions ((version "0.0.0-akku.21.0b4ede2") (synopsis "xUnit test utility") (description "We propose an xUnit test utility (xunit) in which you can assert and\ninvestigate if a testee program's behaviour satisfies expected requirements.\nThe way we recommend to specify expected requirements in terms of\npredicates, especially equivalence relations, because they are suitable to\ndetect fundamental properties of the dynamic environment of, and by,\nScheme programs." "(xunit) offers you useful macros which contain:" "* assertions for standard predicates and equivalence relations," "* 'define-assert-equivalence', defining a custom assertion on some\n equivalence relation, and" "* 'define-assert-predicate', defining a custom assertion on some predicate.") (authors "Takeshi Abe ") (license "BSD-3-Clause") (lock (location (git "https://github.com/tabe/xunit/")) (revision "0b4ede29002a34fad6769a141ee251e5944c02b1")) (depends) (depends/dev) (conflicts)))) (package (name "zabavno") (versions ((version "0.1.0") (synopsis "80386 real-mode CPU and PC emulator") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/zabavno.git")) (tag "v0.1.0") (revision "fe124644ea8751fc4804f37b35c4ce7e27cab645")) (depends ("machine-code" "^2.0.0")) (depends/dev) (conflicts))))