{"id":16655371,"url":"https://github.com/riverrun/sillysearch","last_synced_at":"2026-04-19T20:39:21.476Z","repository":{"id":66269083,"uuid":"70204525","full_name":"riverrun/sillysearch","owner":"riverrun","description":"A code search / replace tool in Haskell","archived":false,"fork":false,"pushed_at":"2017-10-20T09:47:49.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T09:35:09.966Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riverrun.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-07T00:48:45.000Z","updated_at":"2019-02-21T04:05:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd283f3f-29f5-4376-b885-3838c77f2184","html_url":"https://github.com/riverrun/sillysearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riverrun/sillysearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fsillysearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fsillysearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fsillysearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fsillysearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riverrun","download_url":"https://codeload.github.com/riverrun/sillysearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fsillysearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32022557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-12T09:52:46.405Z","updated_at":"2026-04-19T20:39:21.426Z","avatar_url":"https://github.com/riverrun.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sillysearch\n\nA code repository search / replace tool written in Haskell.\n\nSillysearch is designed to search for, or replace, text in code repositories,\nworking through subdirectories recursively.\n\nIt uses regular expressions to search for, or replace, text.\n\n## Installation\n\nIf you are using stack, just clone the repository and run `stack install`.\n\n## Use\n\nTo search for the text \"wisible\" in the current directory, run:\n\n    sillysearch wisible\n\nAdd `-d name_of_directory` to the above command to search a different directory.\n\nTo replace \"wisible\" with \"risible\", run:\n\n    sillysearch wisible -r risible\n\nTo only search files with a certain file extension, use the `-x` option.\n\n    sillysearch wisible -x py\n\n    sillysearch wisible -x ex -x eex\n\nRun `sillysearch -h` to see all the options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverrun%2Fsillysearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friverrun%2Fsillysearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverrun%2Fsillysearch/lists"}