xbps/bin/xbps-uhelper
Juan RP f2b05d6438 Improved pkg best matching in rpool, and support for exact pkgver matches.
- xbps_repository_pool_find_pkg in best match case, now returns the
  newest package version available in rpool.
- Added xbps_repository_pool_find_pkg_exact that returns a package
  by exact matching a pkgver.
- Removed xbps_handle_alloc(), the user is free to use memory
  allocated from heap or stack.
- Improved API documentation in preparation for 0.12.

Bumped XBPS_API_VERSION again.
2012-01-17 16:17:03 +01:00
..
main.c Improved pkg best matching in rpool, and support for exact pkgver matches. 2012-01-17 16:17:03 +01:00
Makefile Move prog.mk to the bin directory. 2011-11-08 17:45:14 +01:00