summaryrefslogtreecommitdiff
blob: 8950bb052c8a3514da415d76ea36d8b8e2de4ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="person">
    <email>xgqt@gentoo.org</email>
    <name>Maciej Barć</name>
  </maintainer>
  <longdescription>
    This package is a pure C implementation of CLIPS.
    CLIPS is a forward-chaining rule-based programming language written in C
    that also provides procedural and object-oriented programming facilities.
  </longdescription>
  <upstream>
    <bugs-to>https://sourceforge.net/p/clipsrules/bugs/milestone/CLIPS/</bugs-to>
    <remote-id type="sourceforge">clipsrules</remote-id>
  </upstream>
</pkgmetadata>