Skip to main content

A command line interface program use for generate the checksum of file.

Project description

# INTRODUCTION
A command line interface program use for generate the checksum of file.

# INSTALL
```bash
$ pip install checksum-cli
```
or (It's not recommended unless you need to change code.)
```bash
$ git clone https://github.com/cupen/checksum-cli.git --depth=1
$ cd checksum-cli
$ python setup.py install
```

# USAGE
```bash
$ checksum /a/file/path/to/foobar --hash md5
$ checksum /a/file/path/to/foobar --hash sha1
$ checksum /a/file/path/to/foobar --hash sha256
```

# LICENCE
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2017 cupen <cupen@foxmail.com>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

checksum-cli-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

checksum_cli-0.1.0-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page