File: control

package info (click to toggle)
ebook-dev-alp 200407-2
  • links: PTS
  • area: non-free
  • in suites: buster, stretch
  • size: 4,348 kB
  • ctags: 294
  • sloc: ansic: 2,709; makefile: 135; cpp: 46
file content (22 lines) | stat: -rw-r--r-- 850 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: ebook-dev-alp
Section: non-free/doc
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends-Indep: debhelper (>> 9)
Standards-Version: 3.9.7

Package: ebook-dev-alp
Architecture: all
Recommends: xpdf-reader | pdf-viewer
Depends: ${misc:Depends}
Description: Advanced Linux Programming
 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.