]> git.phdru.name Git - extfs.d.git/blob - torrent-ANNOUNCE
XML VFS: fix flake8 errors
[extfs.d.git] / torrent-ANNOUNCE
1 Torrent Virtual FileSystem for Midnight Commander
2
3
4 WHAT IS IT
5    View files, directories and meta information from a torrent metafile in
6 Midnight Commander.
7
8
9 WHAT'S NEW
10 Version 1.2.2 (2015-01-10)
11    Changed link to installation instructions.
12
13 Version 1.2.1 (2013-11-20)
14    Fixed a minor bug.
15
16 Version 1.2.0 (2013-11-16)
17    Get charset from the environment.
18
19 Version 1.1.1 (2013-11-11)
20    Documented the fact that the script can be put in
21 $HOME/[.local/share/].mc/extfs.d.
22
23 Version 1.1.0 (2013-06-10)
24    Show DHT nodes if they are present.
25    Show publisher and publisher-url if they are available.
26    Use name.utf-8, path.utf-8 and comment.utf-8 if those are available.
27    Use codepage instead of encoding if codepage is available
28    and encoding is not.
29
30 Version 1.0.0 (2010-11-11)
31    Initial release.
32
33
34 WHERE TO GET
35    Home page: http://phdru.name/Software/mc/torrent.html
36    Download:  http://phdru.name/Software/mc/torrent
37     git clone http://git.phdru.name/extfs.d.git
38     git clone  git://git.phdru.name/extfs.d.git
39
40    Installation instructions: http://phdru.name/Software/mc/INSTALL.html
41
42
43 The VFS lists all files and directories from the torrent metafile; all files
44 appear empty, of course, but the sizes are shown. Filenames are reencoded from
45 the metafile's encoding/codepage to the current locale.
46
47 Along with the files/directories in the torrent metafile the VFS also presents
48 meta information - in the form of files in .META directory. The size and
49 contents of these files are taken from the corresponding fields in the torrent
50 metafile. The script doesn't check if the torrent consists of a .META file or
51 directory (quite unlikely).
52
53 Date/time for all files is set to midnight of the 1st January of the current
54 year. The filesystem is, naturally, read-only.
55
56
57 AUTHOR
58    Oleg Broytman <phd@phdru.name>
59
60 COPYRIGHT
61    Copyright (C) 2010-2015 PhiloSoft Design
62
63 LICENSE
64    GPL