blob: 00affe2879e295326a4e27b4c550e8a20c247230 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
The CImg Library is a small and open-source C++ library for image
processing, designed with these properties in mind: usefullness,
genericity, portability, simplicity, extensibility and freedom.
Due to its generic conception, it can cover a wide range of image
processing applications.
</longdescription>
<upstream>
<bugs-to>https://github.com/GreycLab/CImg/issues</bugs-to>
<remote-id type="cpe">cpe:/a:cimg:cimg</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|