{"id":20704117,"url":"https://github.com/solidsnack/shell-escape","last_synced_at":"2025-04-23T00:48:32.258Z","repository":{"id":1029011,"uuid":"857164","full_name":"solidsnack/shell-escape","owner":"solidsnack","description":"Shell escaping library.","archived":false,"fork":false,"pushed_at":"2022-10-08T02:33:10.000Z","size":42,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T00:48:24.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/solidsnack.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":"2010-08-23T17:19:40.000Z","updated_at":"2023-04-06T16:34:32.000Z","dependencies_parsed_at":"2022-07-06T02:32:47.146Z","dependency_job_id":null,"html_url":"https://github.com/solidsnack/shell-escape","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnack%2Fshell-escape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnack%2Fshell-escape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnack%2Fshell-escape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnack%2Fshell-escape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidsnack","download_url":"https://codeload.github.com/solidsnack/shell-escape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250348877,"owners_count":21415910,"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-11-17T01:11:04.937Z","updated_at":"2025-04-23T00:48:32.240Z","avatar_url":"https://github.com/solidsnack.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Library for generating fully escaped strings for use with the shell.\n\nSimple usage examples:\n\n```haskell\n\u003e bytes (sh \"abc def\")\n\"abc' def'\"\n\n\u003e bytes (bash \"abc def\")\n\"$'abc def'\"\n```\n\nThe first result might seem wrong -- but it is an actual shell literal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidsnack%2Fshell-escape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidsnack%2Fshell-escape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidsnack%2Fshell-escape/lists"}