Metadata-Version: 2.1
Name: getblocks
Version: 0.1.5
Summary: Down to the sector detail!
Home-page: https://github.com/jblukach/getblocks
Author: John Lukach
Author-email: hello@lukach.io
License: Apache-2.0
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# getblocks

0. ami
1. path
2. file
3. size
4. md5
5. sha256
6. b3
7. md5path
8. sha256path
9. b3path
10. md5dir
11. sha256dir
12. b3dir
13. md5name
14. sha256name
15. b3name
16. type
17. entropy
18. block
19. location

### Local Development

```
python setup.py install --user
```
