blob: f8984c27dbb52f0b573dd81e23eee6008f5c5a7a (
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 "https://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>
|