1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/devel/epydoc/pkg-descr
Ying-Chieh Liao 33786d7e6f add epydoc 2.0
Python API documentation generation tool
2003-12-29 07:07:37 +00:00

12 lines
489 B
Plaintext

Elib, the GNU Emacs Lisp Library, is a collection of useful routines
for Emacs lisp programs which don't have to be reinvented each time
a new program is written.
Elib provides features of:
- 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.
WWW: http://www.gnu.org/software/elib/elib.html