gryf
45bde06dd3
Changed shebang back to python.
...
In modern linux distributions, executable "python" is a symlink to the
selected Python interpreter. There could be multiple versions installed
on the system, and appropriate tools on certain distributions exists for
selecting default one. There is no need for changing it to explicitly
"python3" executable.
v3.2
2019-09-15 09:40:10 +02:00
gryf
03b6236463
Not provided subcommand is fatal on Python3.
v3.1
2019-07-20 13:49:34 +02:00
gryf
711695be2b
Added initial Python3 support
v3.0
2018-02-13 20:19:02 +01:00
gryf
197ba7a707
Corrected shebang
2018-02-13 20:18:09 +01:00
gryf
58d3fce340
Added urls for sourcecode
v2.8
2015-09-21 21:35:58 +02:00
gryf
d4e3794c1c
Added screenshots and test image file
2015-09-03 19:27:16 +02:00
gryf
7c2e6f19a9
Moved changelog to readme file
2015-09-03 19:26:35 +02:00
gryf
fa81fc0b57
Added license and README file
2015-09-02 21:58:45 +02:00
gryf
3822ad2531
Better treatment of non-dos disc
2014-01-04 10:40:13 +01:00
gryf
909a42dd28
Gzip support
v2.7
2013-11-12 09:13:08 +01:00
gryf
d44c9e28fa
Correct version in docstring
2013-05-07 18:24:39 +02:00
gryf
0bdb6d8694
Added mkdir and run handling (or rather lack of handling :). Minor refactoring.
v2.6
2013-05-07 18:23:10 +02:00
gryf
1346a2fcf8
Fixed bug with filenames started with a '-' sign.
v2.5
2012-10-16 15:50:05 +02:00
gryf
fa3efe5f9f
Fixed endless loop bug in Python D64 implementation
v2.4
2012-09-30 14:51:36 +02:00
gryf
b61135b3de
Re added missing method for correcting names
v2.3
2012-09-24 21:17:00 +02:00
gryf
4ef4ec289e
Fixed bug with unusual sector end
v2.2
2012-09-24 21:14:39 +02:00
gryf
63a88e84a1
Fixed bug with slash in filenames
v2.1
2012-09-24 21:12:11 +02:00
gryf
e27aa5432d
Version 2.0. D64 directory implemented in pure python
v2.0
2012-09-24 21:11:34 +02:00
gryf
a0936db242
Added proctect bits, configuration variables
v1.2
2012-09-24 21:06:48 +02:00
gryf
5e273677f0
Working version of the script
v1.0
2012-09-24 21:04:56 +02:00