Package python3-module-cppy: Information

    Source package: python3-module-cppy
    Version: 1.3.1-alt1
    Latest version according to Repology
    Build time:  Mar 25, 2025, 08:50 AM in the task #379166
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-cppy (noarch)

    Maintainer: Andrey Cherepanov


    ACL:
    Andrey Cherepanov
    @everybody

      1. python3-devel
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools_scm
      4. python3-module-wheel
      5. rpm-build-python3

    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.