|
|
|
@371
|
[371]
|
16 months |
mj |
Declare the keyword (oopsie)
|
|
|
|
@370
|
[370]
|
16 months |
mj |
Update the copyright declaration
|
|
|
|
@369
|
[369]
|
16 months |
mj |
Make error handling configurable
|
|
|
|
@27
|
[27]
|
6 years |
mj |
Re-create 1.0.0 tag properly.
|
|
|
|
@26
|
[26]
|
6 years |
mj |
Aarg, foiled again. Remove botched tag.
|
|
|
|
@25
|
[25]
|
6 years |
mj |
Include the README in the release.
|
|
|
|
@24
|
[24]
|
6 years |
mj |
Add a simple readme.
|
|
|
|
@23
|
[23]
|
6 years |
mj |
Cut a 1.0.0 release.
|
|
|
|
@22
|
[22]
|
6 years |
mj |
Prepare for 1.0.0: add metadata.
|
|
|
|
@21
|
[21]
|
6 years |
mj |
Make first release; 0.9.0 is also the first release candidate.
|
|
|
|
@20
|
[20]
|
6 years |
mj |
Add distutils support.
|
|
|
|
@19
|
[19]
|
6 years |
mj |
Fix doctest call to tested function.
|
|
|
|
@18
|
[18]
|
6 years |
mj |
Add newline at end of file
|
|
|
|
@17
|
[17]
|
6 years |
mj |
Convenience method: convert plain text to flowed; it uses a rather naive …
|
|
|
|
@16
|
[16]
|
6 years |
mj |
Reshuffle the private class to another section, add section labels
|
|
|
|
@15
|
[15]
|
6 years |
mj |
convertToWrapped is trying to do too much; just return \n-delimited …
|
|
|
|
@14
|
[14]
|
6 years |
mj |
Change doctest to avoid reliance on whitespace at end of lines.
|
|
|
|
@13
|
[13]
|
6 years |
mj |
Add a encode method and a convinience function calling the new method. …
|
|
|
|
@12
|
[12]
|
6 years |
mj |
Make a comment a little clearer.
|
|
|
|
@11
|
[11]
|
6 years |
mj |
Break up the long documentation/test chunks with some headers.
|
|
|
|
@10
|
[10]
|
6 years |
mj |
A format=flowed encoder; only encodes one chunk at a time ATM.
|
|
|
|
@9
|
[9]
|
6 years |
mj |
Keep docstrings readable in python interpreters and other environments; …
|
|
|
|
@8
|
[8]
|
6 years |
mj |
Switch to symbolic constants for chunk types
|
|
|
|
@7
|
[7]
|
6 years |
mj |
Correctly deal with foreign charactersets; RFCs 2046 and 2822 state that …
|
|
|
|
@6
|
[6]
|
6 years |
mj |
Add new functions to exported symbols.
|
|
|
|
@5
|
[5]
|
6 years |
mj |
Use decode convenience function instead.
|
|
|
|
@4
|
[4]
|
6 years |
mj |
Convenience functions:
* decode, a shortcut to creating a decoder …
|
|
|
|
@3
|
[3]
|
6 years |
mj |
format=flowed decoder with doctests
|
|
|
|
@2
|
[2]
|
6 years |
mj |
Initial boilerplate for the library
|
|
|
|
@1
|
[1]
|
6 years |
mj |
Create format=flowed library structure.
|