1
0
Fork
You've already forked libpolyend
0
No description
  • C 88.4%
  • Makefile 11.6%
Jarkko Sakkinen 45103f4226 build: Migrate to Makefile
Copy project shenanigans from phindex.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
2026年03月25日 13:17:02 +02:00
include/polyend build: Migrate to Makefile 2026年03月25日 13:17:02 +02:00
man Change license to MIT 2026年03月25日 13:15:46 +02:00
src libpolyend: Use bool 2026年03月25日 13:16:25 +02:00
tests build: Migrate to Makefile 2026年03月25日 13:17:02 +02:00
.clang-format Initial commit 2026年03月05日 11:22:57 +02:00
.codespellrc Initial commit 2026年03月05日 11:22:57 +02:00
.gitignore build: Migrate to Makefile 2026年03月25日 13:17:02 +02:00
LICENSE Change license to MIT 2026年03月25日 13:15:46 +02:00
Makefile build: Migrate to Makefile 2026年03月25日 13:17:02 +02:00
README.md Change license to MIT 2026年03月25日 13:15:46 +02:00

libpolyend

libpolyend is a C-library for reading and writing Polyend's file formats. Right now it covers only trackers but the library have been partitioned in a way that API coverage can widen over the tracker family of products.

Here are the projects that libpolyend derives from, and further, made it possible in the first place:

License

libpolyend is licensed under MIT. See LICENSE.

Copyright (C) 2025-2026 Jarkko Sakkinen.