DSIG-related job for hellbox.
Project description
hellbox-dsig
A hellbox job that works with digital signature tables.
InsertDummyDsig
— adds a valid digital signature table to an OTF/TTF font file.
from hellbox.jobs.dsig import InsertDummyDsig
with Hellbox("build") as task:
source = task.read("./source/*.otf")
source >> InsertDummyDsig() >> task.write("./build/otf")
Installation
Using the hell CLI:
$ hell install hellbox-dsig
Development
$ pip install -e .
$ pytest
Contributing
To come...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hellbox-dsig-0.1.0.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for hellbox_dsig-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00761424db7b66e351b041534ffe9af53853b4261a9f6c32aa4fd5a1a96bfa12 |
|
MD5 | dc4441a9b4600dca9606fe3c5ccf2baf |
|
BLAKE2b-256 | 08a51b0c0b6a4a6c182d77cac6cc633d9f60a9cd2558043084d21d93d57ffe58 |