{"id":15062341,"url":"https://github.com/mdom/curses-readline","last_synced_at":"2026-01-03T02:12:41.987Z","repository":{"id":56836588,"uuid":"197795127","full_name":"mdom/Curses-Readline","owner":"mdom","description":"Readline library for curses","archived":false,"fork":false,"pushed_at":"2020-10-23T07:51:45.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T04:28:07.765Z","etag":null,"topics":["curses","perl","perl-module","perl5","readline"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/mdom.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-19T15:10:41.000Z","updated_at":"2020-10-23T07:51:47.000Z","dependencies_parsed_at":"2022-09-02T05:50:23.892Z","dependency_job_id":null,"html_url":"https://github.com/mdom/Curses-Readline","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdom%2FCurses-Readline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdom%2FCurses-Readline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdom%2FCurses-Readline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdom%2FCurses-Readline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdom","download_url":"https://codeload.github.com/mdom/Curses-Readline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826826,"owners_count":20354220,"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":["curses","perl","perl-module","perl5","readline"],"created_at":"2024-09-24T23:34:36.238Z","updated_at":"2026-01-03T02:12:41.934Z","avatar_url":"https://github.com/mdom.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nCurses::Readline - Readline library for curses\n\n# SYNOPSIS\n\n        use Curses::Readline qw(curses_readline);\n        use Curses;\n\n        initscr;\n        curses_readline;\n        endwin;\n\n# DESCRIPTION\n\nThis library provides a way to query a user for a line with\nreadline-like key bindings in a curses windows. It behaves similar to\nthe command line in mutt or vi.\n\nThe prompt is displayed on the last line of the curses window, which\nwill be emptied on a call to _curses\\_readline()_.\n\n# COPYRIGHT AND LICENSE\n\nCopyright 2019 Mario Domgoergen `\u003cmario@domgoergen.com\u003e`\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u0026lt;http://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdom%2Fcurses-readline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdom%2Fcurses-readline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdom%2Fcurses-readline/lists"}