{"id":18324709,"url":"https://github.com/tchoutri/feed-extract","last_synced_at":"2025-10-24T20:50:34.539Z","repository":{"id":118115698,"uuid":"101430674","full_name":"tchoutri/feed-extract","owner":"tchoutri","description":"This haskell program extracts the data from FeedReader's database and exports it as an OPML file","archived":false,"fork":false,"pushed_at":"2017-09-01T21:55:38.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T15:15:45.339Z","etag":null,"topics":["feedreader","haskell","opml","rss","sql"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tchoutri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-25T18:18:52.000Z","updated_at":"2017-08-29T20:40:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a6d1425-032c-460f-bfad-5fd60830d1a7","html_url":"https://github.com/tchoutri/feed-extract","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tchoutri/feed-extract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchoutri%2Ffeed-extract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchoutri%2Ffeed-extract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchoutri%2Ffeed-extract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchoutri%2Ffeed-extract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchoutri","download_url":"https://codeload.github.com/tchoutri/feed-extract/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchoutri%2Ffeed-extract/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278897285,"owners_count":26064780,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["feedreader","haskell","opml","rss","sql"],"created_at":"2024-11-05T18:35:35.856Z","updated_at":"2025-10-08T05:53:22.830Z","avatar_url":"https://github.com/tchoutri.png","language":"Haskell","readme":"# feed-extract\n\nThis is my Haskell week-end project to help with [the lack of \"Export\" feature](https://github.com/jangernert/FeedReader/issues/334) in [FeedReader](https://jangernert.github.io/FeedReader/)\n\n## Install\n\n### Manual install (recommended for bleeding-edge patches)\n\nYou'll need [Stack](https://haskellstack.org).\n\nrun `stack install` in the project directory. The binary will be copied to `~/.local/bin`.  \nYou might want to run `stack install --ghc-options=-dynamic` in order to reduce the size of the binary (4,1M → 20Ko).\n\n### Releases\n\nFor the moment, releases are hosted on the GitHub platform. They consist of a Zip archive with the README, the LICENSE file and the binary, whose Haskell\nlibraries are bundled in (but the C libraries are still dynamically linked (for now)).  \nThe releases might not be as up-to-date as the `master` branch, though.\n\n## Usage\n\n`feed-extract ~/.local/share/feedreader/data/feedreader-04.db` or every other location where your db might be.\n\n## Uninstall\n\nAs Stack does not keep trace of the installed objects on the filesystem, it does not provide an `uninstall` sub-command.  \nBut since `feed-extract` only uses itself, you can safely delete the binary from your filesystem.\n\n## ROADMAP\n\n- [x] Preserve categories\n  - [ ] Get rid of the multimap\n\n## LICENSE\n\nThis software is licenced under the [MIT](LICENSE.md) license\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchoutri%2Ffeed-extract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchoutri%2Ffeed-extract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchoutri%2Ffeed-extract/lists"}