aboutsummaryrefslogtreecommitdiffstats
path: root/pygn2m
Commit message (Collapse)AuthorAgeFilesLines
* Sync with 0.10.1 release on PyPI0.10.1Matěj Cepl2020-07-011-0/+126
| | | | Port to Python 3.
* Basic restructuring of the code to use setuptools’ entry_points.Matěj Cepl2019-09-301-126/+0
|
* Remove the spaghetti code from the main scripts.Matěj Cepl2014-12-311-67/+50
|
* Make --verbose work.Matěj Cepl2014-12-311-13/+7
| | | | | | | | mail2news produce verbose chatter with -v Fixes #13 Also cleanup.
* Remove useless debug parameter (not used anywhere).Matěj Cepl2014-12-301-4/+2
| | | | | | | Also rename my email about problems with pygn to *.eml. Fix storing logfile in the current directory, instead of $HOME. Fixes #7
* Switch news2mail to pure email.Message based system.Matěj Cepl2014-12-281-7/+3
| | | | | Fixes #10 Fixes #3
* Mighty cleanupMatěj Cepl2014-12-241-6/+3
| | | | | | | * Use more of the standard methods for OrderedDicts * remove pyginfo module (with SSOT being mail2news module) * remove TODO, INSTALL, and changelog.Debian * all FIXMEs and TODOs are filed as bugs in the issue tracker
* pygm2n and mail2news also use email.Parser.Matěj Cepl2014-12-221-1/+1
|
* pygn2m and news2mail.py use stdlib email parser.Matěj Cepl2014-12-221-10/+10
| | | | Instead of doing it on their own (poorly).
* switch to argparse in pygn2mMatěj Cepl2014-12-211-174/+118
| | | | and cleanup in pygn2m, news2mail.py (and some leftovers in pygm2n)
* The original upstream from Debian orig.tar.gz tarball.0.9.7Matej Cepl2008-02-261-0/+214