diff options
Diffstat (limited to 'dev-scheme/hop/metadata.xml')
-rw-r--r-- | dev-scheme/hop/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-scheme/hop/metadata.xml b/dev-scheme/hop/metadata.xml new file mode 100644 index 000000000000..717534c90e08 --- /dev/null +++ b/dev-scheme/hop/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>scheme</herd> + <longdescription lang="en"> +HOP is a new programming language designed for the Web 2.0. It is a higher-order language for programming interactive web applications such as web agendas, web galleries, music players, etc. HOP can be viewed as a replacement for traditional graphical toolkits. HOP is implemented as a Web broker, i.e., a Web server that may act indifferently as a regular Web server or Web proxy. + </longdescription> +</pkgmetadata> |