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 details)
Built Distribution
File details
Details for the file hellbox-dsig-0.1.0.tar.gz
.
File metadata
- Download URL: hellbox-dsig-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61fc5f97a4eeae0aef9be13f2b671018871ae438a2cd695f88d9275e2484a200 |
|
MD5 | 5a7cfd0203547066f69615789f9582b9 |
|
BLAKE2b-256 | 44eaf5d6040d9cc6e4033f93db5a555ba1c11ef038b8afa73820e4151e475e8f |
File details
Details for the file hellbox_dsig-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hellbox_dsig-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00761424db7b66e351b041534ffe9af53853b4261a9f6c32aa4fd5a1a96bfa12 |
|
MD5 | dc4441a9b4600dca9606fe3c5ccf2baf |
|
BLAKE2b-256 | 08a51b0c0b6a4a6c182d77cac6cc633d9f60a9cd2558043084d21d93d57ffe58 |