summaryrefslogtreecommitdiff
path: root/dev-lang/clips/metadata.xml
blob: 484d812173ce42c7246f3598d5ec56bf3e655e93 (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>
    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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>