Metadata-Version: 2.1
Name: encrust
Version: 2023.3.17.1
Summary: Sign, notarize, staple and archive Python mac apps.
Project-URL: Homepage, https://github.com/glyph/Encrust
Description-Content-Type: text/x-rst
License-File: LICENSE

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.
