anvil/README.rst
Ivan A. Melnikov 07eb723261 Move package management to yum tool
This commit introduces new tool named YYOOM that handles package
management. It uses yum python module (and so is GPLv2+ licensed)
and print work result in JSON to stdout.

Anvil uses it to install packages and query which packages are
install or available. We also log all installed packages (including
deps) via tracewriter, which allows to use tracereader for
clean and complete uninstall.

Fixes: bug 1189707
Change-Id: Ib6d13b2dc816a3d2f8875aa23779e34fa685cd31
2013-07-11 14:08:58 +04:00

435 B

We want more information!

Please check out: http://anvil.readthedocs.org.

Licensing

Anvil is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Some tools are licensed under different terms; see tools/README.rst for more information.