python-maven


Namepython-maven JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/sassoftware/pymaven
SummaryPymaven is a Python library for interfacing with the maven build system.
upload_time2022-12-13 06:22:11
maintainer
docs_urlNone
authorWalter Scheper
requires_python
licenseMIT
keywords maven
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **Archived Repository**

**Notice: This repository is part of a Conary/rpath project at SAS that is no longer supported or maintained. Hence, the repository is being archived and will live in a read-only state moving forward. Issues, pull requests, and changes will no longer be accepted.**

=======
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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sassoftware/pymaven",
    "name": "python-maven",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "maven",
    "author": "Walter Scheper",
    "author_email": "Walter.Scheper@sas.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/73/d6d80095543057e83e64dc07c014ca5b952546fcef9e97da467657e4d73f/python-maven-0.0.3.tar.gz",
    "platform": null,
    "description": "**Archived Repository**\n\n**Notice: This repository is part of a Conary/rpath project at SAS that is no longer supported or maintained. Hence, the repository is being archived and will live in a read-only state moving forward. Issues, pull requests, and changes will no longer be accepted.**\n\n=======\nPymaven\n=======\n\nOverview\n========\n\nPymaven is a Python library for interfacing with the maven build system. There\nare two major interfaces:\n\n* pymaven.client provides a basic maven repository client\n* pymaven.pom provides a Pom object that can provide progromatic access to\n  a maven pom file\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pymaven is a Python library for interfacing with the maven build system.",
    "version": "0.0.3",
    "split_keywords": [
        "maven"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "75fe6c6376d334b83e79586a03a26243",
                "sha256": "c683e238e2d6728c1b3091dcce7cb67b7fba21789e92822923047a402582f6e7"
            },
            "downloads": -1,
            "filename": "python_maven-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75fe6c6376d334b83e79586a03a26243",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 23344,
            "upload_time": "2022-12-13T06:22:09",
            "upload_time_iso_8601": "2022-12-13T06:22:09.122402Z",
            "url": "https://files.pythonhosted.org/packages/6c/d6/6a3846e03387120736d48ee4788e0637441784a4e0f48b0eb8c92ab7771b/python_maven-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5cea4ee82ccb153b9403ef50be7e3e44",
                "sha256": "3aee24704bebb6e65d92932040e77ba27fc9f9dd4e430444134e31952f7b88c7"
            },
            "downloads": -1,
            "filename": "python-maven-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5cea4ee82ccb153b9403ef50be7e3e44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30074,
            "upload_time": "2022-12-13T06:22:11",
            "upload_time_iso_8601": "2022-12-13T06:22:11.332472Z",
            "url": "https://files.pythonhosted.org/packages/a5/73/d6d80095543057e83e64dc07c014ca5b952546fcef9e97da467657e4d73f/python-maven-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-13 06:22:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sassoftware",
    "github_project": "pymaven",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "python-maven"
}
        
Elapsed time: 0.01786s