xbps/lib
Juan RP c3afb4f4fb New function: xbps_get_pkg_dict_from_metadata_plist.
This function returns and internalized dictionary from a package's metadata
plist file as specified by its arguments.

Update all code to use it where appropiate.
2010-11-08 03:14:41 +01:00
..
compat Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
fetch fetch/ftp.c: fix a cast that caught clang via -Wcast-qual. 2010-10-27 00:17:08 +02:00
portableproplib Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
cmpver.c libxbps: change the epoch char to ':' to differentiate the starting char in pkgname. 2010-05-11 13:38:35 +02:00
download.c Some changes for the XBPS libfetch's frontend code. 2010-11-03 12:23:57 +01:00
fexec.c Make xbps_file_*_exec() always chroot if uid==0 and /bin/sh (+x, relative) exists. 2010-11-06 06:40:19 +01:00
humanize_number.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
Makefile lib/Makefile: remove dup values. 2010-11-04 03:48:23 +01:00
mkpath.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
package_config_files.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
package_configure.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
package_orphans.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
package_purge.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
package_register.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
package_remove_obsoletes.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_remove.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
package_requiredby.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
package_state.c Always release the object dictionary returned by xbps_find_pkg_dict_installed(). 2010-11-08 02:02:35 +01:00
package_unpack.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
pkgmatch.c Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
plist.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
regpkgs_dictionary.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
repository_finddeps.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
repository_findpkg.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
repository_plist.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
repository_pool.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
repository_sync_index.c libxbps: fixed all warnings found by clang. 2010-04-28 23:30:56 +02:00
repository.c libxbps: xbps_repository_unregister(): in remote repositories, also 2010-10-29 09:10:41 +02:00
sortdeps.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
util.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00