[ 原始碼: guile-lib ]
套件:guile-library(0.2.8.1-1)
guile-library 的相關連結
Debian 的資源:
下載原始碼套件 guile-lib:
- [guile-lib_0.2.8.1-1.dsc]
- [guile-lib_0.2.8.1.orig.tar.gz]
- [guile-lib_0.2.8.1.orig.tar.gz.asc]
- [guile-lib_0.2.8.1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [www.nongnu.org]
相似套件:
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