encrust


Nameencrust JSON
Version 2024.9.3 PyPI version JSON
download
home_pageNone
SummarySign, notarize, staple and archive Python mac apps.
upload_time2024-09-03 22:54:45
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Encrust
==============================

Automate all the steps to add the flavorful, savory crust that macOS
applications written in Python require to launch, which is to say:

    - universal2 binaries
    - code signing
    - notarization
    - archiving

Run ``encrust configure`` for an explanation of how to set it up, then
``encrust release`` to run it.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "encrust",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/84/35/581ce35c9c6fcb779224fbfedad378290e6339dbd7d483199297c1380473/encrust-2024.9.3.tar.gz",
    "platform": null,
    "description": "Encrust\n==============================\n\nAutomate all the steps to add the flavorful, savory crust that macOS\napplications written in Python require to launch, which is to say:\n\n    - universal2 binaries\n    - code signing\n    - notarization\n    - archiving\n\nRun ``encrust configure`` for an explanation of how to set it up, then\n``encrust release`` to run it.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sign, notarize, staple and archive Python mac apps.",
    "version": "2024.9.3",
    "project_urls": {
        "Homepage": "https://github.com/glyph/Encrust"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6a4f287fda3f9149094d88bd1492b129a77ac22f28dc514adb82b68c051f953",
                "md5": "6743501b36fef89eda1732a96868ee96",
                "sha256": "0b9b2a35575325b8b87e9a12a5d48695831f86f789e2c0a979e0247c0b1f005b"
            },
            "downloads": -1,
            "filename": "encrust-2024.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6743501b36fef89eda1732a96868ee96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12022,
            "upload_time": "2024-09-03T22:54:43",
            "upload_time_iso_8601": "2024-09-03T22:54:43.551758Z",
            "url": "https://files.pythonhosted.org/packages/b6/a4/f287fda3f9149094d88bd1492b129a77ac22f28dc514adb82b68c051f953/encrust-2024.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8435581ce35c9c6fcb779224fbfedad378290e6339dbd7d483199297c1380473",
                "md5": "5890d8881e27cf611a5b112289303e28",
                "sha256": "a38acef15349bb6e948cf55f182ef353f5f3d9301083594edb4a9be2ea22e473"
            },
            "downloads": -1,
            "filename": "encrust-2024.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5890d8881e27cf611a5b112289303e28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9987,
            "upload_time": "2024-09-03T22:54:45",
            "upload_time_iso_8601": "2024-09-03T22:54:45.001627Z",
            "url": "https://files.pythonhosted.org/packages/84/35/581ce35c9c6fcb779224fbfedad378290e6339dbd7d483199297c1380473/encrust-2024.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-03 22:54:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "glyph",
    "github_project": "Encrust",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "encrust"
}
        
Elapsed time: 0.60095s