LibRay/libray
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
..
__init__.py Major refactor. Release 0.0.1 2018-07-07 00:38:10 +02:00
core.py Fix reading directly from the disc 2019-07-07 08:46:27 +02:00
ird.py Some cleaning up, changelog 2019-06-07 09:00:03 +02:00
iso.py Some cleaning up, changelog 2019-06-07 09:00:03 +02:00
libray Major refactor. Release 0.0.1 2018-07-07 00:38:10 +02:00
libray.py Some cleaning up, changelog 2019-06-07 09:00:03 +02:00