A Swift wrapper for [`libpsl`](https://github.com/rockdaboot/libpsl) to work with internet domains in the context of the [Public Suffix List](https://publicsuffix.org/).
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
boB Rudis 50b438c228
initial commit
5 年前
Sources initial commit 5 年前
SwiftPSL.xcodeproj initial commit 5 年前
Tests initial commit 5 年前
.gitignore initial commit 5 年前
Package.swift initial commit 5 年前
README.md initial commit 5 年前

README.md

SwiftPSL

A Swift wrapper for libpsl to work with internet domains in the context of the Public Suffix List.

Primarily created as an example Swift wrapper for an ultra-simple C library

TODO

  • enable extraction of host, subdomain, domain, and public suffix