{"id":19450700,"url":"https://github.com/aineejames/rustle","last_synced_at":"2025-02-25T09:22:00.245Z","repository":{"id":220738723,"uuid":"752469283","full_name":"AineeJames/rustle","owner":"AineeJames","description":"a python rle lib built with rust","archived":false,"fork":false,"pushed_at":"2024-02-04T01:05:47.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:50:21.933Z","etag":null,"topics":[],"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/AineeJames.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-02-03T23:35:34.000Z","updated_at":"2024-02-04T01:15:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"158a0eb1-7e0e-422f-9db3-ee799de8dc3e","html_url":"https://github.com/AineeJames/rustle","commit_stats":null,"previous_names":["aineejames/rustle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AineeJames%2Frustle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AineeJames%2Frustle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AineeJames%2Frustle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AineeJames%2Frustle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AineeJames","download_url":"https://codeload.github.com/AineeJames/rustle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240637757,"owners_count":19833188,"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":[],"created_at":"2024-11-10T16:38:39.929Z","updated_at":"2025-02-25T09:22:00.180Z","avatar_url":"https://github.com/AineeJames.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rustle (python rle lib built with rust)\n\n## Setup\n\n```bash\ngit clone https://github.com/AineeJames/rustle.git\ncd rustle\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n```\n\nor\n\n```bash\npip install rustle\n```\n\n## Example\n\n```python\nimport rustle\n\nprint(rustle.encode_str('aaaabbbcc')) # -\u003e 'a4b3c2'\nprint(rustle.decode_str('a4b3c2')) # -\u003e 'aaaabbbcc'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faineejames%2Frustle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faineejames%2Frustle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faineejames%2Frustle/lists"}