blob: 9eb88a4f56b005b5f2fe12a2cd453529eec85f69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
CPIK (the C compiler for PIC18 devices) is released under the GPL licence.
CPIK is an easy to use, near ANSI C compiler which is fully integrated with
PikDev. This project is still in progress but near to be finished and the
current version is perfectly usable. (from Pikdev or from a command-line
interpreter).
</longdescription>
</pkgmetadata>
|