{"id":16752400,"url":"https://github.com/whizsid/soup-rs","last_synced_at":"2026-04-29T13:33:55.559Z","repository":{"id":98599145,"uuid":"233355013","full_name":"whizsid/soup-rs","owner":"whizsid","description":"libsoup bindings for Rust GTK","archived":false,"fork":false,"pushed_at":"2020-01-13T21:46:10.000Z","size":99,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T23:41:48.426Z","etag":null,"topics":["gnome","gtk","http-client","libsoup","network","pinned","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/whizsid.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":"2020-01-12T07:31:03.000Z","updated_at":"2020-08-13T20:25:37.000Z","dependencies_parsed_at":"2023-10-03T23:31:20.183Z","dependency_job_id":null,"html_url":"https://github.com/whizsid/soup-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whizsid/soup-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizsid%2Fsoup-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizsid%2Fsoup-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizsid%2Fsoup-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizsid%2Fsoup-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whizsid","download_url":"https://codeload.github.com/whizsid/soup-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizsid%2Fsoup-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32427629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gnome","gtk","http-client","libsoup","network","pinned","rust"],"created_at":"2024-10-13T02:46:53.993Z","updated_at":"2026-04-29T13:33:55.542Z","avatar_url":"https://github.com/whizsid.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# soup [![Build Status](https://travis-ci.org/whizsid/soup-rs.png?branch=master)](https://travis-ci.org/whizsid/soup-rs) \n\n__Rust__ bindings and wrappers for __libsoup__.\n\n\u003caside class=\"notice\"\u003e\nNOTE:- This is not the official libsoup Rust bindings repo. Official repository currently not supporting for latest gtk-rs stack.\n\u003c/aside\u003e\n\n[GNOME Official Repo](https://gitlab.gnome.org/World/Rust/soup-rs/)\n\n## Building\n\n__soup-rs__ expects __GTK+__, __GLib__ and __libsoup__ files to be installed on your system.\n\n## Using\n\n```toml\n[dependencies]\nsoup-rs = { git = \"https://github.com/whizsid/soup-rs.git\" }\n```\n\nAvoid mixing versioned and git crates like this:\n\n```toml\n# This will not compile\n[dependencies]\ngtk = \"0.2\"\nsoup-rs = { git = \"https://github.com/whizsid/soup-rs.git\" }\n```\n\n## Contribute\n\nContributor you're welcome!\n\nSee the general [bindings documentation](http://gtk-rs.org/docs/glib/).\n\nMost of the bindings ([`src/auto`](src/auto)) are generated by [gir](https://github.com/gtk-rs/gir) using [this configuration file](Gir.toml). After editing `Gir.toml` the sources can be regenerated with\n\n```shell\n\u003e make gir\n```\n\nWhen opening a PR please put the changes to the `src/auto` directory in a separate commit.\n\n## License\n\n__soup-rs__ is available under the MIT License, please refer to it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhizsid%2Fsoup-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhizsid%2Fsoup-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhizsid%2Fsoup-rs/lists"}