{"id":15208215,"url":"https://github.com/haskell/haskeline","last_synced_at":"2025-05-14T20:10:11.270Z","repository":{"id":11525284,"uuid":"14008276","full_name":"haskell/haskeline","owner":"haskell","description":"A Haskell library for line input in command-line programs.","archived":false,"fork":false,"pushed_at":"2025-03-03T16:45:05.000Z","size":1276,"stargazers_count":234,"open_issues_count":43,"forks_count":78,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-12T16:11:23.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"  https://hackage.haskell.org/package/haskeline","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/haskell.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","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":"2013-10-31T05:19:04.000Z","updated_at":"2025-04-22T07:37:25.000Z","dependencies_parsed_at":"2025-03-17T14:01:17.343Z","dependency_job_id":"f7f5583f-dc7c-40c7-8769-dd35f49da726","html_url":"https://github.com/haskell/haskeline","commit_stats":{"total_commits":767,"total_committers":43,"mean_commits":"17.837209302325583","dds":0.182529335071708,"last_synced_commit":"ab2272336641195d0d087a6ccfd9bf511d208860"},"previous_names":["judah/haskeline"],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/haskeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076849,"owners_count":22010611,"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":[],"created_at":"2024-09-28T07:01:08.023Z","updated_at":"2025-05-14T20:10:11.234Z","avatar_url":"https://github.com/haskell.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"# Haskeline\n\nThe Haskeline library provides a user interface for line input in command-line programs.\nThis library is similar in purpose to readline, but since it is written in Haskell it is (hopefully)\nmore easily used in other Haskell programs.\n\n## Links\nThe latest release, as well as the API documentation, may be obtained from [Hackage](http://hackage.haskell.org/package/haskeline).\n\nThe most recent development source code can be downloaded with:\n\n    git clone https://github.com/judah/haskeline\n\nFurther documentation is also available at\n[https://github.com/judah/haskeline/wiki](https://github.com/judah/haskeline/wiki)\n\n\n## Features:\n\n - Provides a [rich line editing interface](https://github.com/judah/haskeline/wiki/KeyBindings).\n - A `~/.haskeline` file allows customization of [preferences](https://github.com/judah/haskeline/wiki/UserPreferences) and [custom key bindings](https://github.com/judah/haskeline/wiki/CustomKeyBindings).\n - Runs on POSIX-compatible systems, using the [terminfo](http://github.com/judah/terminfo) library to support non-ANSI terminals.\n - Runs on Windows using MinGW.\n - [Supports Unicode](https://github.com/judah/haskeline/wiki/UnicodeSupport) cross-platform.\n - History recall and incremental search.\n - Custom tab completion functions which may run in an arbitrary monad.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell%2Fhaskeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaskell%2Fhaskeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell%2Fhaskeline/lists"}