{"id":15459252,"url":"https://github.com/caius/swcat","last_synced_at":"2025-03-28T10:23:07.024Z","repository":{"id":17656460,"uuid":"20461042","full_name":"caius/swcat","owner":"caius","description":"cat(1) clone in Swift","archived":false,"fork":false,"pushed_at":"2018-04-17T23:04:36.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T02:12:34.354Z","etag":null,"topics":["cat","unix-command"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caius.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":"2014-06-03T21:52:32.000Z","updated_at":"2018-04-17T23:04:37.000Z","dependencies_parsed_at":"2022-11-28T10:39:33.263Z","dependency_job_id":null,"html_url":"https://github.com/caius/swcat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Fswcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Fswcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Fswcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Fswcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caius","download_url":"https://codeload.github.com/caius/swcat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009719,"owners_count":20709006,"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":["cat","unix-command"],"created_at":"2024-10-01T23:05:47.714Z","updated_at":"2025-03-28T10:23:06.997Z","avatar_url":"https://github.com/caius.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# swcat\n\n[cat(1)](http://www.freebsd.org/cgi/man.cgi?cat(1)) *partial* clone in Swift.\n\nCurrently supports reading from stdin and writing to stdout with no arguments given, or reading filenames from given arguments.\n\n## Usage\n\nReading stdin to stdout:\n\n```bash\n$ echo \"hi\" | swcat\nhi\n```\n\nReading multiple files, including ones that don't exist:\n\n```bash\n$ swcat bling.txt count.txt\nswcat: bling.txt: No such file or directory\n1\n2\n3\n4\n5\n```\n\n## License\n\n```bash\n$ swcat LICENSE\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaius%2Fswcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaius%2Fswcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaius%2Fswcat/lists"}