pombr / pymaven

pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python library for interfacing with maven

About

pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories.

License:Apache License 2.0


Languages

Language:Python 100.0%