{"id":13645800,"url":"https://github.com/vaeth/eix","last_synced_at":"2025-04-04T10:05:25.642Z","repository":{"id":13721447,"uuid":"16415596","full_name":"vaeth/eix","owner":"vaeth","description":"eix can access Gentoo portage ebuild information and description very quickly (using a local cache). It can also be used to access information on installed packages, local settings, and local and external overlays, and informs about changes in the tree","archived":false,"fork":false,"pushed_at":"2024-10-18T20:04:39.000Z","size":8400,"stargazers_count":171,"open_issues_count":18,"forks_count":14,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-28T09:04:31.163Z","etag":null,"topics":["database","fast","find","gentoo","gentoo-metadata","packages","portage","tree"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaeth.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-01-31T17:52:51.000Z","updated_at":"2025-03-23T09:28:56.000Z","dependencies_parsed_at":"2024-05-10T17:29:05.853Z","dependency_job_id":"f24b66fb-1fdd-471e-b2be-000d68a82a2c","html_url":"https://github.com/vaeth/eix","commit_stats":null,"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaeth%2Feix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaeth%2Feix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaeth%2Feix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaeth%2Feix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaeth","download_url":"https://codeload.github.com/vaeth/eix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247156283,"owners_count":20893197,"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":["database","fast","find","gentoo","gentoo-metadata","packages","portage","tree"],"created_at":"2024-08-02T01:02:42.166Z","updated_at":"2025-04-04T10:05:25.620Z","avatar_url":"https://github.com/vaeth.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"\u003e\n\u003chtml xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\"\u003e\n\u003chead\u003e\n   \u003cmeta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" /\u003e\n   \u003c!-- \u003ctitle\u003eeix - search util for Gentoo's portage\u003c/title\u003e --\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003c!-- content --\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003ch2\u003eWelcome to\u003c/h2\u003e\n\u003cimg alt=\"eix\" title=\"The wild eix fox!\" id=\"fox\" src=\"eix.png\" /\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cp\u003eeix is a tool for the \u003ca href=\"http://gentoo.org/\"\u003eGentoo Linux\u003c/a\u003e\nportage system. It uses indexing to allow quick searches through the package tree.\nSome reasons for using eix:\u003c/p\u003e\n\u003cul\u003e\n\t\u003cli\u003eFast indexing and searching\u003c/li\u003e\n\t\u003cli\u003eHighly configurable output-format (with its own \"language\")\u003c/li\u003e\n\t\u003cli\u003eProvides more information than most other search utilities (e.g. shows every available version, USE flags of available and emerged versions, ...)\u003c/li\u003e\n\t\u003cli\u003eShows stability/mask status of versions and how your local settings change it\u003c/li\u003e\n\t\u003cli\u003eHelps you to manage your local /etc/portage/package.* settings in several ways (e.g. by finding \"obsolete\" entries by various criteria)\u003c/li\u003e\n\t\u003cli\u003eCan import eix-files from other systems, e.g. to get a catalogue of overlays\u003c/li\u003e\n\t\u003cli\u003eCli with logical AND/OR (and braces), multiple matching algorithms (i.e. fuzzy search using levenshtein distance) and more\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eeix is in the portage tree, so you can simply install it with\u003c/p\u003e\n\u003cp\u003e\u003ctt\u003eemerge app-portage/eix\u003c/tt\u003e\u003c/p\u003e\n\u003cp\u003eThe most current version of eix is always available as \"HEAD\" in the git master branch.\nTo get this version, emerge dev-vcs/git and then use the command\u003c/p\u003e\n\u003cp\u003e\u003ctt\u003egit clone git://github.com/vaeth/eix\u003c/tt\u003e\u003c/p\u003e\n\u003cp\u003eFor bugreports, please use the GitHub or the Gentoo bug system.\nIf you want to reach the current maintainer, please use email.\u003c/p\u003e\n\n\u003cp\u003eBest regards .. your code monkeys :)\u003c/p\u003e\n\n\u003ch3\u003eOther search-utils\u003c/h3\u003e\n\u003cul\u003e\n\t\u003cli\u003eemerge -s|-S\u003c/li\u003e\n\t\u003cli\u003eqsearch (app-portage/portage-utils)\u003c/li\u003e\n\t\u003cli\u003eesearch (app-portage/esearch)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- end content --\u003e\n\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaeth%2Feix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaeth%2Feix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaeth%2Feix/lists"}