[ ソース: golang-github-weppos-publicsuffix-go ]
パッケージ: golang-github-weppos-publicsuffix-go-dev (0.30.1-1)
golang-github-weppos-publicsuffix-go-dev に関するリンク
Debian の資源:
golang-github-weppos-publicsuffix-go ソースパッケージをダウンロード:
- [golang-github-weppos-publicsuffix-go_0.30.1-1.dsc]
- [golang-github-weppos-publicsuffix-go_0.30.1.orig.tar.gz]
- [golang-github-weppos-publicsuffix-go_0.30.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Domain name parser on the Public Suffix List (library)
Public Suffix for Go The package publicsuffix provides a Go domain name parser based on the Public Suffix List (http://publicsuffix.org/).
GoDoc (https://pkg.go.dev/github.com/weppos/publicsuffix-go/publicsuffix)
Tests (https://github.com/weppos/publicsuffix-go/actions?query=workflow%3ATests)
There are 3 different test suites built into this library:
* Acceptance: the acceptance test suite contains some high leveltests to ensure the library behaves as expected
* PSL: the PSL test suite runs the library against the official PublicSuffix test cases (https://github.com/publicsuffix/list/blob/master/tests/tests.txt)
* Unit: the unit test suite stresses the various single components of thispackage
その他の golang-github-weppos-publicsuffix-go-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-google-go-github-dev (>= 50.2.0)
- Go library for accessing the GitHub API
-
- dep: golang-golang-x-net-dev (>= 1:0.12.0)
- Supplementary Go networking libraries