{"id":30010326,"url":"https://github.com/suigarra/puffyfind","last_synced_at":"2025-08-11T19:02:33.359Z","repository":{"id":308229297,"uuid":"1032092673","full_name":"suigarra/puffyfind","owner":"suigarra","description":"openbsd pkg search tool made in rust","archived":false,"fork":false,"pushed_at":"2025-08-04T21:05:35.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-04T22:21:08.657Z","etag":null,"topics":["openbsd","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suigarra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-08-04T19:46:17.000Z","updated_at":"2025-08-04T22:21:05.000Z","dependencies_parsed_at":"2025-08-04T22:26:41.380Z","dependency_job_id":"44418291-d89a-4a6d-8227-f2fb3acfbc57","html_url":"https://github.com/suigarra/puffyfind","commit_stats":null,"previous_names":["suigarra/puffyfind"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/suigarra/puffyfind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suigarra%2Fpuffyfind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suigarra%2Fpuffyfind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suigarra%2Fpuffyfind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suigarra%2Fpuffyfind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suigarra","download_url":"https://codeload.github.com/suigarra/puffyfind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suigarra%2Fpuffyfind/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268893472,"owners_count":24324663,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"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":["openbsd","rust"],"created_at":"2025-08-05T12:00:51.837Z","updated_at":"2025-08-05T12:02:43.194Z","avatar_url":"https://github.com/suigarra.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## puffyfind - openbsd pkg search tool made in rust\nalot faster and easier than 'pkg_info'\n## how to compile?\n```\ngit clone https://github.com/suigarra/puffyfind\ncd puffyfind\ncargo build\ndoas cp ./target/debug/puffy_find /usr/bin/puffyfind\n```\ndone! now run it like this\n```\npuffyfind\n```\nyou can leave the program by using \"quit\".\n\n## how to change the mirror, structure or repo directory?\nyou can configure all that stuff on ./src/main.rs\n```\n    let mirror = \"openbsd.cs.toronto.edu\";\n\n    let _ = client.cwd(\"pub/OpenBSD/7.7/packages/amd64\");\n```\nthese 2 lines are the ones that you should want if you are looking to configure the tool.\n### note: the tool uses ftp for checking packages so it must be ftp mirrors\nftp mirrors can be found in https://www.openbsd.org/ftp.html#ftp\n### PLANETUNIX FTP MIRROR DOES NOT WORK BECAUSE IT DOESNT SUPPORT PASSIVE MODE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuigarra%2Fpuffyfind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuigarra%2Fpuffyfind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuigarra%2Fpuffyfind/lists"}