blob: 020327555f5a676f7e0ea217e622794434305cd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
The libticalcs provides a set of functions to communicate with Texas
Instruments calculators. It implements the TI protocol for each type
of calculator, independently of the link cable used to establish the
link.
All graphing calculators from Texas Instruments are supported
</longdescription>
<upstream>
<remote-id type="sourceforge">tilp</remote-id>
</upstream>
</pkgmetadata>
|