{"id":16454049,"url":"https://github.com/auser/suitcase","last_synced_at":"2025-03-23T10:32:15.732Z","repository":{"id":531756,"uuid":"160775","full_name":"auser/suitcase","owner":"auser","description":"Easy-peasy transfer of bulk files with the Suitcase!","archived":false,"fork":false,"pushed_at":"2009-06-16T01:05:42.000Z","size":112,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-13T22:57:39.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/auser.png","metadata":{"files":{"readme":"README.rdoc","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":"2009-03-27T08:56:28.000Z","updated_at":"2019-08-13T14:12:46.000Z","dependencies_parsed_at":"2022-07-07T16:30:34.261Z","dependency_job_id":null,"html_url":"https://github.com/auser/suitcase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auser%2Fsuitcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auser%2Fsuitcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auser%2Fsuitcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auser%2Fsuitcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auser","download_url":"https://codeload.github.com/auser/suitcase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221849330,"owners_count":16891424,"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-10-11T10:17:50.182Z","updated_at":"2024-10-28T15:32:35.173Z","avatar_url":"https://github.com/auser.png","language":"Ruby","readme":"= Suitcase\n\nEasy-peasy transfer of bulk files with the Suitcase!\n\nSuitcase takes care of the ugly work for you when dealing with lots of dependencies and and peculiarities with transferring dependencies.\n\n== Simple case:\n\nSuitcase::Zipper.add(\"file_to_transfer.txt\")\nSuitcase::Zipper.add(\"directory_to_transfer/\")\n\nSuitcase::Zipper.zip!(\"/full/path/to/filename.tar.gz\") # =\u003e \"/full/path/to/filename.tar.gz\"\n\n== Suitcase will download the latest gems for you and add them to the suitcase simply by calling\n\nSuitcase::Zipper.gems \"auser-poolparty\", \"nanite\", ...\n\nIt first attempts to download it from github and then falls back and tries with rubyforge.\n\nThey are added to the suitcase under the gems/ namespace.\n\n== Suitcase will download packages for you off the internet as well given a source, for instance:\n\nSuitcase::Zipper.packages(\"ftp://ftp.ruby-lang.org/pub/ruby/stable-snapshot.tar.gz\", \"#{Dir.pwd}/packages\")\n\nwill download the ruby stable-snapshot.tar.gz and put it into the suitcase\n\n\n== Copyright\n\nCopyright (c) 2009 Ari Lerner. See LICENSE for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauser%2Fsuitcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauser%2Fsuitcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauser%2Fsuitcase/lists"}