Commit graph

16 commits

Author SHA1 Message Date
Nichlas Severinsen
a1128fd829 Updated README.md 2020-01-21 11:53:59 +00:00
Nichlas Severinsen
0fe0b1d05a Add -d and -q 2019-11-15 22:18:22 +01:00
Nichlas Severinsen
d229015710 Argparse hack to show required arguments before optional 2019-11-02 22:16:34 +01:00
Nichlas Severinsen
44674ca62e Update copyright 2019-08-01 08:42:14 +02:00
Nichlas Severinsen
ad0c6da8cf Updated README.md 2019-08-01 08:23:04 +02:00
Nichlas Severinsen
552147583b Release 0.0.2
- bump version and pip freeze versions
- actually error if files are empty
- better block device check
- " to ' consistency
2019-07-07 21:22:18 +02:00
Gabriel Corona
4cec6b92e5 Fix reading directly from the disc
Getting the file size with os.stat() does not work with block devices.

You can now:

  libray -i /dev/sg0 -o test.iso
2019-07-07 08:46:27 +02:00
Nichlas Severinsen
b9a9e6c18d PyPi 2019-06-07 09:19:33 +02:00
Nichlas Severinsen
81a43952a8 Some cleaning up, changelog 2019-06-07 09:00:03 +02:00
Nichlas Severinsen
cee1c05820 Helptext 2019-05-16 10:44:07 +02:00
Nichlas Severinsen
56e9beaa20 Some tidying 2019-05-16 10:37:28 +02:00
Nichlas Severinsen
e45367a875 Revert "Rewrote to not use .ird, turn's out they're not needed"
This reverts commit f8b35fbe83.
2018-07-09 07:40:41 +02:00
Nichlas Severinsen
f8b35fbe83 Rewrote to not use .ird, turn's out they're not needed 2018-07-07 23:36:27 +02:00
Nichlas Severinsen
fbec245501 Major refactor. Release 0.0.1
- Now possible to give .iso and .ird and get a decrypted output.iso
2018-07-07 00:38:10 +02:00
Nichlas Severinsen
730b54d6bf Working on reading IRD 2018-06-21 22:02:47 +02:00
Nichlas Severinsen
16a5e95777 Initial commit 2018-06-20 22:28:52 +02:00