mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-libs/gpds: new package, add 1.6.0, 1.7.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
17
dev-libs/gpds/metadata.xml
Normal file
17
dev-libs/gpds/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>vowstar@gmail.com</email>
|
||||
<name>Huang Rui</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">simulton/gpds</remote-id>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
GPDS is a General Purpose Data Serializer implemented as a very small
|
||||
C++ library. It allows to serialize C++ classes to and from XML/YAML
|
||||
files in a generic format that can be processed by other XML/YAML
|
||||
processing software (or just for the sake of readability).
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user