pkg icon indicating copy to clipboard operation
pkg copied to clipboard

API documentation of libpkg

Open bmin opened this issue 4 years ago • 1 comments

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.

bmin avatar Nov 09 '20 12:11 bmin

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.

bapt avatar Dec 04 '20 08:12 bapt