2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile">
4 <name>Delight-stdlib</name>
5 <summary>the Delight standard library</summary>
7 This is the standard library for the Delight programming language.</description>
8 <homepage>http://delight.sourceforge.net/</homepage>
9 <category>Development</category>
10 <feed-for interface="http://delight.sourceforge.net/feed/Delight-stdlib.xml"/>
11 <group arch="*-src" compile:command="make -f "$SRCDIR/Makefile" install">
12 <implementation id="." license="OSI Approved :: GNU Lesser General Public License (LGPL)" version="0.1-post"/>
14 <requires interface="http://delight.sourceforge.net/feed/Tango.xml">
15 <environment insert="" mode="replace" name="TANGO"/>
18 <requires interface="http://delight.sourceforge.net/feed/Delight-gcc.xml">
19 <environment insert="" mode="replace" name="DELIGHT_GCC"/>