1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:21:21 -06:00
go/src/mime/quotedprintable
Alexandre Cesaro 045f9df466 mime/quotedprintable: create the package
This commit creates the mime/quotedprintable package. It moves and
exports the QP reader of mime/internal/quotedprintable.

The code is almost unchanged to preserve the commit history.

Updates #4943

Change-Id: I4b7b5a2a40a4c84346d42e4cdd2c11a91b28f9e3
Reviewed-on: https://go-review.googlesource.com/5940
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-02-26 20:09:28 +00:00
..
reader_test.go mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00
reader.go mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00