aboutsummaryrefslogtreecommitdiffstats
path: root/news2mail.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: rearrange the project to the src/ layout.0.10.3Matěj Cepl2023-05-251-174/+0
* Use email.policy.SMTP to be perfectly conforming with RFCs.Matěj Cepl2023-05-251-1/+1
* New generation of email.message_from* methods could use better policy.Matěj Cepl2023-05-251-1/+3
* Run 2to3Matěj Cepl2023-05-251-1/+1
* Parse email messages from binary files.Matěj Cepl2023-05-251-1/+1
* Tiny cleanupsMatěj Cepl2023-05-251-1/+1
* Sync with 0.10.1 release on PyPI0.10.1Matěj Cepl2020-07-011-125/+9
* Network libraries accept bytes not strMatěj Cepl2019-10-021-1/+1
* A ways better.Matěj Cepl2019-10-011-14/+30
* Basic restructuring of the code to use setuptools’ entry_points.Matěj Cepl2019-09-301-2/+105
* Add In-Reply-To header for news2mail.Matěj Cepl2015-01-031-0/+5
* Remove the spaghetti code from the main scripts.Matěj Cepl2014-12-311-15/+19
* Make --verbose work.Matěj Cepl2014-12-311-4/+4
* Remove useless debug parameter (not used anywhere).Matěj Cepl2014-12-301-2/+0
* Switch news2mail to pure email.Message based system.Matěj Cepl2014-12-281-119/+59
* Mighty cleanupMatěj Cepl2014-12-241-45/+26
* pygm2n and mail2news also use email.Parser.Matěj Cepl2014-12-221-5/+9
* pygn2m and news2mail.py use stdlib email parser.Matěj Cepl2014-12-221-96/+43
* switch to argparse in pygn2mMatěj Cepl2014-12-211-264/+255
* The original upstream from Debian orig.tar.gz tarball.0.9.7Matej Cepl2008-02-261-0/+299