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.2.0.tar.gz
(4.6 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.2.0-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file ruri-1.2.0.tar.gz.
File metadata
- Download URL: ruri-1.2.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e302d0cf6fb66c1ba6c7801963385391ad2180c2374b57a09c673ec1af0216d9
|
|
| MD5 |
44c1a4538c266c562ed94220046c82c0
|
|
| BLAKE2b-256 |
aa163e6c818477c3222602d43879af268faaf234b67e99bee16ac0d7bd7c34f1
|
File details
Details for the file ruri-1.2.0-py3-none-any.whl.
File metadata
- Download URL: ruri-1.2.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
340ecd9659171eff0a43ddc7abe70cafece4b69d71c7bbb8e2f81f2652299cf2
|
|
| MD5 |
abe4ed630df60b9e2bd5009159a2f95a
|
|
| BLAKE2b-256 |
5787bd27dcd59e582d0c370d1d58aab054fc896b84da681288322ffca70f804a
|