diff options
author | 2010-01-22 18:46:38 +0000 | |
---|---|---|
committer | 2010-01-22 18:46:38 +0000 | |
commit | 5b49628499d2c1cb3fed8420cfd3618cf5364be9 (patch) | |
tree | 3638129e20fc9a93a2fc66a0f0f1ed73e04466fe /dev-java/jgraphx/metadata.xml | |
parent | Import of jeuclid-core (diff) | |
download | sci-5b49628499d2c1cb3fed8420cfd3618cf5364be9.tar.gz sci-5b49628499d2c1cb3fed8420cfd3618cf5364be9.tar.bz2 sci-5b49628499d2c1cb3fed8420cfd3618cf5364be9.zip |
Import of jgraphx
Diffstat (limited to 'dev-java/jgraphx/metadata.xml')
-rw-r--r-- | dev-java/jgraphx/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-java/jgraphx/metadata.xml b/dev-java/jgraphx/metadata.xml new file mode 100644 index 000000000..8cdee3b70 --- /dev/null +++ b/dev-java/jgraphx/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + JGraph X is based on the mxGraph architecture, a re-designed core + based on JGraph experience. + Overall, JGraph X provides more features that JGraph, with a far + smaller code size and complexity. Redesigning the codebase from + scratch now means implementing common feature extensions are easier + and require less coding. A number of new loosely coupled + application-centric features have been added, making prototyping + even faster, without their usage restricting application + flexibility. +</longdescription> +</pkgmetadata> |