Source: gccintro
Section: non-free/doc
Priority: extra
Maintainer: Osamu Aoki <osamu@debian.org>
Build-Depends: debhelper (>= 8.0.0), texinfo, texlive
Standards-Version: 3.9.3
Homepage: http://www.network-theory.co.uk/gcc/intro/
Vcs-Git: git://git.debian.org/collab-maint/gccintro.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gccintro.git;a=summary

Package: gccintro
Architecture: all
Depends: ${misc:Depends}
Description: Introduction to GCC by Brian J. Gough
 This manual provides a tutorial introduction to the GNU C and C++
 compilers, gcc and g++.
 .
 Many books teach the C and C++ languages, this book explains how to use
 the compiler itself. Based on years of observation of questions posted
 on mailing lists, it guides the reader straight to the important options
 of GCC!
 .
 Concisely written, with numerous easy-to-follow "Hello World" examples.
 .
 Now with extensive new sections on error messages, portability and
 floating point arithmetic!
 .
 Features a special foreword by Richard M. Stallman, principal developer
 of GCC and founder of the GNU Project.
 .
 The content of this Debian packaged version has some minor adjustments to
 match learning experiences under the Debian environment.

