1=======
2Pymaven
3=======
4
5Overview
6========
7
8Pymaven is a Python library for interfacing with the maven build system. There
9are two major interfaces:
10
11* pymaven.client provides a basic maven repository client
12* pymaven.pom provides a Pom object that can provide progromatic access to
13  a maven pom file
14