crosspm


Namecrosspm JSON
Version 1.0.15.12 PyPI version JSON
download
home_pagehttp://devopshq.github.io/crosspm
SummaryCross Package Manager
upload_time2024-11-11 11:48:38
maintainerNone
docs_urlNone
authorAlexander Kovalev
requires_python>=3.8.0
licenseMIT
keywords development dependency requirements manager versioning packet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CrossPM
=======

[![Deploy](https://github.com/devopshq/crosspm/actions/workflows/deploy.yml/badge.svg?branch=master)](https://github.com/devopshq/crosspm/actions/workflows/deploy.yml)
[![codacy](https://api.codacy.com/project/badge/Grade/7a9ed2e6bb3e445f9e4a776e9b7f7886)](https://www.codacy.com/app/devopshq/crosspm/dashboard)
[![pypi](https://img.shields.io/pypi/v/crosspm.svg)](https://pypi.python.org/pypi/crosspm)
[![license](https://img.shields.io/pypi/l/crosspm.svg)](https://github.com/devopshq/crosspm/blob/master/LICENSE)

Documentation
-------------
Actual version always here: http://devopshq.github.io/crosspm

Introduction
------------

CrossPM (Cross Package Manager) is a universal extensible package manager.
It lets you download and as a next step - manage packages of different types from different repositories.

Out-of-the-box modules:

- Adapters
  - Artifactory
  - [Artifactory-AQL](https://www.jfrog.com/confluence/display/RTF/Artifactory+Query+Language) (supported since artifactory 3.5.0):
  - files (simple repository on your local filesystem)

- Package file formats
  - zip
  - tar.gz
  - nupkg (treats like simple zip archive for now)

Modules planned to implement:

- Adapters
  - git
  - smb
  - sftp/ftp

- Package file formats
  - nupkg (nupkg dependencies support)
  - 7z

We also need your feedback to let us know which repositories and package formats do you need,
so we could plan its implementation.

The biggest feature of CrossPM is flexibility. It is fully customizable, i.e. repository structure, package formats,
packages version templates, etc.

To handle all the power it have, you need to write configuration file (**crosspm.yaml**)
and manifest file with the list of packages you need to download.

Configuration file format is YAML, as you could see from its filename, so you free to use yaml hints and tricks,
as long, as main configuration parameters remains on their levels :)



            

Raw data

            {
    "_id": null,
    "home_page": "http://devopshq.github.io/crosspm",
    "name": "crosspm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": "development, dependency, requirements, manager, versioning, packet",
    "author": "Alexander Kovalev",
    "author_email": "ak@alkov.pro",
    "download_url": "https://files.pythonhosted.org/packages/4e/61/22decbda8b8cfd57ce111715dec4b63e2d0e9b90f245724dfae1f953e501/crosspm-1.0.15.12.tar.gz",
    "platform": null,
    "description": "CrossPM\n=======\n\n[![Deploy](https://github.com/devopshq/crosspm/actions/workflows/deploy.yml/badge.svg?branch=master)](https://github.com/devopshq/crosspm/actions/workflows/deploy.yml)\n[![codacy](https://api.codacy.com/project/badge/Grade/7a9ed2e6bb3e445f9e4a776e9b7f7886)](https://www.codacy.com/app/devopshq/crosspm/dashboard)\n[![pypi](https://img.shields.io/pypi/v/crosspm.svg)](https://pypi.python.org/pypi/crosspm)\n[![license](https://img.shields.io/pypi/l/crosspm.svg)](https://github.com/devopshq/crosspm/blob/master/LICENSE)\n\nDocumentation\n-------------\nActual version always here: http://devopshq.github.io/crosspm\n\nIntroduction\n------------\n\nCrossPM (Cross Package Manager) is a universal extensible package manager.\nIt lets you download and as a next step - manage packages of different types from different repositories.\n\nOut-of-the-box modules:\n\n- Adapters\n  - Artifactory\n  - [Artifactory-AQL](https://www.jfrog.com/confluence/display/RTF/Artifactory+Query+Language) (supported since artifactory 3.5.0):\n  - files (simple repository on your local filesystem)\n\n- Package file formats\n  - zip\n  - tar.gz\n  - nupkg (treats like simple zip archive for now)\n\nModules planned to implement:\n\n- Adapters\n  - git\n  - smb\n  - sftp/ftp\n\n- Package file formats\n  - nupkg (nupkg dependencies support)\n  - 7z\n\nWe also need your feedback to let us know which repositories and package formats do you need,\nso we could plan its implementation.\n\nThe biggest feature of CrossPM is flexibility. It is fully customizable, i.e. repository structure, package formats,\npackages version templates, etc.\n\nTo handle all the power it have, you need to write configuration file (**crosspm.yaml**)\nand manifest file with the list of packages you need to download.\n\nConfiguration file format is YAML, as you could see from its filename, so you free to use yaml hints and tricks,\nas long, as main configuration parameters remains on their levels :)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cross Package Manager",
    "version": "1.0.15.12",
    "project_urls": {
        "Download": "https://github.com/devopshq/crosspm.git",
        "Homepage": "http://devopshq.github.io/crosspm"
    },
    "split_keywords": [
        "development",
        " dependency",
        " requirements",
        " manager",
        " versioning",
        " packet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ba4200e82d7a779ed513fd0a1db68d63c7a8b583a9350776516d8c41ca93a56",
                "md5": "d3e979b0b5d948e3bc7f796d72dd8f06",
                "sha256": "cd986bce50fee5575632003d1eee662f848d3011e0b49eedfe89dd657abfdd64"
            },
            "downloads": -1,
            "filename": "crosspm-1.0.15.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3e979b0b5d948e3bc7f796d72dd8f06",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 57324,
            "upload_time": "2024-11-11T11:48:36",
            "upload_time_iso_8601": "2024-11-11T11:48:36.271413Z",
            "url": "https://files.pythonhosted.org/packages/6b/a4/200e82d7a779ed513fd0a1db68d63c7a8b583a9350776516d8c41ca93a56/crosspm-1.0.15.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e6122decbda8b8cfd57ce111715dec4b63e2d0e9b90f245724dfae1f953e501",
                "md5": "0ad4c94e9b9a3b6b1eac4ee1d033e66a",
                "sha256": "3ce990464dde0f454bf5f9fabf5af39477d49869b1b6695d3fab5deb6cc973a1"
            },
            "downloads": -1,
            "filename": "crosspm-1.0.15.12.tar.gz",
            "has_sig": false,
            "md5_digest": "0ad4c94e9b9a3b6b1eac4ee1d033e66a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 47344,
            "upload_time": "2024-11-11T11:48:38",
            "upload_time_iso_8601": "2024-11-11T11:48:38.271288Z",
            "url": "https://files.pythonhosted.org/packages/4e/61/22decbda8b8cfd57ce111715dec4b63e2d0e9b90f245724dfae1f953e501/crosspm-1.0.15.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 11:48:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "devopshq",
    "github_project": "crosspm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "crosspm"
}
        
Elapsed time: 0.72309s