# Parse-QTEDI **Repository Path**: mirrors_gitpan/Parse-QTEDI ## Basic Information - **Project Name**: Parse-QTEDI - **Description**: Read-only release history for Parse-QTEDI - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Parse-QTEDI =========================== This module is the front-end of my working project Perl QT4 binding. It will parse gcc-preprocessed cpp headers and generate interface information for making binding. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Parse::RecDescent Test::More COPYRIGHT AND LICENCE Copyright (C) 2007 by Dongxu Ma This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.