index
:
pyg
master
parse_received
parse_received_rply
The Python Gateway Script: news2mail mail2news gateway
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mail2news.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: rearrange the project to the src/ layout.
0.10.3
Matěj Cepl
2023-05-25
1
-195
/
+0
*
Use email.policy.SMTP to be perfectly conforming with RFCs.
Matěj Cepl
2023-05-25
1
-2
/
+2
*
New generation of email.message_from* methods could use better policy.
Matěj Cepl
2023-05-25
1
-3
/
+4
*
When sending nntp message fails, log the message to temporary file.
Matěj Cepl
2023-05-25
1
-2
/
+11
*
Run 2to3
Matěj Cepl
2023-05-25
1
-5
/
+3
*
Parse email messages from binary files.
Matěj Cepl
2023-05-25
1
-3
/
+3
*
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 PyPI
0.10.1
Matěj Cepl
2020-07-01
1
-95
/
+9
*
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
*
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
*
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
*
Fix setup.py
0.9.10
Matěj Cepl
2014-12-30
1
-1
/
+1
*
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
*
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
*
switch to argparse in pygn2m
Matěj Cepl
2014-12-21
1
-6
/
+4
*
Move pygm2n to argparse
Matěj Cepl
2014-12-21
1
-86
/
+92
*
Add a simple test suite.
Matěj Cepl
2014-12-15
1
-1
/
+1
*
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