Language

Package: python-cppy @ 1.2.1

Synopsis

C++ header library for Python extension modules

Description

This package is 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.

Home page
https://github.com/nucleic/cppy
Location
gnu/packages/python-xyz.scm (line: 10195, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all