{"id":15762341,"url":"https://github.com/williamvenner/gmod-lzma-rs","last_synced_at":"2025-05-05T21:33:40.578Z","repository":{"id":62439617,"uuid":"390845692","full_name":"WilliamVenner/gmod-lzma-rs","owner":"WilliamVenner","description":"🔮 util.Compress and util.Decompress but for Rust!","archived":false,"fork":false,"pushed_at":"2024-07-19T18:55:03.000Z","size":17,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T11:33:20.368Z","etag":null,"topics":["glua","gmod","lzma","rust"],"latest_commit_sha":null,"homepage":"","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/WilliamVenner.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":"2021-07-29T20:41:56.000Z","updated_at":"2024-09-06T18:33:22.000Z","dependencies_parsed_at":"2024-10-25T10:18:03.735Z","dependency_job_id":"30427f2a-476a-4340-9e63-12dca9181fb8","html_url":"https://github.com/WilliamVenner/gmod-lzma-rs","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"3a7a6f8312bd37c77ac441a77c9384404654fa5b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fgmod-lzma-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fgmod-lzma-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fgmod-lzma-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fgmod-lzma-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilliamVenner","download_url":"https://codeload.github.com/WilliamVenner/gmod-lzma-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395594,"owners_count":20770242,"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":["glua","gmod","lzma","rust"],"created_at":"2024-10-04T11:08:45.826Z","updated_at":"2025-03-31T19:31:34.368Z","avatar_url":"https://github.com/WilliamVenner.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![crates.io](https://img.shields.io/crates/v/gmod-lzma.svg)](https://crates.io/crates/gmod-lzma)\n[![docs.rs](https://docs.rs/gmod-lzma/badge.svg)](https://docs.rs/gmod-lzma/)\n[![license](https://img.shields.io/crates/l/gmod-lzma)](https://github.com/WilliamVenner/gmod-lzma-rs/blob/master/LICENSE)\n\n# 🔮 gmod-lzma-rs\n\n[`util.Compress`](https://wiki.facepunch.com/gmod/util.Compress) and [`util.Decompress`](https://wiki.facepunch.com/gmod/util.Decompress) but in Rust!\n\n# Usage\n\n## As a Rust library\n\nAdd to your [`Cargo.toml`](https://doc.rust-lang.org/cargo/reference/manifest.html) file:\n\n```toml\n[dependencies]\ngmod-lzma = \"*\"\n```\n\n## As a binary\n\nYou can download a binary from the [releases](https://github.com/WilliamVenner/gmod-lzma-rs/releases) page.\n\n```php\nUsage: gmod_lzma (-c | --compress) [-l | --level \u003clevel\u003e] \u003cinput\u003e \u003coutput\u003e\n       gmod_lzma (-d | --decompress) \u003cinput\u003e \u003coutput\u003e\n```\n\n# Building\n\nFirstly, [install Rust](https://rustup.rs/).\n\nThen, run the following commands:\n\n```sh\ngit clone https://github.com/WilliamVenner/gmod-lzma-rs.git\ncd gmod-lzma-rs\ncargo build --release\n```\n\nYour binary can be found in `gmod-lzma-rs/target/release/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamvenner%2Fgmod-lzma-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamvenner%2Fgmod-lzma-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamvenner%2Fgmod-lzma-rs/lists"}