Package python3-module-cppy: Information
Source package: python3-module-cppy
Version: 1.3.1-alt1
Build time: Mar 25, 2025, 08:50 AM in the task #379166
Category: Development/Python3
Report package bugHome page: https://github.com/nucleic/cppy
License: BSD-3-Clause
Summary: A collection of C++ headers which make it easier to write Python C extension modules
Description:
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.
Maintainer: Andrey Cherepanov
Last changed
March 25, 2025 Andrey Cherepanov 1.3.1-alt1
- New version.
Dec. 25, 2024 Andrey Cherepanov 1.3.0-alt1
- New version. - Migrate to pyproject macroses.
April 7, 2022 Stanislav Levin 1.2.1-alt1
- New version.