xbps/include
Juan RP 5863ec17fe libxbps: two new functions to get the pkgver and arch components in a filename.
- xbps_binpkg_pkgver() returns a heap allocated string with the pkgver component.
- xbps_binpkg_arch() returns a heap allocated string with the architecture component.

A basename, full path or relative path is supported, i.e:

	/path/to/foo-1.0_1.x86_64.xbps
	../../foo/blah-0.1_1.x86_64.xbps
	baz-0.1_1.x86_64.xbps
2014-09-05 20:59:00 +02:00
..
xbps Get rid of libfetch and proplib external dependencies. 2013-06-20 10:26:12 +02:00
compat.h include/compat.h: fix musl build and include inttypes.h. 2014-07-14 08:50:14 +02:00
mainpage.h
Makefile Make system/config repo.d paths always relative to rootdir. 2014-05-31 06:44:07 +02:00
queue.h
xbps_api_impl.h Share code to show pre-remove/post-install msgs. 2014-07-27 17:39:24 +02:00
xbps.h.in libxbps: two new functions to get the pkgver and arch components in a filename. 2014-09-05 20:59:00 +02:00