{"id":28574356,"url":"https://github.com/tripleee/virtualdeb","last_synced_at":"2025-07-19T09:35:29.508Z","repository":{"id":148075990,"uuid":"38118802","full_name":"tripleee/virtualdeb","owner":"tripleee","description":"Download library deb files into a virtualenv","archived":false,"fork":false,"pushed_at":"2015-06-30T06:12:26.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T21:25:48.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tripleee.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}},"created_at":"2015-06-26T15:32:50.000Z","updated_at":"2015-06-26T15:41:25.000Z","dependencies_parsed_at":"2023-03-30T21:59:56.023Z","dependency_job_id":null,"html_url":"https://github.com/tripleee/virtualdeb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tripleee/virtualdeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripleee%2Fvirtualdeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripleee%2Fvirtualdeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripleee%2Fvirtualdeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripleee%2Fvirtualdeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripleee","download_url":"https://codeload.github.com/tripleee/virtualdeb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripleee%2Fvirtualdeb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265910053,"owners_count":23847510,"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":"2025-06-10T21:20:52.133Z","updated_at":"2025-07-19T09:35:29.499Z","avatar_url":"https://github.com/tripleee.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"virtualdeb\n==========\n\nThis is an **experimental** and very **crude hack** which attempts to\nhelp you resolve (a subset of) binary library dependencies in a\nvirtualenv on Debian-based distros.\n\nThe code assumes you have a Python virtualenv already set up, and that\n`$VIRTUAL_ENV` points to it (as it will if you have activated it).\nAlternatively, if `$VIRTUAL_ENV` is unset, the first command-line\nargument should be the path to the virtualenv root.\n\nThis program downloads each named package as well as dependent\npackages as `deb` files into the virtualenv and makes sure any files\nin them within `lib` or `usr/lib` are in a directory on `LD_LIBRARY_PATH`.\n\nMerely copying libraries into a directory in `LD_LIBRARY_PATH` is\nobviously only viable for extremely simple libraries.  If the `deb`\npackage contains a `postinst` script or some other configuration\nactions, or contains code which hardcodes locations in the `/usr` file\nsystem, for example, this will obviously fail.\n\nSee also [stackoverflow.com/.../shared-library-in-a-virtualenv-on-debian-pip-install-fails][1]\n\n\n  [1]: http://stackoverflow.com/questions/31066557/shared-library-in-a-virtualenv-on-debian-pip-install-fails\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripleee%2Fvirtualdeb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripleee%2Fvirtualdeb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripleee%2Fvirtualdeb/lists"}