summaryrefslogtreecommitdiff
blob: 8396343a854d275a45dff5c108b308681ff3e55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>dev-tools</herd>
	<maintainer>
		<email>pclouds@gentoo.org</email>
	</maintainer>
	<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>