{"id":37217573,"url":"https://github.com/gromgit/goncurses","last_synced_at":"2026-01-15T01:02:11.009Z","repository":{"id":57509055,"uuid":"236118903","full_name":"gromgit/goncurses","owner":"gromgit","description":"NCurses Library for Go","archived":false,"fork":true,"pushed_at":"2020-01-25T03:45:05.000Z","size":1784,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T06:38:59.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rthornton128/goncurses","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gromgit.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}},"created_at":"2020-01-25T03:04:09.000Z","updated_at":"2024-06-20T06:38:59.583Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gromgit/goncurses","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gromgit/goncurses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fgoncurses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fgoncurses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fgoncurses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fgoncurses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gromgit","download_url":"https://codeload.github.com/gromgit/goncurses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fgoncurses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-15T01:02:05.559Z","updated_at":"2026-01-15T01:02:10.923Z","avatar_url":"https://github.com/gromgit.png","language":"Go","readme":"Overview\n--------\nGoncurses is an ncurses library for the Go programming language. It\nrequires both pkg-config and ncurses C development files be installed.\n\nInstallation\n------------\nThe go tool is the recommended method of installing goncurses. Issue the\nfollowing command on the command line:\n\n$ go get github.com/rthornton128/goncurses\n\nOSX and Windows users should visit the \n[Wiki](https://github.com/rthornton128/goncurses/wiki) for installation\ninstructions.\n\nNotes\n-----\n\nNo functions which operate only on stdscr have been implemented because \nit makes little sense to do so in a Go implementation. Stdscr is treated the\nsame as any other window.\n\nWhenever possible, versions of ncurses functions which could potentially\nhave a buffer overflow, like the getstr() family of functions, have not been\nimplemented. Instead, only mvwgetnstr() and wgetnstr() are used.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgromgit%2Fgoncurses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgromgit%2Fgoncurses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgromgit%2Fgoncurses/lists"}