mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
dev-lisp/arc: add version 3.2
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
17
dev-lisp/arc/metadata.xml
Normal file
17
dev-lisp/arc/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>xgqt@riseup.net</email>
|
||||
<name>Maciej Barć</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Arc is designed for exploratory programming: the kind where you
|
||||
decide what to write by writing it. A good medium for exploratory
|
||||
programming is one that makes programs brief and malleable,
|
||||
so that's what we've aimed for. This is a medium for sketching
|
||||
software.
|
||||
Arc is unfinished. It's missing things you'd need to solve some
|
||||
types of problems. But it works well for basic web apps.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user