go/src/mime
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
..
multipart mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00
quotedprintable mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00
testdata
grammar.go
mediatype.go
mediatype_test.go
type.go
type_plan9.go
type_test.go
type_unix.go
type_windows.go