Add bojanz/address (#3436)

Co-authored-by: Bojan Zivanovic <bojan.zivanovic@platform.sh>
This commit is contained in:
Bojan Zivanovic 2021-01-13 14:52:12 +01:00 committed by GitHub
parent df6f9df837
commit 475e93ec50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1302,6 +1302,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries for working with human languages.*
* [address](https://github.com/bojanz/address) - Handles address representation, validation and formatting.
* [detectlanguage](https://github.com/detectlanguage/detectlanguage-go) - Language Detection API Go Client. Supports batch requests, short phrase or single word language detection.
* [getlang](https://github.com/rylans/getlang) - Fast natural language detection package.
* [go-i18n](https://github.com/nicksnyder/go-i18n/) - Package and an accompanying tool to work with localized text.