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/).
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
boB Rudis 50b438c228
initial commit
il y a 5 ans
Sources initial commit il y a 5 ans
SwiftPSL.xcodeproj initial commit il y a 5 ans
Tests initial commit il y a 5 ans
.gitignore initial commit il y a 5 ans
Package.swift initial commit il y a 5 ans
README.md initial commit il y a 5 ans

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