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/).
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
boB Rudis 50b438c228
initial commit
5 anos atrás
Sources initial commit 5 anos atrás
SwiftPSL.xcodeproj initial commit 5 anos atrás
Tests initial commit 5 anos atrás
.gitignore initial commit 5 anos atrás
Package.swift initial commit 5 anos atrás
README.md initial commit 5 anos atrás

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