File: control

package info (click to toggle)
grip 4.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,004 kB
  • sloc: python: 1,497; makefile: 13
file content (33 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download
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
32
33
Source: grip
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-docopt,
               python3-flask,
               python3-path-and-address,
               python3-pytest,
               python3-requests,
               python3-responses,
               python3-setuptools
Build-Depends-Indep: txt2man
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/grip
Vcs-Git: https://salsa.debian.org/python-team/packages/grip.git
Homepage: https://github.com/joeyespo/grip

Package: grip
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Preview GitHub Markdown files like Readme locally
 Grip is a command-line server application written in Python that uses the
 GitHub markdown API to render a local readme file. The styles come directly
 from GitHub, so you'll know exactly how it will appear. Changes you make to
 the Readme will be instantly reflected in the browser without requiring a page
 refresh.
 .
 Privacy notice: by default all documents will be sent to GitHub (Microsoft).