Public Suffix List parser implementation for Python. - Compliant with TEST DATA - Support IDN (unicode or punycoded). - Support Python 2.5+ and Python 3.x - Shipped with built-in PSL and the updater script. - Written in Pure Python. No library dependencies. WWW: https://github.com/ko-zu/psl
8 lines
293 B
Text
8 lines
293 B
Text
Public Suffix List parser implementation for Python.
|
|
- Compliant with TEST DATA
|
|
- Support IDN (unicode or punycoded).
|
|
- Support Python 2.5+ and Python 3.x
|
|
- Shipped with built-in PSL and the updater script.
|
|
- Written in Pure Python. No library dependencies.
|
|
|
|
WWW: https://github.com/ko-zu/psl
|