[ Bron: golang-github-ajg-form ]
Pakket: golang-github-ajg-form-dev (1.5.1-1)
Verwijzigingen voor golang-github-ajg-form-dev
Debian bronnen:
Het bronpakket golang-github-ajg-form downloaden:
- [golang-github-ajg-form_1.5.1-1.dsc]
- [golang-github-ajg-form_1.5.1.orig.tar.gz]
- [golang-github-ajg-form_1.5.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Form Encoding & Decoding Package for Go
This library is designed to allow seamless, high-fidelity encoding and decoding of arbitrary data in application/x-www-form-urlencoded format and as url.Values (http://golang.org/pkg/net/url/#Values). It is intended to be useful primarily in dealing with web forms and URI query strings, both of which natively employ said format.