{"id":25162858,"url":"https://github.com/1git2clone/caesar-macro","last_synced_at":"2025-04-03T14:43:02.743Z","repository":{"id":259767789,"uuid":"879394314","full_name":"1Git2Clone/caesar-macro","owner":"1Git2Clone","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-04T01:19:19.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T20:17:00.784Z","etag":null,"topics":["rust","rust-lang","rust-macro","rust-macros","rust-proc-macro"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/ceasar_macro","language":"Rust","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/1Git2Clone.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":"2024-10-27T19:33:04.000Z","updated_at":"2025-02-04T01:19:22.000Z","dependencies_parsed_at":"2024-10-27T23:16:16.637Z","dependency_job_id":"ad104ca4-677e-467f-8a5e-cd0c5a1ad341","html_url":"https://github.com/1Git2Clone/caesar-macro","commit_stats":null,"previous_names":["1git2clone/ceasar_cipher","1git2clone/caesar_cipher","1git2clone/caesar-macro"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Git2Clone%2Fcaesar-macro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Git2Clone%2Fcaesar-macro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Git2Clone%2Fcaesar-macro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Git2Clone%2Fcaesar-macro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1Git2Clone","download_url":"https://codeload.github.com/1Git2Clone/caesar-macro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247023716,"owners_count":20870933,"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":["rust","rust-lang","rust-macro","rust-macros","rust-proc-macro"],"created_at":"2025-02-09T03:30:25.941Z","updated_at":"2025-04-03T14:43:02.715Z","avatar_url":"https://github.com/1Git2Clone.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar cipher\n\n\u003c!-- markdownlint-disable MD033 --\u003e\n\nA rust procedural macro implementation for the Caesar cipher algorithm\u003csup\u003e\\[[1]\\]\u003c/sup\u003e.\n\n\u003c!-- markdownlint-enable MD033 --\u003e\n\n## Usage\n\nYou can import it as a path in your `Cargo.toml` file like so:\n\n```toml\n[dependencies]\nceasar_macro = { path = \"../\" }\n```\n\nOr with git:\n\n```toml\n[dependencies]\nceasar_macro = { git = \"https://github.com/1Git2Clone/caesar-macro\" }\n```\n\nOr from [crates.io](https://crates.io/caesar_macro):\n\n```sh\ncargo add ceasar_macro\n```\n\n```toml\n# Cargo.toml\nceasar_macro = \"0.1.2\"\n```\n\n[1]: https://en.wikipedia.org/wiki/Caesar_cipher \"Wikipedia/Caesar_cipher\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1git2clone%2Fcaesar-macro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1git2clone%2Fcaesar-macro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1git2clone%2Fcaesar-macro/lists"}