Registry / serialization / alexcesaro-quotedprintable-v3

alexcesaro-quotedprintable-v3

JSON →
library3.0.0-20150716171945-2caba252f4dcgogounverified

Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.

go get gopkg.in/alexcesaro/quotedprintable.v3
INSTALL
IMPORT
SIG · ALEXCESARO-QUOTEDP
A
alexcesaro-quotedprintable-v3
serializationgov3.0.0-20150716171945-2caba252f4dc
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

quotedprintable
gopkg.in/alexcesaro/quotedprintable.v3

Creates a new quoted-printable encoder.

package main import ( "fmt" "gopkg.in/alexcesaro/quotedprintable.v3" ) func main() { enc := quotedprintable.NewEncoder(nil) fmt.Println(enc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0-20150716171945-2caba252f4dclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
alexcesaro-quotedprintable-v3 — go get alexcesaro-quotedprintable-v3 · libregistry