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/).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
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