From f6355c455e2a25ea099fcb989977018932037710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 10 Jun 2020 10:08:08 +0200 Subject: [PATCH] dev-python/cppy: Add python@ as (co-)maint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cppy/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/cppy/metadata.xml b/dev-python/cppy/metadata.xml index 16cf244d93ed3..b3b734f45ba52 100644 --- a/dev-python/cppy/metadata.xml +++ b/dev-python/cppy/metadata.xml @@ -9,6 +9,10 @@ gyakovlev@gentoo.org Georgy Yakovlev + + python@gentoo.org + Python + A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.