![]() |
XBPS Library API
0.19
The X Binary Package System
|
Functions | |
prop_dictionary_t | xbps_get_pkg_plist_from_binpkg (const char *fname, const char *plistf) |
prop_dictionary_t xbps_get_pkg_plist_from_binpkg | ( | const char * | fname, |
const char * | plistf | ||
) |
Internalizes a plist file in a binary package file stored locally or remotely as specified in fname.
[in] | fname | Full URL to binary package file (local or remote path). |
[in] | plistf | Plist file name to internalize. |
Definition at line 149 of file plist_fetch.c.
Referenced by xbps_rpool_get_pkg_plist().