File: control

package info (click to toggle)
eieio 0.16-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 364 kB
  • ctags: 414
  • sloc: lisp: 4,518; sh: 62; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: eieio
Section: devel
Priority: optional
Maintainer: Takao KAWAMURA <kawamura@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: texinfo, debhelper

Package: eieio
Architecture: all
Depends: emacs20 | emacs21 | xemacs21, speedbar
Description: Enhanced Implementation of Emacs Interpreted Objects
 EIEIO is an Emacs lisp program which implements a controlled
 object-oriented programming methodology following the CLOS
 standard. EIEIO also has object browsing functions, and custom widget
 types. It has a fairly complete manual describing how to use it.