37 lines
1.4 KiB
XML
37 lines
1.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ragel</Name>
|
|
<Homepage>http://www.complang.org/ragel/</Homepage>
|
|
<Packager>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Ragel compiles executable finite state machines from regular languages.</Summary>
|
|
<Description>Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go and Ruby.</Description>
|
|
<Archive sha1sum="70a7fe77aee8423be610fa14c3fa1f96b3119e1d" type="targz">http://fossies.org/linux/misc/ragel-6.9.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ragel</Name>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/vim/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2015-04-25</Date>
|
|
<Version>6.9</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |