{"id":17214075,"url":"https://github.com/takikawa/racket-rsvg","last_synced_at":"2026-01-06T12:02:10.851Z","repository":{"id":7273207,"uuid":"8586728","full_name":"takikawa/racket-rsvg","owner":"takikawa","description":"RSVG bindings for Racket","archived":false,"fork":false,"pushed_at":"2023-09-17T15:51:46.000Z","size":35,"stargazers_count":6,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T19:54:33.824Z","etag":null,"topics":["racket","svg"],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takikawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2013-03-05T19:00:36.000Z","updated_at":"2023-03-09T19:58:46.000Z","dependencies_parsed_at":"2024-12-03T12:50:42.760Z","dependency_job_id":null,"html_url":"https://github.com/takikawa/racket-rsvg","commit_stats":{"total_commits":34,"total_committers":7,"mean_commits":4.857142857142857,"dds":"0.17647058823529416","last_synced_commit":"0945d7ae08880996a3409e2e7143273b06345c93"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takikawa%2Fracket-rsvg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takikawa%2Fracket-rsvg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takikawa%2Fracket-rsvg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takikawa%2Fracket-rsvg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takikawa","download_url":"https://codeload.github.com/takikawa/racket-rsvg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467161,"owners_count":20620209,"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":["racket","svg"],"created_at":"2024-10-15T03:01:32.135Z","updated_at":"2026-01-06T12:02:05.811Z","avatar_url":"https://github.com/takikawa.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"RSVG: an FFI binding for loading SVG images\n-------------------------------------------\n\n[![Scribble](https://img.shields.io/badge/Docs-Scribble-blue.svg)](http://pkg-build.racket-lang.org/doc/rsvg/index.html)\n\nInstall:\n\n```\n raco pkg install rsvg\n```\n\nUse:\n\n```racket\n (require rsvg)\n```\n\nThis library provides functions for loading SVG images as Racket bitmap\nobjects through an FFI binding to\n[libRSVG](https://live.gnome.org/LibRsvg). The resulting bitmap objects\ncan then be freely manipulated with the `racket/draw` or\n`pict` libraries.\n\nBug reports and patches welcome.\n\n---\n\nCopyright © 2013-2016 Asumu Takikawa.\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU Lesser General Public License as published by the Free\nSoftware Foundation, either version 3 of the License, or (at your option) any\nlater version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License along\nwith this program. If not, see http://www.gnu.org/licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakikawa%2Fracket-rsvg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakikawa%2Fracket-rsvg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakikawa%2Fracket-rsvg/lists"}