Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 302 Bytes

README.rst

File metadata and controls

13 lines (10 loc) · 302 Bytes

Pymaven

Overview

Pymaven is a Python library for interfacing with the maven build system. There are two major interfaces:

  • pymaven.client provides a basic maven repository client
  • pymaven.pom provides a Pom object that can provide progromatic access to a maven pom file