           SPELL=alp
         VERSION=200106
          SOURCE=advanced-linux-programming.pdf
         SOURCE2=ALP-listings.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ALP
   SOURCE_URL[0]=http://www.advancedlinuxprogramming.com/$SOURCE
  SOURCE2_URL[0]=http://www.advancedlinuxprogramming.com/$SOURCE2
     SOURCE_HASH=sha512:e29986324ec5cbcec530110de68df48530288145a4d87e7bbf83b045b74050ee1a1e0a11cf8521616153df94adc55f51c2395220ad8e0b5399a63fa4f4037b05
    SOURCE2_HASH=sha512:f7636d09fb4d1515d33a95f4786b50f576d08fe2efaa9e6e1ff51c79c54b4d087d1a57c551d73bf8e6187dc3cc46d105a27af98fa993841cf475a73cd879d692
        WEB_SITE=http://www.advancedlinuxprogramming.com/
         ENTERED=20020408
         ARCHIVE="off"
      LICENSE[0]=OPL
        KEYWORDS="pdf doc"
           SHORT="Advanced Linux Programming (PDF book)"
cat << EOF
If you are a developer for the GNU/Linux system, this book
will help you to:

 - Develop GNU/Linux software that works the way users
   expect it to.
 - Write more sophisticated programs with features such as
   multiprocessing, multi-threading, interprocess
   communication, and interaction with hardware devices.
 - Improve your programs by making them run faster, more
   reliably, and more securely.
 - Understand the peculiarities of a GNU/Linux system,
   including its limitations, special capabilities, and
   conventions.

Advanced Linux Programming is published under the Open
Publication License, Version 1, no options exercised. (Due
to an oversight in final production, the copyright notice
on the book is incorrect.). Code samples in the book are
covered by the GNU General Public License.
EOF
