pymakehelper


Namepymakehelper JSON
Version 0.0.35 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pymakehelper
Summarypymakehelper eases writing recipes when using the make system
upload_time2025-02-09 15:49:37
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords make scons gnu-make
VCS
bugtrack_url
requirements alabaster astroid attrs babel certifi cffi charset-normalizer coverage cryptography dill docutils flake8 gitdb GitPython id idna imagesize iniconfig isort jaraco.classes jaraco.context jaraco.functools jeepney Jinja2 jsonschema jsonschema-specifications keyring logging_tree Mako markdown-it-py MarkupSafe mccabe mdurl more-itertools mypy mypy-extensions nh3 packaging platformdirs pluggy pyclassifiers pycodestyle pycparser pydmt pyfakeuse pyflakes Pygments pylint pylogconf pymakehelper pypitools pytconf pytest pytest-cov PyYAML readme_renderer referencing requests requests-toolbelt rfc3986 rich rpds-py SecretStorage setuptools smmap snowballstemmer Sphinx sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml termcolor tomlkit twine typing_extensions urllib3 venv-run wheel yattag
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============
*pymakehelper*
==============

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

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

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

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

author: Mark Veltzer

version: 0.0.35

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pymakehelper",
    "name": "pymakehelper",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "make, scons, gnu-make",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/75/b71850c2d67d5d2bfbf6c675005b428df75bfe59b433c95790ddbbad931f/pymakehelper-0.0.35.tar.gz",
    "platform": "python3",
    "description": "==============\n*pymakehelper*\n==============\n\n.. image:: https://img.shields.io/pypi/v/pymakehelper\n\n.. image:: https://img.shields.io/github/license/veltzer/pymakehelper\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pymakehelper\n\nauthor: Mark Veltzer\n\nversion: 0.0.35\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2020, 2021, 2022, 2023, 2024, 2025\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pymakehelper eases writing recipes when using the make system",
    "version": "0.0.35",
    "project_urls": {
        "Download": "https://github.com/veltzer/pymakehelper",
        "Homepage": "https://veltzer.github.io/pymakehelper"
    },
    "split_keywords": [
        "make",
        " scons",
        " gnu-make"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "11fa0b994066a69c0720900336793177313da46ab5f67efc3691eda8262ca529",
                "md5": "e2e6de5e66d707a10d4723849a8528dc",
                "sha256": "3f36cb6f4e78d4002388116dbf553b3228104146b0cf48bc736ab9d630290770"
            },
            "downloads": -1,
            "filename": "pymakehelper-0.0.35-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2e6de5e66d707a10d4723849a8528dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8828,
            "upload_time": "2025-02-09T15:49:35",
            "upload_time_iso_8601": "2025-02-09T15:49:35.545500Z",
            "url": "https://files.pythonhosted.org/packages/11/fa/0b994066a69c0720900336793177313da46ab5f67efc3691eda8262ca529/pymakehelper-0.0.35-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e75b71850c2d67d5d2bfbf6c675005b428df75bfe59b433c95790ddbbad931f",
                "md5": "e0a980e004c918d4782cd4993673d24f",
                "sha256": "48fb46e29cbe0be85b3122bf067b72273839f6eb9465c4ca4bbcb1b4a9664c92"
            },
            "downloads": -1,
            "filename": "pymakehelper-0.0.35.tar.gz",
            "has_sig": false,
            "md5_digest": "e0a980e004c918d4782cd4993673d24f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7684,
            "upload_time": "2025-02-09T15:49:37",
            "upload_time_iso_8601": "2025-02-09T15:49:37.525020Z",
            "url": "https://files.pythonhosted.org/packages/8e/75/b71850c2d67d5d2bfbf6c675005b428df75bfe59b433c95790ddbbad931f/pymakehelper-0.0.35.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 15:49:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pymakehelper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "alabaster",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "astroid",
            "specs": [
                [
                    "==",
                    "3.3.5"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "24.2.0"
                ]
            ]
        },
        {
            "name": "babel",
            "specs": [
                [
                    "==",
                    "2.16.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.8.30"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.17.1"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "7.6.9"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "44.0.0"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    "==",
                    "0.3.9"
                ]
            ]
        },
        {
            "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": "id",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "imagesize",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "5.13.2"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "jaraco.context",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "jaraco.functools",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "jeepney",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    "==",
                    "4.23.0"
                ]
            ]
        },
        {
            "name": "jsonschema-specifications",
            "specs": [
                [
                    "==",
                    "2024.10.1"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "25.6.0"
                ]
            ]
        },
        {
            "name": "logging_tree",
            "specs": [
                [
                    "==",
                    "1.10"
                ]
            ]
        },
        {
            "name": "Mako",
            "specs": [
                [
                    "==",
                    "1.3.8"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "mccabe",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.6.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "==",
                    "1.13.0"
                ]
            ]
        },
        {
            "name": "mypy-extensions",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "nh3",
            "specs": [
                [
                    "==",
                    "0.2.20"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.3.6"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pyclassifiers",
            "specs": [
                [
                    "==",
                    "0.0.14"
                ]
            ]
        },
        {
            "name": "pycodestyle",
            "specs": [
                [
                    "==",
                    "2.12.1"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.22"
                ]
            ]
        },
        {
            "name": "pydmt",
            "specs": [
                [
                    "==",
                    "0.3.18"
                ]
            ]
        },
        {
            "name": "pyfakeuse",
            "specs": [
                [
                    "==",
                    "0.0.9"
                ]
            ]
        },
        {
            "name": "pyflakes",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "pylogconf",
            "specs": [
                [
                    "==",
                    "0.0.38"
                ]
            ]
        },
        {
            "name": "pymakehelper",
            "specs": [
                [
                    "==",
                    "0.0.31"
                ]
            ]
        },
        {
            "name": "pypitools",
            "specs": [
                [
                    "==",
                    "0.0.79"
                ]
            ]
        },
        {
            "name": "pytconf",
            "specs": [
                [
                    "==",
                    "0.1.18"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "readme_renderer",
            "specs": [
                [
                    "==",
                    "44.0"
                ]
            ]
        },
        {
            "name": "referencing",
            "specs": [
                [
                    "==",
                    "0.35.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.9.4"
                ]
            ]
        },
        {
            "name": "rpds-py",
            "specs": [
                [
                    "==",
                    "0.22.3"
                ]
            ]
        },
        {
            "name": "SecretStorage",
            "specs": [
                [
                    "==",
                    "3.3.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.8.0"
                ]
            ]
        },
        {
            "name": "smmap",
            "specs": [
                [
                    "==",
                    "5.0.1"
                ]
            ]
        },
        {
            "name": "snowballstemmer",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        },
        {
            "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.5.0"
                ]
            ]
        },
        {
            "name": "tomlkit",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "venv-run",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.45.1"
                ]
            ]
        },
        {
            "name": "yattag",
            "specs": [
                [
                    "==",
                    "1.16.1"
                ]
            ]
        }
    ],
    "lcname": "pymakehelper"
}
        
Elapsed time: 0.52556s