{"id":17331931,"url":"https://github.com/ocramz/mpg123-hs","last_synced_at":"2026-07-09T08:31:37.009Z","repository":{"id":66327810,"uuid":"113505871","full_name":"ocramz/mpg123-hs","owner":"ocramz","description":"Haskell bindings to mpg123","archived":false,"fork":false,"pushed_at":"2018-01-04T19:30:36.000Z","size":675,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T11:29:20.787Z","etag":null,"topics":["audio","audio-library","ffi","ffi-wrapper","mp3","mp3-decoder"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ocramz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-07T22:41:03.000Z","updated_at":"2019-12-05T06:35:50.000Z","dependencies_parsed_at":"2023-04-20T13:02:07.298Z","dependency_job_id":null,"html_url":"https://github.com/ocramz/mpg123-hs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocramz%2Fmpg123-hs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocramz%2Fmpg123-hs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocramz%2Fmpg123-hs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocramz%2Fmpg123-hs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocramz","download_url":"https://codeload.github.com/ocramz/mpg123-hs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245792914,"owners_count":20672873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","audio-library","ffi","ffi-wrapper","mp3","mp3-decoder"],"created_at":"2024-10-15T14:56:04.912Z","updated_at":"2025-10-25T22:15:57.224Z","avatar_url":"https://github.com/ocramz.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mpg123\n\n[![Build Status](https://travis-ci.org/ocramz/mpg123-hs.png)](https://travis-ci.org/ocramz/mpg123-hs) [![Hackage version](https://img.shields.io/hackage/v/mpg123.svg?label=Hackage)](https://hackage.haskell.org/package/mpg123) [![Stackage version](https://www.stackage.org/package/mpg123/badge/lts?label=Stackage)](https://www.stackage.org/package/mpg123)\n\nHaskell bindings to the MP3 decoding library [`libmpg123`](https://mpg123.de)\n\n\n## Features\n\n- Based on `inline-c`\n\n\n## Installation\n\nThis library relies on dyamically linking to `libmpg123`; the basic installation of `libmpg123`, detailed in the following, is usually sufficient for ensuring this.\n\n* If you don't have `libmpg123` installed already, download it via its [homepage](https://www.mpg123.de/download.shtml) (which will point you to the Sourceforge repository). After you download and decompress the archive, installation follows the usual Unix sequence:\n\n        $ ./configure\n\n        $ make\n\n        $ make install\n\nYou might need to be root or use `sudo` for the last step, which copies object files and binaries to default locations. You may choose custom locations for these during the `./configure` step, but you must ensure they are on `$PATH`.\n\n* Now you can compile the Haskell bindings:\n\n        $ stack build\n\n* Optionally, you can run the tests with\n\n        $ stack test\n\nor you can just see the outcome of the automated tests on TravisCI : https://travis-ci.org/ocramz/mpg123-hs/builds ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focramz%2Fmpg123-hs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focramz%2Fmpg123-hs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focramz%2Fmpg123-hs/lists"}