blob: bd3824a469703014106ebf36cfaba76090acb3d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: stackbin
Section: web
Priority: optional
Maintainer: B. Stack <bgstack15@gmail.com>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.0
Homepage: https://bgstack15.ddns.net/
Package: stackbin
Architecture: all
Multi-Arch: foreign
Pre-Depends: adduser
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: pastebin in flask
A simple pastebin written in flask with a password-
protected admin panel.
|