pyapt


Namepyapt JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pyapt
Summarymodule to help you maintain third party apt repos in a sane way
upload_time2024-10-12 11:28:47
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords pyapt apt apt-key
VCS
bugtrack_url
requirements alabaster astroid attrs babel certifi charset-normalizer coverage dill docutils flake8 gitdb GitPython idna imagesize iniconfig isort Jinja2 jsonschema jsonschema-specifications logging_tree Mako MarkupSafe mccabe mypy mypy-extensions packaging platformdirs pluggy pyclassifiers pycodestyle pydmt pyfakeuse pyflakes Pygments pylint pylogconf pymakehelper pytconf pytest pytest-cov PyYAML referencing requests rpds-py smmap snowballstemmer Sphinx sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml termcolor tomlkit typing_extensions urllib3 venv-run yattag
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
*pyapt*
=======

.. image:: https://img.shields.io/pypi/v/pyapt

.. image:: https://img.shields.io/github/license/veltzer/pyapt

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg

project website: https://veltzer.github.io/pyapt

author: Mark Veltzer

version: 0.0.7

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pyapt",
    "name": "pyapt",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "pyapt, apt, apt-key",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/22/14/19c5c3dd3639a10cd587b94dbee447be3d6e17c84892a5d407e9ab058662/pyapt-0.0.7.tar.gz",
    "platform": "python3",
    "description": "=======\n*pyapt*\n=======\n\n.. image:: https://img.shields.io/pypi/v/pyapt\n\n.. image:: https://img.shields.io/github/license/veltzer/pyapt\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pyapt\n\nauthor: Mark Veltzer\n\nversion: 0.0.7\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "module to help you maintain third party apt repos in a sane way",
    "version": "0.0.7",
    "project_urls": {
        "Download": "https://github.com/veltzer/pyapt",
        "Homepage": "https://veltzer.github.io/pyapt"
    },
    "split_keywords": [
        "pyapt",
        " apt",
        " apt-key"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90dcc6e5e5c7f400f7cccb4092fe56736373e5246504828eb4bc2356804ade6b",
                "md5": "0dc37475e4552140b34f045ee6de96e5",
                "sha256": "4b03b03127f5ed7619bc8d2d8c36dd2a33a2f05763b8e65a18dcfb1a09736351"
            },
            "downloads": -1,
            "filename": "pyapt-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dc37475e4552140b34f045ee6de96e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3386,
            "upload_time": "2024-10-12T11:28:46",
            "upload_time_iso_8601": "2024-10-12T11:28:46.807553Z",
            "url": "https://files.pythonhosted.org/packages/90/dc/c6e5e5c7f400f7cccb4092fe56736373e5246504828eb4bc2356804ade6b/pyapt-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "221419c5c3dd3639a10cd587b94dbee447be3d6e17c84892a5d407e9ab058662",
                "md5": "6670bf547596b0782df5c67cd8b4c09c",
                "sha256": "c3050dbcf0c2e238fc40cad80734d9f619932617eb18591285b3ebded1d42b7d"
            },
            "downloads": -1,
            "filename": "pyapt-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "6670bf547596b0782df5c67cd8b4c09c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2883,
            "upload_time": "2024-10-12T11:28:47",
            "upload_time_iso_8601": "2024-10-12T11:28:47.726590Z",
            "url": "https://files.pythonhosted.org/packages/22/14/19c5c3dd3639a10cd587b94dbee447be3d6e17c84892a5d407e9ab058662/pyapt-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 11:28:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pyapt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "alabaster",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "astroid",
            "specs": [
                [
                    "==",
                    "3.2.4"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "24.2.0"
                ]
            ]
        },
        {
            "name": "babel",
            "specs": [
                [
                    "==",
                    "2.16.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.7.4"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "7.6.1"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    "==",
                    "0.3.8"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.21.2"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "7.1.1"
                ]
            ]
        },
        {
            "name": "gitdb",
            "specs": [
                [
                    "==",
                    "4.0.11"
                ]
            ]
        },
        {
            "name": "GitPython",
            "specs": [
                [
                    "==",
                    "3.1.43"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.8"
                ]
            ]
        },
        {
            "name": "imagesize",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "5.13.2"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    "==",
                    "4.23.0"
                ]
            ]
        },
        {
            "name": "jsonschema-specifications",
            "specs": [
                [
                    "==",
                    "2023.12.1"
                ]
            ]
        },
        {
            "name": "logging_tree",
            "specs": [
                [
                    "==",
                    "1.10"
                ]
            ]
        },
        {
            "name": "Mako",
            "specs": [
                [
                    "==",
                    "1.3.5"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.5"
                ]
            ]
        },
        {
            "name": "mccabe",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "==",
                    "1.11.2"
                ]
            ]
        },
        {
            "name": "mypy-extensions",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.1"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.2.2"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pyclassifiers",
            "specs": [
                [
                    "==",
                    "0.0.13"
                ]
            ]
        },
        {
            "name": "pycodestyle",
            "specs": [
                [
                    "==",
                    "2.12.1"
                ]
            ]
        },
        {
            "name": "pydmt",
            "specs": [
                [
                    "==",
                    "0.3.16"
                ]
            ]
        },
        {
            "name": "pyfakeuse",
            "specs": [
                [
                    "==",
                    "0.0.8"
                ]
            ]
        },
        {
            "name": "pyflakes",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": [
                [
                    "==",
                    "3.2.6"
                ]
            ]
        },
        {
            "name": "pylogconf",
            "specs": [
                [
                    "==",
                    "0.0.37"
                ]
            ]
        },
        {
            "name": "pymakehelper",
            "specs": [
                [
                    "==",
                    "0.0.30"
                ]
            ]
        },
        {
            "name": "pytconf",
            "specs": [
                [
                    "==",
                    "0.1.14"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.2"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "referencing",
            "specs": [
                [
                    "==",
                    "0.35.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "rpds-py",
            "specs": [
                [
                    "==",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "smmap",
            "specs": [
                [
                    "==",
                    "5.0.1"
                ]
            ]
        },
        {
            "name": "snowballstemmer",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "8.0.2"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-applehelp",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-devhelp",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-htmlhelp",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-jsmath",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-qthelp",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-serializinghtml",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "tomlkit",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "venv-run",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "yattag",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        }
    ],
    "lcname": "pyapt"
}
        
Elapsed time: 0.36862s