summaryrefslogtreecommitdiff
blob: bf7d92cc18812d0845a12850b70b5ce4279e15ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
<longdescription>
  CEDET is a collection of tools written with the end goal of creating an
  advanced development environment. Emacs already is a great environment for
  writing software, but there are additional areas that need improvement.
  Many new ideas for integrated environments have been developed in newer
  products, such as Microsoft's Visual environment. CEDET is a new project
  which brings together the various tools built to replicate these features.

  Major Components of CEDET:
   * SpeedBar
   * EmacsLispObjects (EIEIO)
   * SemanticBovinator
   * ConnectedGraphEditor (COGRE)
   * Makefile Generation and Project Management (EDE)
</longdescription>
</pkgmetadata>