summaryrefslogtreecommitdiff
path: root/media-libs/cimg/metadata.xml
blob: 39c609a8aa05ca5ddea03252cf4c0dc9a2930a2d (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>