File: control

package info (click to toggle)
papersway 2.003-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: perl: 852; sh: 8; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 923 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
23
24
25
26
27
28
29
30
31
Source: papersway
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Section: x11
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-dist-zilla,
 libdist-zilla-plugin-git-perl,
 libdist-zilla-plugin-podweaver-perl,
 perl,
Standards-Version: 4.7.0
Vcs-Browser: https://git.spwhitton.name/papersway
Vcs-Git: https://git.spwhitton.name/papersway
Homepage: https://spwhitton.name/tech/code/papersway/

Package: papersway
Architecture: all
Depends:
 libanyevent-i3-perl (>= 0.19),
 libanyevent-perl,
 libjson-xs-perl,
 sway | i3-wm,
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 i3status,
Description: PaperWM-like scollable tiling window management for Sway/i3wm
 This is an implementation of PaperWM-like scrollable tiling window management
 for Sway/i3wm.  If you like Sway/i3wm's commitments to stability, avoiding
 scope creep etc. but dislike the window management model, papersway might be
 of interest.