[Lunar-commits] <moonbase> augeas: Initial import
Duncan Gibson
engelsman at lunar-linux.org
Sun May 2 11:31:49 CEST 2010
commit 930f3e6ed34f221bcd25bc884f96273ee223ad59
Author: giorgos chatzipavlis <lazyape at gmail.com>
Date: Sun May 2 11:31:49 2010 +0200
augeas: Initial import
---
zbeta/augeas/DETAILS | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/zbeta/augeas/DETAILS b/zbeta/augeas/DETAILS
new file mode 100644
index 0000000..5361723
--- /dev/null
+++ b/zbeta/augeas/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=augeas
+ VERSION=0.7.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://augeas.net/download
+ SOURCE_VFY=sha1:ed6a232326a0c0c709c7d1ceb3048522af626e36
+ WEB_SITE="http://augeas.net"
+ ENTERED=20100419
+ UPDATED=20100419
+ SHORT="Configuration editing tool"
+cat <<EOF
+Augeas is a configuration editing tool. It parses configuration files in their native formats
+and transforms them into a tree. Configuration changes are made by manipulating this tree and
+saving it back into native config files.
+EOF
More information about the Lunar-commits
mailing list