metafile. The script doesn't check if the torrent consists of a .META file or
directory (quite unlikely).
-Date/time for all files is set to midnight of the 1st January of the current
-year. The filesystem is, naturally, read-only.
+Date/time for all directories/files is set to the value of 'creation date'
+field, if it exists; if not date/time is set to the last modification time of
+the torrent file itself.
+
+The filesystem is, naturally, read-only.
"""
metafile. The script doesn't check if the torrent consists of a .META file or
directory (quite unlikely).
-Date/time for all files is set to midnight of the 1st January of the current
-year. The filesystem is, naturally, read-only.
+Date/time for all directories/files is set to the value of 'creation date'
+field, if it exists; if not date/time is set to the last modification time of
+the torrent file itself.
+
+The filesystem is, naturally, read-only.
AUTHOR
.torrent. Драйвер не проверяет, что файл .torrent состоит из директории .META
(крайне мало вероятно).
-Дата/время всех файлов устанавливается в 1-ое января текущего года. Файловая
-система, конечно, только для чтения.
+Дата/время всех директорий и файлов устанавливается в значение поля 'creation
+date', если оно существует; если такого поля нет, дата/время устанавливается по
+времени последнего изменения самого файла .torrent.
+
+Файловая система, конечно, только для чтения.
АВТОР
are collected in a file named "text", stripped and reencoded. The filesystem is
read-only.
+Date/time for all directories/files set to the last modification time of the
+XML file.
+
Implementation based on minidom doesn't understand namespaces, it just shows
them among other attributes. ElementTree-based implementation doesn't show
namespaces at all. Implementation based on lxml.etree shows namespaces in a
are collected in a file named "text", stripped and reencoded. The filesystem is
read-only.
+Date/time for all directories/files set to the last modification time of the
+XML file.
+
Implementation based on minidom doesn't understand namespaces, it just shows
them among other attributes. ElementTree-based implementation doesn't show
namespaces at all. Implementation based on lxml.etree shows namespaces in a
содержание и комментарии показываются в файле "text"; начальные и концевые
пробелы убираются, текст перекодируется. Файловая система только для чтения.
+Дата/время всех директорий и файлов устанавливается по времени последнего
+изменения самого файла XML.
+
Реализация на основе minidom не понимает пространств имён; пространства имён
показываются среди прочих атрибутов. Реализация на основе ElementTree не
показывает пространств имён вообще. Реализация на основе lxml.etree показывает