• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

pymaven/H09-Sep-2020-1,8551,386

pymaven_patch.egg-info/H03-May-2022-2822

tests/H09-Sep-2020-1,5741,302

.mailmapH A D10-Aug-201959 21

.travis.ymlH A D10-Aug-2019783 4746

AUTHORSH A D09-Sep-2020265 87

CHANGELOG.rstH A D10-Aug-20191.4 KiB5740

CODEOWNERSH A D20-Aug-2019115 43

LICENSEH A D16-May-201711.1 KiB203169

MANIFEST.inH A D10-Aug-2019241 1410

PKG-INFOH A D09-Sep-2020728 2721

README.rstH A D10-Aug-2019302 1410

setup.cfgH A D09-Sep-20201 KiB7663

setup.pyH A D10-Aug-2019817 277

tox.iniH A D09-Sep-20201.2 KiB5751

README.rst

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