[ bianca ]
[ 源代码: guile-lib ]
软件包:guile-library(0.2.8.1-2)
guile-library 的相关链接
下载源码包 guile-lib:
- [guile-lib_0.2.8.1-2.debian.tar.xz]
- [guile-lib_0.2.8.1-2.dsc]
- [guile-lib_0.2.8.1.orig.tar.gz]
- [guile-lib_0.2.8.1.orig.tar.gz.asc]
维护者:
外部的资源:
- 主页 [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