1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libpaper
Section: text
Priority: optional
Maintainer: Adrian Bunk <bunk@fs.tum.de>
Standards-Version: 2.4.0.0
Package: libpaper
Architecture: i386 m68k sparc
Depends: ${shlibs-libc5:Depends}
Conflicts: libpaperg (<< 1.0.3-10)
Description: Library for handling paper characteristics [libc5]
This package contains a simple library for use by programs needing
to handle papers. It lets program automatically recognize a lot of
different papers with their properties (actually their size).
Package: libpaperg
Architecture: any
Depends: ${shlibs-libc6:Depends}
Conflicts: libpaper (<< 1.0.3-4)
Description: Library for handling paper characteristics [libc6]
This package contains a simple library for use by programs needing
to handle papers. It lets program automatically recognize a lot of
different papers with their properties (actually their size).
|