{"id":15844214,"url":"https://github.com/xtuc/sieve2workers","last_synced_at":"2025-09-07T02:09:41.625Z","repository":{"id":236261574,"uuid":"792250375","full_name":"xtuc/sieve2workers","owner":"xtuc","description":"Convert a Sieve program into a Cloudflare Workers for Cloudflare Email Routing.","archived":false,"fork":false,"pushed_at":"2024-05-05T17:24:14.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T00:35:33.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/xtuc.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}},"created_at":"2024-04-26T09:28:24.000Z","updated_at":"2024-05-07T15:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"97664bd4-70e1-486a-8b62-a083087888c7","html_url":"https://github.com/xtuc/sieve2workers","commit_stats":null,"previous_names":["xtuc/sieve2workers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xtuc/sieve2workers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fsieve2workers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fsieve2workers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fsieve2workers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fsieve2workers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/sieve2workers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fsieve2workers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986629,"owners_count":25202708,"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-09-07T02:00:09.463Z","response_time":67,"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-05T17:20:49.000Z","updated_at":"2025-09-07T02:09:41.527Z","avatar_url":"https://github.com/xtuc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sieve2workers\n\n\u003e Convert a Sieve program into a Cloudflare Workers for Cloudflare Email Routing.\n\n## Install\n\n```\ncargo install sieve2workers\n```\n\n## Usage\n\n```\nsieve2workers input.sieve\n```\n\nCloudflare Worker:\n```js\nimport { run } from \"/path/to/output.js\"\n\nexport default {\n  async email(message, env, ctx) {\n    await run({ message });\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fsieve2workers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuc%2Fsieve2workers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fsieve2workers/lists"}