guile-lib 0.2.7-4 source package in Ubuntu
Changelog
guile-lib (0.2.7-4) unstable; urgency=medium * Remove support for guile-2.2. (Closes: #969703) * debian/copyright: Remove redundant Files reference. * debian/control: Update Standards-Version to 4.6.1. -- Vagrant Cascadian <email address hidden> Fri, 10 Jun 2022 08:16:12 -0700
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 | |
---|---|---|---|---|
Mantic | release | universe | interpreters | |
Lunar | release | universe | interpreters | |
Kinetic | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
guile-lib_0.2.7-4.dsc | 1.5 KiB | 0c795766b8c8259f1f1c83bf6548054a66b71bf0f978d449479aee90c895e427 |
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-4.debian.tar.xz | 6.9 KiB | 428808fdccb4f68041ddcfd4b4743b9585260d799dd9aff6061f5316674940d2 |
Available diffs
- diff from 0.2.7-3 to 0.2.7-4 (1.1 KiB)
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