31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>info.vifm.vifm</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0-or-later</project_license>
|
|
<name>Vifm</name>
|
|
<summary>Vifm - Vim-like file manager</summary>
|
|
|
|
<description>
|
|
<p>Vifm is a curses based Vim-like file manager extended with some useful ideas from mutt. If you use Vim, Vifm gives you complete keyboard control over your files without having to learn a new set of commands. It goes not just about Vim like keybindings, but also about modes, options, registers, commands and other things you might already like in Vim.</p>
|
|
<p>Just like Vim, Vifm tries to adhere to the Unix philosophy. So instead of working solutions which are set in stone user is provided with a set of means for customization of Vifm to one's likings. Though builtin functionality should be enough for most of use cases.</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">vifm.desktop</launchable>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>
|
|
https://raw.githubusercontent.com/vifm/vifm/master/data/graphics/screenshot.png
|
|
</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://vifm.info/</url>
|
|
<update_contact>xaizek@posteo.net</update_contact>
|
|
<developer_name>xaizek</developer_name>
|
|
|
|
<provides>
|
|
<id>vifm.desktop</id>
|
|
</provides>
|
|
</component>
|