summaryrefslogtreecommitdiff
blob: f3dfa5be24167443c970c3673b7f7fa2f9335dca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>dev-tools</herd>
  <longdescription> Eleven is a programming language for creating robust,
	scalable Web applications quickly and easily. It offers a 20x programmer
	productivity increase over traditional server programming languages like
	ASP, PHP, and JSP by automating state management and taking control of the
	application's look and feel. From high-level source code with a simple,
	C-like syntax, the compiler generates complete, ready-to-run
	implementations in PHP or mod_perl. Applications maintain their state in a
	relational database and are inherently fault-tolerant, secure, and
	scalable.
  </longdescription>
</pkgmetadata>