blob: 53d37b8a512ef90ef7659349b7e79929aa73c14e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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>
|