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