dev-R/png: new package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-19 14:06:40 +02:00
parent ecac819ed8
commit 9cccfbedb1
3 changed files with 39 additions and 0 deletions

15
dev-R/png/metadata.xml Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription>
Read and write PNG images // This package provides an easy and
simple way to read, write and display bitmap images stored in
the PNG format. It can read and write both files and in-memory
raw vectors.
</longdescription>
</pkgmetadata>