{"id":15393614,"url":"https://github.com/daurnimator/lua-psl","last_synced_at":"2025-04-15T23:47:12.134Z","repository":{"id":65612898,"uuid":"73340279","full_name":"daurnimator/lua-psl","owner":"daurnimator","description":"Lua bindings to libpsl (https://github.com/rockdaboot/libpsl)","archived":false,"fork":false,"pushed_at":"2020-11-26T13:48:11.000Z","size":107,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T02:51:29.491Z","etag":null,"topics":["libpsl","lua","lua-bindings","psl","public-suffix-list"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daurnimator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-10T02:33:20.000Z","updated_at":"2024-09-06T00:14:17.000Z","dependencies_parsed_at":"2023-01-31T19:31:17.872Z","dependency_job_id":null,"html_url":"https://github.com/daurnimator/lua-psl","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Flua-psl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Flua-psl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Flua-psl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Flua-psl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daurnimator","download_url":"https://codeload.github.com/daurnimator/lua-psl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173060,"owners_count":21224481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["libpsl","lua","lua-bindings","psl","public-suffix-list"],"created_at":"2024-10-01T15:19:46.396Z","updated_at":"2025-04-15T23:47:12.118Z","avatar_url":"https://github.com/daurnimator.png","language":"C","readme":"# lua-psl\n\nBindings to [libpsl](https://github.com/rockdaboot/libpsl), a C library that handles the Public Suffix List (PSL).\n\nThe PSL is a list of domains where there may be sub-domains outside of the administrator's control.\ne.g. the administrator of '.com' does not manage 'github.com'.\n\nThis list has found use in many internet technologies including:\n  \n  - preventing cross-domain cookie leakage\n  - allowance of issuing wildcard TLS certificates\n\nMore information can be found at [publicsuffix.org](https://publicsuffix.org/)\n\n## Documentation\n\nCan be found at [https://daurnimator.github.io/lua-psl/](https://daurnimator.github.io/lua-psl/)\n\n\n## Features\n\n  - Compatible with Lua 5.1, 5.2, 5.3, 5.4 and [LuaJIT](http://luajit.org/)\n\n\n## Status\n\n  - This project was started in late 2016\n  - Binds all functions available from libpsl up to the 0.19 release\n\n\n# Installation\n\nIt's recommended to install lua-psl by using [luarocks](https://luarocks.org/).\n\n    $ luarocks install psl\n\n## Dependencies\n\n  - [libpsl](https://github.com/rockdaboot/libpsl) \u003e= 0.4.0\n\n### For running tests\n\n  - [busted](http://olivinelabs.com/busted/)\n\n\n# Development\n\n## Getting started\n\n  - Clone the repo:\n    ```\n    $ git clone https://github.com/daurnimator/lua-psl.git\n    $ cd lua-psl\n    ```\n\n  - Install your local copy:\n    ```\n    $ luarocks make psl-scm-0.rockspec\n    ```\n\n  - Run tests ([install tools first](#for-running-tests))\n    ```\n    $ busted\n    ```\n\n\n## Generating documentation\n\nDocumentation is written in markdown and intended to be consumed by [pandoc](http://pandoc.org/). See the `doc/` directory for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaurnimator%2Flua-psl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaurnimator%2Flua-psl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaurnimator%2Flua-psl/lists"}