Command line interface to create lb packages
 
Go to file
Polarian dcb47aae1f
Added license info to README.md
2022-12-26 14:53:52 +00:00
spec Justify use of xz 2022-12-26 14:52:37 +00:00
.gitignore Initial commit 2022-09-13 09:48:17 +00:00
LICENSE Initial commit 2022-09-13 09:48:17 +00:00
README.md Added license info to README.md 2022-12-26 14:53:52 +00:00

README.md

lbpkg

lbpkg is a command line interface to create lb packages from a LBPKG file.

License

All documentation and code within this repository is licensed under zlib unless otherwise stated!

Project structure

  • spec contains the specification for lb packages
  • src contains the source code for lbpkg command line tool