dev-cpp/mastodonpp: New package.

C++ wrapper for the Mastodon and Pleroma APIs.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2020-11-27 15:18:00 +01:00
parent 05e8a1dd8a
commit f8ca58ad65
4 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<upstream>
<maintainer>
<name>tastytea</name>
<email>tastytea@tastytea.de</email>
</maintainer>
<doc>https://doc.schlomp.space/mastodonpp/</doc>
<bugs-to>https://schlomp.space/tastytea/mastodonpp/issues</bugs-to>
</upstream>
</pkgmetadata>