Re: C++ library for apt-get

2016-04-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Apr 01, 2016 at 09:07:55PM +0300, Aleksandar Valchev wrote: > Hi *, > > is there any library for using apt-get via C++ ? > > I'm aware of "system" and boost python interface, but just in case to ask... > > Thanks a lot. If you do ldd $(w

C++ library for apt-get

2016-04-01 Thread Aleksandar Valchev
Hi *, is there any library for using apt-get via C++ ? I'm aware of "system" and boost python interface, but just in case to ask... Thanks a lot.