Package: cedet-common Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 404 Depends: emacs22 | emacsen, emacsen-common (>= 1.4.14) Filename: ./cedet-common_1.0pre4-4_all.deb Size: 58922 MD5sum: d3ae90a18100e3c363f025fa5f9e2207 Section: editors Priority: optional Description: Collection of Emacs Development Environment Tools - common parts CEDET is a collection of tools written with the end goal of creating an advanced development environment in Emacsen. . The cedet-common subpackage contains small utilities recently drawn out of some of the other tools. Some example tools include: . * working - A busy meter. * sformat - Souped up format. * cedet-autogen - Autoload generators extended for eieio and semantic. * inversion - Package level versioning system. * ezimage - Simple way to declare and display images in all versions of Emacs * pprint - Pretty printer for Emacs Lisp values. Package: cedet-contrib Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 268 Depends: semantic (>= 1:1.0pre4-3) Filename: ./cedet-contrib_1.0pre4-4_all.deb Size: 43368 MD5sum: 32702d2511773f3192842e7585d9a2b2 Section: editors Priority: optional Description: Collection of Emacs Development Environment Tools - contributed CEDET is a collection of tools written with the end goal of creating an advanced development environment in Emacs. . This package contains some contributed libraries. Currently, only a LALR parser for C# is included.. Package: cl-xml-emitter Version: 1.0.2.snapshot.2007.02.27-1 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 84 Depends: cl-utilities Filename: ./cl-xml-emitter_1.0.2.snapshot.2007.02.27-1_all.deb Size: 6880 MD5sum: 6677a4101a5f99ff54c82add7e78dc3d Section: web Priority: extra Description: An XML emitter cl-xml-emitter simply emits XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in. Package: cogre Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 232 Depends: semantic (>= 1:1.0pre4-3) Filename: ./cogre_1.0pre4-4_all.deb Size: 37430 MD5sum: 7b5ba420da776e9342df70585f0aff09 Section: editors Priority: optional Description: Connected Graph Editor COGRE, pronounced like cougar, is an interface to managing connected graphs, such as UML class diagrams. It can display simple graphs, and UML class diagrams. It can generate simple class diagrams from sources using Semantic. . COGRE is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: ede Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 456 Depends: eieio (>= 1:1.0pre4-3), speedbar (>= 1:1.0pre4-3) Filename: ./ede_1.0pre4-4_all.deb Size: 97196 MD5sum: 0fa5bc4c3659017a9b421ba71cf9427a Section: editors Priority: optional Description: File manager / Makefile generator for Emacsen EDE is a project management system. It implements projects under Emacsen making it easy to maintain programs without learning make. . EDE is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: eieio Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 420 Depends: emacs22 | emacsen, cedet-common Conflicts: emacs20 Filename: ./eieio_1.0pre4-4_all.deb Size: 125948 MD5sum: acb63f4ab9aac6036a552d6dcdb13da0 Section: editors Priority: optional 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. . EIEIO is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: emacs-wiki Version: 2.72-1 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 1024 Depends: emacs21 | xemacs21 (>= 1.4.14) | emacsen Suggests: planner-el Filename: ./emacs-wiki_2.72-1_all.deb Size: 254338 MD5sum: 400c12481d188c52a464ba1673cbb189 Section: web Priority: optional Description: Maintain a local Wiki using Emacs-friendly markup Wiki is a concept, more than a thing. It is a way of creating document pages using plain text markup and simplified hyperlinking. . By typing a name in MixedCase, a hyperlink is automatically created to the document "MixedCase". Pressing return on that name will create the file if it doesn't exist, or visit it if it does. . The markup used by emacs-wiki is intended to be very friendly to people familiar with Emacs. See the included documentation for a full description. Package: erc Version: 5.3-1 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 1144 Depends: emacs22 | xemacs21 | emacsen, emacsen-common (>= 1.4.14), make Suggests: bbdb, emacs-chess, emacspeak, speedbar Conflicts: erc-speak Replaces: erc-speak Filename: ./erc_5.3-1_all.deb Size: 358526 MD5sum: b204aacf26bc23222a1cdc0c16dc243d Section: net Priority: optional Description: an IRC client for Emacs ERC is a powerful, modular, and extensible IRC client for Emacs. It supports multiple channel-buffers, nick completion, keyword highlighting, and more. Package: jde Version: 2.3.5.1-5 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 3804 Depends: bsh, cedet-contrib (>= 1:1.0pre4-2), cogre (>= 1:1.0pre4-2), eieio (>= 1:1.0pre4-2), elib (>= 1.0), emacs22 | emacsen, emacsen-common (>= 1.4.14), java-common, semantic (>= 1:1.0pre4-2), speedbar (>= 1:1.0pre4-2) Recommends: ecb, gcj | java-compiler, gij | java-virtual-machine Suggests: ant, checkstyle, libtomcat5.5-java Filename: ./jde_2.3.5.1-5_all.deb Size: 1593568 MD5sum: 5e7f4953122d47e3a658c584ade8c584 Section: contrib/devel Priority: optional Description: JDEE, Java Development Environment for Emacs(en) The Java Development Environment for Emacs (JDEE) is an add-on Emacs Lisp package that interfaces Emacs to third-party Java application development tools, such as those provided by JavaSoft's Java Development Kit (JDK). The result is an integrated development environment (IDE) comparable in power to many commercial Java IDEs. Features include: - source code editing with syntax highlighting and auto indentation - compilation with automatic jump from error messages to responsible line in the source code. - run Java application in an interactive (comint) Emacs buffer - integrated debugging with interactive debug command buffer and automatic display of current source file/line when stepping through code - browse JDK doc, using the browser of your choice - browse your source code, using the Emacs etags facility or a tree-structured speedbar. - easily and infinitely customizable Package: muse-el Version: 3.12-1 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 1272 Depends: emacs22 | xemacs21 | emacsen, emacsen-common (>= 1.4.14) Filename: ./muse-el_3.12-1_all.deb Size: 438070 MD5sum: bcd9817d1c3ee285595286669272320f Section: web Priority: optional Description: Author and publish projects using Wiki-like markup Emacs Muse is an authoring and publishing environment for Emacs. It simplifies the process of writings documents and publishing them to various output formats, such as DocBook, LaTeX, (X)HTML, TexInfo, and PDF. It can even produce content suitable for blogging, such as Blosxom-style .txt files and RDF or RSS 2.0 feeds, using the muse-blosxom and muse-journal modules. . Muse consists of two main parts: an enhanced text-mode for authoring documents and navigating within Muse projects, and a set of publishing styles for generating different kinds of output. Package: planner-el Version: 3.41.arch.123-1 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 1788 Depends: emacs22 | emacs21 | xemacs21 | emacsen, muse-el, emacsen-common (>= 1.4.14) Suggests: remember-el Filename: ./planner-el_3.41.arch.123-1_all.deb Size: 500660 MD5sum: a4dc8f4e6ee252450743495a22270d26 Section: misc Priority: optional Description: personal information manager for Emacs This package extends Emacs Muse to act as a day planner. It allows you to keep track of completed and pending tasks, daily schedule, notes, and other information in a collection of semi-structured plain text files. You can automatically publish your planner pages as HTML. Package: remember-el Version: 1.9-1 Architecture: all Maintainer: Sandra Jean Chua (Sacha) Installed-Size: 244 Depends: emacs21 | xemacs21 | emacsen, emacsen-common (>= 1.4.14) Suggests: planner-el (>= 3.28), emacs-wiki, bbdb, blosxom Filename: ./remember-el_1.9-1_all.deb Size: 71012 MD5sum: 4ecfe81c0116942695a5b0f4c8431c3f Section: misc Priority: optional Description: remember text within Emacs This package simplifies writing short notes in Emacs. It can automatically timestamp and store text typed in a convenient buffer, allowing you to use Emacs as a journal. Entries can be hyperlinked to the buffer they were created in. . http://www.emacswiki.org/cgi-bin/wiki/RememberMode has more details. Package: semantic Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 2748 Depends: cedet-common, ede, eieio (>= 1:1.0pre4-3), speedbar (>= 1:1.0pre4-3) Filename: ./semantic_1.0pre4-4_all.deb Size: 830602 MD5sum: c49e74a942a1fa2181444435089a565d Section: editors Priority: optional Description: Parser Infrastructure for Emacsen The Semantic Bovinator's goal is to provide an intermediate API for authors of language agnostic tools who want to deal with languages in a generic way. It also provides a simple way for Mode Authors, who are experts in their language, to provide a parser for those tool authors, without knowing anything about those tools. . The Semantic Bovinator is made up of these important pieces: - lexer: Converts a language into a token stream - parser: Converts a token stream into a stream of nonterminals defined by the language. - parser-generator: Converts a language definition into a table usable by the parser. (Written using the Semantic Bovinator) - Language Definitions: Parsers already existing for the parser generator language (Bovine Normal Form), Emacs Lisp, and C. - speedbar browser: Code for browsing a generated nonterminal list with Speedbar. - Documentation generator: Identifies inline documentation in source code, and can convert it to texinfo. It can also create inline documentation. . Semantic is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: speedbar Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 536 Depends: cedet-common (>> 1:1.0pre4-1) Suggests: rpm, w3-el-e21 Conflicts: speedbar-beta (<< 1:1.0pre4-1) Filename: ./speedbar_1.0pre4-4_all.deb Size: 116260 MD5sum: b398cac46f8f0ad17d7316ac0c7d7d95 Section: editors Priority: optional Description: Everything browser, or Dired on steroids Speedbar is an Emacs Lisp program which allows you to create a special skinny frame with a specialized directory listing in it. This listing will have both directories and filtered files in it. You can then load files into your emacs frame, or expand the files to display all the tags that are in them and jump to those tags. You can also expand multiple directories into your speedbar frame. It supports file/directory trees, Info manuals, EIEIO class browsing, project browsing, context analysis/autocomplete, EIRC groups, xshtml, and VHDL. It can be rigged to display just about anything. . Speedbar is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: speedbar-beta Source: cedet Version: 1:1.0pre4-4 Architecture: all Maintainer: Michael W. Olson (GNU address) Installed-Size: 32 Depends: speedbar (>= 1:1.0pre4-3) Filename: ./speedbar-beta_1.0pre4-4_all.deb Size: 4982 MD5sum: a8646d056a9c631233e2d164122010ce Section: editors Priority: extra Description: Transitional package This dummy package is provided for a smooth transition from the previous speedbar-beta package (the speedbar package now transcend it). It may safely be removed after installation.