Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrkkrp/flac-picture
Support for writing pictures into FLAC metadata blocks with JuicyPixels
https://github.com/mrkkrp/flac-picture
cover-art flac haskell picture
Last synced: 3 months ago
JSON representation
Support for writing pictures into FLAC metadata blocks with JuicyPixels
- Host: GitHub
- URL: https://github.com/mrkkrp/flac-picture
- Owner: mrkkrp
- License: other
- Created: 2016-11-20T12:35:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T12:56:06.000Z (8 months ago)
- Last Synced: 2024-10-13T10:32:28.822Z (4 months ago)
- Topics: cover-art, flac, haskell, picture
- Language: Haskell
- Homepage:
- Size: 107 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FLAC Picture
[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
[![Hackage](https://img.shields.io/hackage/v/flac-picture.svg?style=flat)](https://hackage.haskell.org/package/flac-picture)
[![Stackage Nightly](http://stackage.org/package/flac-picture/badge/nightly)](http://stackage.org/nightly/package/flac-picture)
[![Stackage LTS](http://stackage.org/package/flac-picture/badge/lts)](http://stackage.org/lts/package/flac-picture)
![CI](https://github.com/mrkkrp/flac-picture/workflows/CI/badge.svg?branch=master)Support for writing pictures into FLAC metadata blocks with `JuicyPixels`.
## Contribution
Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mrkkrp/flac-picture/issues).Pull requests are also welcome.
## License
Copyright © 2017–present Mark Karpov
Distributed under BSD 3 clause license.