Mercurial > hg > pub > prymula > scripts
annotate verysimpleslideshow/DEBIAN/debian.control @ 40:a2ac31358aba default tip
READEM FIX
author | prymula <prymula76@outlook.com> |
---|---|
date | Sat, 10 Feb 2024 22:37:08 +0100 |
parents | 4bdac9bd90cc |
children |
rev | line source |
---|---|
0 | 1 Source: verysimpleslideshow |
2 Section: python | |
3 Priority: extra | |
4 Maintainer: Przemysław R. Pietraszczyk | |
2 | 5 Build-Depends: debhelper-compat (= 12), python3-all, dh-python, python3-pil, fakeroot |
40 | 6 Standards-Version: 3.9.6 |
0 | 7 Homepage: http://prymula.ct8.pl |
8 | |
9 | |
10 Package: verysimpleslideshow | |
11 Architecture: all | |
2 | 12 Depends: ${misc:Depends}, python3-all, python3-pil, ffmpeg |
0 | 13 Description: CLI script for creating slideshows |