[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#731911: marked as done (O: pyplusplus -- OO-framework for creating a code generator for Boost.Python)



Your message dated Fri, 06 May 2016 06:02:54 +0000
with message-id <E1ayYqk-00073J-7S@franck.debian.org>
and subject line Bug#822977: Removed package(s) from unstable
has caused the Debian Bug report #731911,
regarding O: pyplusplus -- OO-framework for creating a code generator for Boost.Python
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
731911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731911
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I intend to orphan py++. The projet seems pretty much dead upstream.
Some people have worked on forks to support Python 3.x (see #724647).
I am not using it anymore in my projects and thus would not be able to
maintain it properly.


Description is:

Py++ uses GCC C++ compiler to parse C++ source files and allows you to
expose C++ code to Python in quick and elegant way using the
Boost.Python library. It uses the following steps to do so:

 - source code is passed to GCC-XML
 - GCC-XML passes it to GCC C++ compiler
 - GCC-XML generates an XML description of a C++ program from GCC's internal
   representation.
 - Py++ uses pygccxml package to read GCC-XML generated file.

Feature list:

 - Py++ support almost all features found in Boost.Python library
 - Py++ generates code, which will help you to understand compiler generated
   error messages
 - Py++ has more than one mode of writing code into files:
   - single file
   - multiple files
   - multiple files, where single class code is split to few files
 - Py++ will save your compilation time - it will rewrite a file, only in case
   of change
 - You have full control over generated code. Your code could be inserted
   almost anywhere.
 - Py++ will check the "completeness" of the bindings. It will check for you
   that the exposed declarations don't have references to unexposed ones.
 - Py++ provides enough functionality to extract source code documentation and
   write it as Python documentation string
 - Py++ provides simple and powerful framework to create a wrapper for
   functions, which could not be exposed as is to Python

--- End Message ---
--- Begin Message ---
Version: 1.0.0-1+rm

Dear submitter,

as the package pyplusplus has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/822977

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: