]> git.phdru.name Git - mimedecode.git/commit
Split mimedecode.py into a mimedecode library and a small script
authorOleg Broytman <phd@phdru.name>
Tue, 12 Dec 2017 11:55:25 +0000 (14:55 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 12 Dec 2017 12:01:46 +0000 (15:01 +0300)
commit0d9cead275145c7e37e9acc6c1bd62bbbfd09f2e
tree1d3e1a963b1bcaf7b23c61b7c74a6872eb228cc4
parent53ddd45e88a7cbabb8555b3ae6e1c2a513da8e1f
Split mimedecode.py into a mimedecode library and a small script
57 files changed:
ANNOUNCE
ChangeLog
Makefile.4xslt
Makefile.sgmlt
Makefile.xsltproc
TODO
mimedecode.docbook
mimedecode/__init__.py [new file with mode: 0644]
mimedecode/__main__.py [new file with mode: 0644]
mimedecode/__version__.py [moved from mimedecode_version.py with 85% similarity]
mimedecode/formatparam_27.py [moved from formatparam_27.py with 100% similarity]
mimedecode/mimedecode.py [moved from mimedecode.py with 99% similarity]
setup.py
test/expected-save/msg_07-1.txt
test/expected-save/msg_07-3.txt
test/expected-save/msg_07-4.txt
test/expected/msg_01-1.txt
test/expected/msg_01-2.txt
test/expected/msg_01.txt
test/expected/msg_02-1.txt
test/expected/msg_02.txt
test/expected/msg_06.txt
test/expected/msg_07-1.txt
test/expected/msg_07.txt
test/expected/msg_08.txt
test/expected/msg_09.txt
test/expected/msg_10.txt
test/expected/msg_12.txt
test/expected/msg_12a.txt
test/expected/msg_13.txt
test/expected/msg_14.txt
test/expected/msg_15-1.txt
test/expected/msg_15-2.txt
test/expected/msg_15.txt
test/expected/msg_16-1.txt
test/expected/msg_16-2.txt
test/expected/msg_16.txt
test/expected/msg_18-1.txt
test/expected/msg_18.txt
test/expected/msg_20.txt
test/expected/msg_21.txt
test/expected/msg_22-1.txt
test/expected/msg_22.txt
test/expected/msg_26.txt
test/expected/msg_26.txt-py3
test/expected/msg_27.txt
test/expected/msg_28.txt
test/expected/msg_29-1.txt
test/expected/msg_29.txt
test/expected/msg_30.txt
test/expected/msg_32.txt
test/expected/msg_33.txt
test/expected/msg_38.txt
test/expected/msg_39.txt
test/expected/msg_39.txt-py3
test/expected/msg_46.txt
test/test_all