Ruri
A CRC-32 Cyclic Redundancy Check implementation in Python. Checks the CRC-32 against a part in the filename.
Previously "Timmy1e/crc32".
Reqirements
- Python 3.5+
- Progressbar2
Installation
- Pull the project, or download a release python file.
- Either copy or link the python file to your
/usr/bin/or/usr/local/bin/directory. - Done.
Usage
$ ruri [-h] [-r] [-t THREADS] [-v] [-q] file [file ...]
positional arguments:
file The file(s) you need CRCed
optional arguments:
-h, --help show this help message and exit
-r, --recursive work recursively
-t THREADS, --threads THREADS
override the ammount of threads
-v, --verbose output level
-q, --quiet Do not print progressbars.
--version Print the version number, and exit.
Basic example:
$ ruri "myFile[ABCD1234].ext" myFiles*.ext
Licence
GNU General Public License v3.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ruri-1.0.3.tar.gz
(4.1 kB
view details)
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
ruri-1.0.3-py3-none-any.whl
(7.7 kB
view details)
File details
Details for the file ruri-1.0.3.tar.gz.
File metadata
- Download URL: ruri-1.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ec426167bce02b2e7f2f026552d6370407af980f1671654330c15d50872d4ef
|
|
| MD5 |
0490c9acd1ebae3b902499e0ec683047
|
|
| BLAKE2b-256 |
414d6a76594115ea774b94ad74326b6e587cd5177dd17694fea29acb3dd2af2e
|
File details
Details for the file ruri-1.0.3-py3-none-any.whl.
File metadata
- Download URL: ruri-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
890388ba292c8d8b68389e4cae486eda658b8b641bbdb9f089bf714f54c74b4f
|
|
| MD5 |
33cf4deef691fd792396ca7224afad4b
|
|
| BLAKE2b-256 |
6ee733cea2ea833043fda1b501d23b1bc2d35ec6d8192744bbafc34114fc3d36
|