Provide compiled binaries of https://github.com/cea-sec/hairgap
Project description
hairgap-binaries
Provide compiled binaries of hairgap under the form of a Python package.
use
python3 -m pip install hairgap-binaries
hairgap-binaries only provides get_hairgapr and get_hairgaps functions that return absolute paths of hairgapr and hairgaps.
If they do not are available for your architecture (e.g., anything else than Linux x86_64), None is returned.
import os
from hairgap_binaries import get_hairgapr, get_hairgaps
assert os.path.isfile(get_hairgapr())
assert os.path.isfile(get_hairgaps())
building
Requirements:
- python3 (>= 3.5),
- wheel Python package (in the current virtualenv) for creating the .whl package,
- vagrant with the scp plugin.
tox -e py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hairgap_binaries-1.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: hairgap_binaries-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 180.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e636cc2ba4a20110c8be69653806df9c6d6fc72d2d2262e03d0bb59bcade80
|
|
| MD5 |
12c27f3595908d7f53e20fba3ae6296e
|
|
| BLAKE2b-256 |
1da8d966ac469fedfe069af07072296e025b45c6f703823b9ec9fc8f69a9d9a2
|