AppImage / AppImage/AppImageKit
Replace file command with libmagic or code based on it
Open
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
Description
Follow-up for #590.
I quick-fixed the issue by bundling the `file` command, but that solution isn't ideal. We should discuss either writing our own code or perhaps build a method using libmagic in order to eliminate the dependency on `file`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.