Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haze/tunez
tunez is a general purpose audio metadata library made in zig
https://github.com/haze/tunez
audio id3v2 metadata zig
Last synced: about 17 hours ago
JSON representation
tunez is a general purpose audio metadata library made in zig
- Host: GitHub
- URL: https://github.com/haze/tunez
- Owner: haze
- Created: 2022-04-14T03:51:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T22:19:21.000Z (6 months ago)
- Last Synced: 2024-05-15T04:48:47.789Z (6 months ago)
- Topics: audio, id3v2, metadata, zig
- Language: Zig
- Homepage:
- Size: 206 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**tunez** is a general purpose audio metadata library
### (Planned) features
- [x] "good enough" id3v2 support (v2.3, v2.4)
- [ ] **full** id3v2 support (v2.2, all frames, rich frames)
- [x] "good enough" flac/ogg vorbis comments support
- [ ] **full** flac/ogg vorbis comments support
- [ ] 100% code coverage + documentation (tests are welcome!)
- [ ] compile time `MetadataResolver` stack; give a file path and a list of possible metadata types and just get info