-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
executable file
·45 lines (30 loc) · 927 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
reqhash
=======
Calculate a hash value over a requirement file.
reqhash parses referenced requirements and ignores changes in comments
and whitespace.
reqhash is tested under Python 2.6, 2.7, 3.2, 3.3 and PyPy. To install
under 3.x, you have to use distribute, which is installed by default if you use
a current version of virtualenv.
Author: Daniel Hepper <[email protected]>
License: MIT, see LICENSE.txt
Installation
------------
You can install reqhash from PyPI:
$ pip install reqhash
Or directly from the repo:
$ git clone https://github.com/dhepper/reqhash
...
$ python setup.py install
Usage
-----
reqhash [-h] filename
Calculate a digest for a requirements file.
Positional arguments:
filename path to requirements file
Optional arguments:
-h, --help show this help message and exit
Example
-------
$ reqhash requirements.txt
302bf9e94323ec2b6ca04b76cd407602