aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-06-15 13:06:00 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-26 20:04:05 +0200
commitd8e234820a23d94ec5f1c67541d97896fd94af2f (patch)
tree2f1dd13b8af9e7d085459492110876312cc15e20 /README
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f05e72e
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+pomop
+=====
+(Maven) Perform POM Operations in Python
+
+The aim is to be able to quickly parse and manipulate some pom values without
+having to drag in $JAVA_UNIVERSE.