The official package repository for pkglet, the NULL GNU/Linux package manager.
A pkglet repo is basically a git repo. with repo.lua and directories representing the package names
(replace . with /).
To add any repo to pkglet just run:
pl u path/to/downloaded/repo.lua # if you have downloaded the file
pl u https://example.com/repo.lua # using a URL