guile-lib 0.2.7-3 source package in Ubuntu
Changelog
guile-lib (0.2.7-3) unstable; urgency=medium * debian/rules: Disable parallelism for improved build reproducibility. * Remove obsolete lintian overrides. -- Vagrant Cascadian <email address hidden> Thu, 02 Dec 2021 14:00:41 -0800
Upload details
- Uploaded by:
- Vagrant Cascadian
- Uploaded to:
- Sid
- Original maintainer:
- Vagrant Cascadian
- Architectures:
- any
- Section:
- lisp
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
guile-lib_0.2.7-3.dsc | 1.5 KiB | fe092f969a7580be3165bd2f724a08f9a30d152fda09e30942b5327ee9940551 |
guile-lib_0.2.7.orig.tar.gz | 440.6 KiB | e4ef3b845f121882c7c0cf04f81a1cb8fd360c6f64b56b868de5546214f904de |
guile-lib_0.2.7.orig.tar.gz.asc | 488 bytes | a9109b5de41d8784280efbfd0f315dbb6527a8926036c78511a0a4a976381b70 |
guile-lib_0.2.7-3.debian.tar.xz | 6.9 KiB | 813196ed9cced14e7a0436d2e5886acdba54fb0dfcada192189abb733bc31a46 |
Available diffs
- diff from 0.2.7-2 to 0.2.7-3 (630 bytes)
No changes file available.
Binary packages built by this source
- guile-library: Library of useful Guile modules
A set of various-purpose library modules for Guile. Covered areas include:
.
* Unit testing framework ala JUnit
* Logging system
* String routines (wrapping, completion, soundex algorithm)
* OS process chains (think "shell pipes in scheme")
* ANSI escape sequence text coloring
* A thread-safe message queue
* Routines to perform topological sorts
* Neil Van Dyke's permissive ("pragmatic") HTML parser
* Nifty and concise regular expression routines
* Classic search functions