Paketname | libextutils-pkgconfig-perl |
Beschreibung | simplistic perl interface to pkg-config |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.12-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl (>= 5.6.0-16), pkg-config |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 10772 Byte |
Prüfsumme MD5 | 63d0d7ba50baf353276b725442f20516 |
Prüfsumme SHA1 | 4f98764cc3d58f10d6885458929756103439d8ac |
Prüfsumme SHA256 | 66184ab1ca1e3b12dcc537e04ddd8e20c6cdfd6735f30c622e4f07dbefd58a96 |
Link zum Herunterladen | libextutils-pkgconfig-perl_1.12-1_all.deb |
Ausführliche Beschreibung | The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
.
ExtUtils::PkgConfig is a very simplistic interface to this utility, intended
for use in the Makefile.PL of perl extensions which bind libraries that
pkg-config knows. It is really just boilerplate code that you would've
written yourself.
|