Mercurial > hg > pub > prymula > scripts
annotate verysimpleslideshow/DEBIAN/debian.control @ 0:dcd610585610
INIT
author | prymula <prymula76@outlook.com> |
---|---|
date | Thu, 21 Sep 2023 22:32:14 +0200 |
parents | |
children | 82b75cc1e524 |
rev | line source |
---|---|
0 | 1 Source: verysimpleslideshow |
2 Section: python | |
3 Priority: extra | |
4 Maintainer: Przemysław R. Pietraszczyk | |
5 Build-Depends: debhelper-compat (= 12), python3-all, python-setuptools, dh-python, fakeroot | |
6 Standards-Version: 0.230910-1 | |
7 Homepage: http://prymula.ct8.pl | |
8 | |
9 | |
10 Package: verysimpleslideshow | |
11 Architecture: all | |
12 Depends: ${misc:Depends}, python3-all, ffmpeg | |
13 Description: CLI script for creating slideshows |