File: control

package info (click to toggle)
snapper-gui 0git.960a94834f-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260 kB
  • sloc: python: 728; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 937 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: snapper-gui
Section: utils
Priority: optional
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-setuptools, python3-dbus, python3-gi
Standards-Version: 4.1.3
Homepage: https://github.com/ricardomv/snapper-gui
X-Python3-Version: >= 3.2
Vcs-Browser: https://salsa.debian.org/debian/snapper-gui
Vcs-Git: https://salsa.debian.org/debian/snapper-gui.git

Package: snapper-gui
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, gir1.2-gtksource-3.0, snapper
Description: graphical user interface for snapper
 Snapper-gui is a graphical user interface for the tool snapper
 for Linux filesystem snapshot management. It can compare snapshots
 and revert differences between snapshots. In simple terms, this
 allows root and non-root users to view older versions of files and
 revert changes
 .
 Currently works with btrfs, ext4 and thin-provisioned LVM volumes