| Paketname | libextutils-pkgconfig-perl |
| Beschreibung | simplistic perl interface to pkg-config |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (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 | Ubuntu Core Developers |
| Quelle | |
| Paketgröße | 10794 Byte |
| Prüfsumme MD5 | 95a2ca26315b7d65aeffdccc4c529963 |
| Prüfsumme SHA1 | 5ba072e2529c25958c1cfa3f9e42bbef039d4b05 |
| Prüfsumme SHA256 | be70d1141531e9bc136e53cda87d6e879592db74fb19d19ae8837f84a34c861d |
| 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.
|