Source: autorenamer Section: utils Maintainer: Marcin Owsiany Build-Depends: debhelper-compat (= 13), python3, dh-python, python3-setuptools Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/autorenamer Vcs-Git: https://salsa.debian.org/debian/autorenamer.git Homepage: https://marcin.owsiany.pl/autorenamer-page Package: autorenamer Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, gir1.2-gtk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 Recommends: ${misc:Recommends}, ${python3:Recommends}, gir1.2-gnomedesktop-3.0 Description: program to rename files to make them sort in given order This is a simple graphical program that lets you reorder the files using drag-and-drop and then changes the names of the files such that their alphabetical sorting matches the ordering you chose. You can also shuffle the files. . Currently the renaming consists of prepending each filename with a short number. . The program displays thumbnails of files using GNOME libraries.