A simple utilities for generating hash values from files
This project provides a simple utilities for generating hash values from files.
Installation
It is possible to install the tool with pip:
pip install sc-generate-hash
Configuration
First, make sure /var/opt/sc directory exists, if not create this directory and make sure current user has the right to create files in this directory.
You can copy default.yml to /var/opt/sc/.sc-generate-hash/production.yml to initialize the production configuration.
The default configuration file looks like this:
dev: # whether this program is running is development mode dev_mode: False # directories to be scanned for jars scan_libs: - /tmp/libs - /tmp/libs2
Dependencies
sc-utilities >= 0.0.2
sc-config >= 0.0.3
License
The script is released under the MIT License. The MIT License is registered with and approved by the Open Source Initiative [1].
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sc-generate-hash-0.0.3.tar.gz.
File metadata
- Download URL: sc-generate-hash-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32ac6091b65cd3e15f174fc6a4b28c3e3cba3102849f6e5458df413626e57ec6
|
|
| MD5 |
c27b5b6bfc11540d5e044b3e24c5dcc4
|
|
| BLAKE2b-256 |
a7859d72fdfe3cdd1bcd640194ea0b20cbcaca3aead67284dd75df48a7ccdf46
|