blob: 5144ff5d71c00e23c89223f396c05ac1ae8d3c41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer><email>bicatali@gentoo.org</email></maintainer>
<longdescription lang="en">
CMT is a configuration management environment, based on some
management conventions and comprises several shell-based
utilities. It is an attempt to formalize software production and
especially configuration management around a package-oriented
principle. Used in High Energy Physics large experiments, where
tailored packages are developped and they do not know the existence
of portage and overlays.
</longdescription>
</pkgmetadata>
|