{"id":19519198,"url":"https://github.com/richmit/linesets","last_synced_at":"2025-02-26T00:15:36.084Z","repository":{"id":207929517,"uuid":"576144048","full_name":"richmit/lineSets","owner":"richmit","description":"Set theoretical operations with the lines of files","archived":false,"fork":false,"pushed_at":"2022-12-09T05:31:06.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T12:55:28.139Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richmit.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-09T05:26:17.000Z","updated_at":"2022-12-09T05:31:09.000Z","dependencies_parsed_at":"2023-11-18T15:25:25.276Z","dependency_job_id":"82bffdd5-e5b3-4189-82c6-5eeb656e5130","html_url":"https://github.com/richmit/lineSets","commit_stats":null,"previous_names":["richmit/linesets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FlineSets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FlineSets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FlineSets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FlineSets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richmit","download_url":"https://codeload.github.com/richmit/lineSets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766606,"owners_count":19854119,"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-11-11T00:16:48.255Z","updated_at":"2025-02-26T00:15:36.022Z","avatar_url":"https://github.com/richmit.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Set theoretical file comparison and manipulation\r\n\r\nI frequently want to do set theory things with the lines in a\r\nfile. For example, I might have a set of files each containing a list\r\nof installed packages on a machine, and I want to know things: 1) what\r\npackages are installed on all systems (set intersection), 2) what is\r\nthe list of all installed packages (set union), 3) what packages are\r\nonly installed on machine A (set difference), 4) etc… These tools\r\nfacilitate such computations (see the script documentation for more\r\nexamples).\r\n\r\n - =lineSetOp.rb= ::\r\n   A ruby script that can do many different kinds of set theory\r\n   computations. Each \"set\" is defined by a file with the set\r\n   elements being each line of the file. \r\n - =lineMapDiff.rb= ::\r\n   A ruby script similar to =lineSetOp.rb= but it operates on maps\r\n   (ordered pairs) instead of sets, and only preforms a kind of set\r\n   difference.\r\n - =uniq.rb= :: \r\n   A \"stable\" version of the UNIX command =uniq= that doesn't require\r\n   a file to be sorted to work.  It spits out the first occurrence of\r\n   each line.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichmit%2Flinesets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichmit%2Flinesets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichmit%2Flinesets/lists"}