From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-python/pycxx/metadata.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-python/pycxx/metadata.xml (limited to 'dev-python/pycxx/metadata.xml') diff --git a/dev-python/pycxx/metadata.xml b/dev-python/pycxx/metadata.xml new file mode 100644 index 000000000000..1ae41d3ea2f0 --- /dev/null +++ b/dev-python/pycxx/metadata.xml @@ -0,0 +1,18 @@ + + + + + python@gentoo.org + Python + + + PyCXX is a set of C++ facilities to make it easier to write Python + extensions. The chief way in which PyCXX makes it easier to write + Python extensions is that it increases the probability that + your program will not make a reference-counting error and will not + have to continually check error returns from the Python C API. + + + cxx + + -- cgit v1.2.3