kdevelop-pg-qt 1.0.0-2ubuntu1 source package in Ubuntu

Changelog

kdevelop-pg-qt (1.0.0-2ubuntu1) trusty; urgency=medium

  * Add kubuntu_fix_ftbfs.patch to fix FTBFS
 -- Rohan Garg <email address hidden>   Mon, 03 Feb 2014 17:34:10 +0100

Upload details

Uploaded by:
Rohan Garg
Uploaded to:
Trusty
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
kdevelop-pg-qt_1.0.0.orig.tar.bz2 810.6 KiB 49b395f5b45bc0aa094d6a283627bc53581a5eaae7892fd850df2f97d68bcdcc
kdevelop-pg-qt_1.0.0-2ubuntu1.debian.tar.gz 4.8 KiB f5f09fdcd66454be0a8d348022b60c7021c30dd2bd8f0ee1d6bac131dce5d270
kdevelop-pg-qt_1.0.0-2ubuntu1.dsc 2.0 KiB 96490070e245ff3c73a3b1d82390b0030e052efb55222d63c2dfa6ebcd360b19

View changes file

Binary packages built by this source

kdevelop-pg-qt: LL(1) parser generator based on Qt

 KDevelop-PG-Qt is a parser generator written in readable source-code and
 generating readable source-code. Its syntax was inspirated by AntLR.
 It implements the visitor-pattern and uses the Qt library.
 .
 This package contains the kdev-pg-qt binary, the headers files generated by
 the KDevelop parser generator and the cmake file to find the parser.