Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macmade/id3v2
C++ library for ID3v2 tag parsing
https://github.com/macmade/id3v2
cplusplus cpp id3 id3v2 parsing tag tags
Last synced: 17 days ago
JSON representation
C++ library for ID3v2 tag parsing
- Host: GitHub
- URL: https://github.com/macmade/id3v2
- Owner: macmade
- License: mit
- Created: 2014-09-30T23:29:49.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T10:24:12.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T00:14:51.462Z (8 months ago)
- Topics: cplusplus, cpp, id3, id3v2, parsing, tag, tags
- Language: C++
- Homepage:
- Size: 532 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ID3v2
=====[![Build Status](https://img.shields.io/github/actions/workflow/status/macmade/ID3v2/ci-mac.yaml?label=macOS&logo=apple)](https://github.com/macmade/ID3v2/actions/workflows/ci-mac.yaml)
[![Build Status](https://img.shields.io/github/actions/workflow/status/macmade/ID3v2/ci-win.yaml?label=Windows&logo=windows)](https://github.com/macmade/ID3v2/actions/workflows/ci-win.yaml)
[![Issues](http://img.shields.io/github/issues/macmade/ID3v2.svg?logo=github)](https://github.com/macmade/ID3v2/issues)
![Status](https://img.shields.io/badge/status-active-brightgreen.svg?logo=git)
![License](https://img.shields.io/badge/license-mit-brightgreen.svg?logo=open-source-initiative)
[![Contact](https://img.shields.io/badge/[email protected]?logo=twitter&style=social)](https://twitter.com/macmade)
[![Sponsor](https://img.shields.io/badge/sponsor-macmade-pink.svg?logo=github-sponsors&style=social)](https://github.com/sponsors/macmade)About
-----C++ library for ID3v2 tag parsing.
License
-------ID3v2 is released under the terms of the MIT license.
Repository Infos
----------------Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade