{"id":13505546,"url":"https://github.com/TheAssassin/appimagelint","last_synced_at":"2025-03-30T00:30:58.585Z","repository":{"id":55905708,"uuid":"179894377","full_name":"TheAssassin/appimagelint","owner":"TheAssassin","description":"Check AppImages for compatibility, best practices etc. Powerful functionality combined with simple usage and human-friendly feedback.","archived":false,"fork":false,"pushed_at":"2025-02-14T00:36:02.000Z","size":327,"stargazers_count":45,"open_issues_count":12,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T14:41:38.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/TheAssassin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-04-06T22:39:43.000Z","updated_at":"2025-03-12T07:02:10.000Z","dependencies_parsed_at":"2025-02-13T23:19:23.647Z","dependency_job_id":"eaa188bb-a981-4262-8c4e-eb02958f3a05","html_url":"https://github.com/TheAssassin/appimagelint","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAssassin%2Fappimagelint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAssassin%2Fappimagelint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAssassin%2Fappimagelint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAssassin%2Fappimagelint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAssassin","download_url":"https://codeload.github.com/TheAssassin/appimagelint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262490,"owners_count":20749170,"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-08-01T00:01:09.679Z","updated_at":"2025-03-30T00:30:58.580Z","avatar_url":"https://github.com/TheAssassin.png","language":"Python","funding_links":[],"categories":["AppImage developer tools"],"sub_categories":["QC tools"],"readme":"# appimagelint\n\nappimagelint is a tool to check [AppImage](https://appimage.org/) files for common issues.\n\nappimagelint runs a variety of checks on AppImages and reports the\nresults in human-readable form in the console log.\n\n![screenshot](https://github.com/TheAssassin/appimagelint/blob/944f85f74ede650a86ce01a18217d8834e2b3bb1/resources/screenshot.png)\n\n\n## Usage\n\nFirst, get a copy of appimagelint, either by downloading the AppImage from the [release page](https://github.com/TheAssassin/appimagelint/releases), or by installing it via [pip](https://pypa.python.org).\n\nappimagelint is not published on [PyPI](https://pypi.org) right now, but you can install it directly from GitHub if you have `git` installed. Just call `pip install -e git+https://github.com/TheAssassin/appimagelint#egg=appimagelint` to install.\n\nNow call appimagelint on any AppImage you want to evaluate:\n\n```sh\n# use via AppImage\n\u003e wget https://github.com/TheAssassin/appimagelint/releases/download/continuous/appimagelint-x86_64.AppImage\n\u003e chmod +x appimagelint-x86_64.AppImage\n\u003e ./appimagelint-x86_64.AppImage some_other.AppImage\n[...]\n\n# use via pip\n# it is recommended to use a virtualenv for it, the following shows how it works with virtualenvwrapper\n\u003e mkvirtualenv appimagelint\n\u003e workon appimagelint\n\u003e pip install -e git+https://github.com/TheAssassin/appimagelint#egg=appimagelint\n\u003e appimagelint some_other.AppImage\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAssassin%2Fappimagelint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheAssassin%2Fappimagelint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAssassin%2Fappimagelint/lists"}