Paketname | elib |
Beschreibung | Library of commonly-used Emacs functions |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0-11.1 |
Sektion | universe/editors |
Priorität | optional |
Installierte Größe | 492 Byte |
Hängt ab von | emacs21 | emacsen, make |
Empfohlene Pakete | |
Paketbetreuer | Joerg Jaspert |
Quelle | |
Paketgröße | 100096 Byte |
Prüfsumme MD5 | 73398b7c35f1db0885f5b4b5da4aba20 |
Prüfsumme SHA1 | 623337804d9d3cb6a18bb945fcebcd3fd0cbc267 |
Prüfsumme SHA256 | dcfe738982703fd7185a8e96d835f829c97a4bd9ba80b66743f26d2ce9a65f8a |
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.
|