Source: libydpdict Section: contrib/libs Maintainer: Marcin Owsiany Standards-Version: 4.7.4 Homepage: https://github.com/wojtekka/libydpdict Build-Depends: debhelper-compat (= 13), pkgconf Vcs-Browser: https://salsa.debian.org/debian/libydpdict Vcs-Git: https://salsa.debian.org/debian/libydpdict.git Package: libydpdict2 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: library for reading Collins dictionaries This library makes it easy for a program to read the dictionaries distributed by Young Digital Planet (English-Polish/Polish-English and/or German-Polish/Polish-German). . This package only contains the library, it does not contain the dictionary files. To use it, you need a copy of the dictionary from YDP and a program which can use this library (e.g. ydpdict). Package: libydpdict2-dev Section: contrib/libdevel Architecture: any Depends: libydpdict2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: library for reading Collins dictionaries - development files This library makes it easy for a program to read the dictionaries distributed by Young Digital Planet (English-Polish/Polish-English and/or German-Polish/Polish-German). . This package only contains the files necessary for compiling programs which use the libydpdict library.