Paketname | elib |
Beschreibung | Library of commonly-used Emacs functions |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0-11.1 |
Sektion | lisp |
Priorität | optional |
Installierte Größe | 492 Byte |
Hängt ab von | emacs21 | emacsen, make |
Empfohlene Pakete | |
Paketbetreuer | Joerg Jaspert |
Quelle | |
Paketgröße | 100120 Byte |
Prüfsumme MD5 | c4369da3da8667dbc11c96dfd96fcddd |
Prüfsumme SHA1 | 77ca97f01eba7ad6f4de37266bcb160386949a6e |
Prüfsumme SHA256 | f915a4f8854148f484df40ab97b1c2bcefafaf5f5f0844afadb2133afe9e9299 |
Link zum Herunterladen | elib_1.0-11.1_all.deb |
Ausführliche Beschreibung | Elib is designed to be for Elisp programs what libg++ is
for C++ programs: a collection of useful routines which don't have to
be reinvented each time a new program is written.
.
Elib contains code for:
- container data structures (queues, stacks, AVL trees, etc)
- string handling functions missing in standard emacs
- minibuffer handling functions missing in standard emacs
- routines for handling lists of so called cookies in a buffer.
|