pkg
pkg copied to clipboard
API documentation of libpkg
One of my pet project, needs GUI client based on libpkg. Currently my only way to go ahead is to look into the pkg sources. I have had a search, but could not find any suitable documentation on libpkg. Do you have any documentation on API exposed in libpkg that I missed? Sorry, if that is already somewhere but I missed.
nope there is no right now, beside some manpages there and there pkg_create(3) pkg_repos(3) pkg_printf(3). more manpages are welcome just need the time to write them down.