summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 0c88f9069f169afa73f3f81bc44f47811daa19f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: asciinema
Section: utils
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Uploaders: Josue Ortega <josue@debian.org>
Build-Depends: debhelper-compat (= 13), python3-setuptools, pybuild-plugin-pyproject, python3-all, dh-python, python3-pytest
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/asciinema
Vcs-Git: https://salsa.debian.org/debian/asciinema.git
Homepage: https://asciinema.org
Rules-Requires-Root: no

Package: asciinema
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-pkg-resources
Recommends: ${python3:Recommends}
Description: Record and share your terminal sessions, the right way
 Forget screen recording apps and blurry video. Enjoy a lightweight,
 purely text based approach to terminal recording.
 .
 This package provides a command line recorder for asciinema.org service
 or other instance of asciinema server.