Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tiny cleanups | Matěj Cepl | 2023-05-25 | 1 | -1/+1 |
| | |||||
* | Fix packaging, switch off failing tests for now. | Matěj Cepl | 2020-07-01 | 1 | -1/+1 |
| | |||||
* | Sync with 0.10.1 release on PyPI0.10.1 | Matěj Cepl | 2020-07-01 | 1 | -95/+9 |
| | | | | Port to Python 3. | ||||
* | Fix processing data for post | Matěj Cepl | 2019-10-02 | 1 | -2/+4 |
| | |||||
* | A ways better. | Matěj Cepl | 2019-10-01 | 1 | -14/+26 |
| | | | | Tentatively fixes #7 | ||||
* | Basic restructuring of the code to use setuptools’ entry_points. | Matěj Cepl | 2019-09-30 | 1 | -5/+79 |
| | |||||
* | Add missing wlp and wlp_parser modules to setup.py to be installed.0.9.14 | Matěj Cepl | 2015-01-05 | 1 | -1/+1 |
| | | | | Fixes #18 | ||||
* | First noarch version upload to PyPI.0.9.13 | Matěj Cepl | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | Not Affero, plain GPLv3.0.9.12 | Matěj Cepl | 2015-01-03 | 1 | -1/+1 |
| | |||||
* | Remove the spaghetti code from the main scripts. | Matěj Cepl | 2014-12-31 | 1 | -23/+26 |
| | |||||
* | Make --verbose work. | Matěj Cepl | 2014-12-31 | 1 | -11/+19 |
| | | | | | | | | mail2news produce verbose chatter with -v Fixes #13 Also cleanup. | ||||
* | Fix setup.py0.9.10 | Matěj Cepl | 2014-12-30 | 1 | -1/+1 |
| | | | | | | remove imap2nntp submodule (although it is actually quite interesting) Fixes #12 | ||||
* | Work directly on self.message in mail2news. | Matěj Cepl | 2014-12-28 | 1 | -78/+38 |
| | |||||
* | Simplify mail2news.sendemail to use nntplib.post() | Matěj Cepl | 2014-12-25 | 1 | -54/+36 |
| | |||||
* | Mighty cleanup | Matěj Cepl | 2014-12-24 | 1 | -45/+26 |
| | | | | | | | * 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 Cepl | 2014-12-22 | 1 | -101/+76 |
| | |||||
* | pygn2m and news2mail.py use stdlib email parser. | Matěj Cepl | 2014-12-22 | 1 | -52/+4 |
| | | | | Instead of doing it on their own (poorly). | ||||
* | switch to argparse in pygn2m | Matěj Cepl | 2014-12-21 | 1 | -6/+4 |
| | | | | and cleanup in pygn2m, news2mail.py (and some leftovers in pygm2n) | ||||
* | Move pygm2n to argparse | Matěj Cepl | 2014-12-21 | 1 | -86/+92 |
| | | | | Some cleanup of mail2news.py. | ||||
* | Add a simple test suite. | Matěj Cepl | 2014-12-15 | 1 | -1/+1 |
| | | | | | | | | And also fix one embarrassing typo in mail2news module. Fixes #1 Fixes #4 Fixes #6 | ||||
* | Eliminate debian/ directory and obviously unnecessary files. | Matěj Cepl | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | The original upstream from Debian orig.tar.gz tarball.0.9.7 | Matej Cepl | 2008-02-26 | 1 | -0/+320 |