Menu

Tree [4ed939] master /
 History

HTTPS access


File Date Author Commit
 bin 2009-09-04 Lars Hartmann Lars Hartmann [4ed939] fixed lp_atomcompare.
 doc 2009-06-22 Lars Hartmann Lars Hartmann [748f44] added asciidoc target to build framework.
 include 2009-05-29 Lars Hartmann Lars Hartmann [73a392] added lpatom_compile().
 replace 2009-08-28 Lars Hartmann Lars Hartmann [50e3c4] beautified replace code for stpcpy and fastifie...
 src 2009-08-30 Lars Hartmann Lars Hartmann [a64499] cleaned up error handling in libportage and fix...
 test 2009-08-30 Lars Hartmann Lars Hartmann [c15727] Fixed test for lputil_int64len().
 .gitignore 2009-02-12 Lars Hartmann Lars Hartmann [e22cbf] added all the autotools generated stuff plus th...
 AUTHORS 2009-09-04 Lars Hartmann Lars Hartmann [5457bb] added Patrick Lauer to the AUTHORS list.
 COPYING 2009-03-13 Lars Hartmann Lars Hartmann [94a109] switched to a 2clause BSD license.
 ChangeLog 2009-09-04 Lars Hartmann Lars Hartmann [4ed939] fixed lp_atomcompare.
 Makefile.am 2009-03-17 Lars Hartmann Lars Hartmann [acf108] added replacement function for strndup.
 README 2009-03-13 Lars Hartmann Lars Hartmann [f21549] updated Readme.
 TODO 2009-03-22 Lars Hartmann Lars Hartmann [065627] updated TODO
 acinclude.m4 2009-03-17 Lars Hartmann Lars Hartmann [c54da0] cleaned up build framework.
 aminclude.am 2009-03-16 Lars Hartmann Lars Hartmann [75dbea] Added Doxygen Support to build framework.
 configure.ac 2009-08-26 Lars Hartmann Lars Hartmann [c5b184] changed bug email address.
 doxygen.cfg 2009-03-16 Lars Hartmann Lars Hartmann [75dbea] Added Doxygen Support to build framework.
 release.sh 2009-06-22 Lars Hartmann Lars Hartmann [5933f2] extended release.sh: added switches for multipl...

Read Me

                                    README
                                    ======

LibPortage is a fast and portable library offering functionality for doing
package management in a Gentoo system. This includes ebuilds, binpkgs and
managing a portage-compatible configuration. The library will provide all the
functions one may need to write a drop-in replacement for Portage in C.

As a side effect of our effort to implement all portage features, there are
also a few documents we (the developers) wrote for ourselves to cover some of
Gentoo's internals which might be useful for external devs as well.