blob: a840003eff9a45bc3194a6c617546432581ad193 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
Easy-ISLisp(EISL) is an interpreter and compiler compatible with the ISLisp
standard. EISL was written by Kenichi Sasagawa
https://qiita.com/sym_num/items/793adfe118514668e5b0
</longdescription>
<upstream>
<bugs-to>https://github.com/sasagawa888/eisl/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|