[ANN]pygccxml - 1.0
M.-A. Lemburg
mal at egenix.com
Thu Oct 23 11:11:55 EDT 2008
On 2008-10-23 09:20, Matthieu Brucher wrote:
> Hi,
>
> I'm trying to use your package, but the gccxml installer is not
> available from your website anymore. Is it possible for you to upload
> it again ?
Works for me:
https://sourceforge.net/project/showfiles.php?group_id=118209&package_id=146545&release_id=634581
> Thanks,
>
> Matthieu
>
> 2008/10/20 Roman Yakovenko <roman.yakovenko at gmail.com>:
>> Hello!
>>
>> I'm pleased to announce the 1.0 release of pygccxml.
>>
>> What is pygccxml?
>> ===========
>>
>> "...The purpose of the GCC-XML extension is to generate an XML description of a
>> C++ program from GCC's internal representation. "
>>
>> -- Introduction to GCC-XML
>>
>> The purpose of pygccxml is to read a generated file and provide a simple
>> framework to navigate C++ declarations, using Python classes.
>>
>> Where is pygccxml?
>> ============
>>
>> Site: http://language-binding.net/pygccxml/pygccxml.html
>>
>> Download: http://language-binding.net/pygccxml/download.html
>>
>> What's new?
>> ===========
>>
>> Features
>> ---------
>>
>> * Support for ellipsis was added.
>>
>> * New experimental back-end, based on ``.pdb`` (progam database file),
>> was added.
>>
>> * New high-level API wrapper for ``.bsc`` (browse source code file) was added.
>>
>>
>> Bug fixes
>> ---------
>>
>> * Search algorithm, for template instantiated classes, was improved.
>>
>>
>> For a more complete list, please see the news:
>> http://language-binding.net/pygccxml/history/history.html
>>
>>
>> --
>> Roman Yakovenko
>> C++ Python language binding
>> http://www.language-binding.net/
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>>
>
>
>
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Oct 23 2008)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
More information about the Python-list
mailing list