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