File: README.source

package info (click to toggle)
planet-venus 0~git9de2109-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,876 kB
  • ctags: 2,439
  • sloc: python: 4,391; xml: 871; makefile: 39; sed: 3; sh: 2
file content (23 lines) | stat: -rw-r--r-- 642 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
Source README
=============

The upstream source can be downloaded with the following command:

  ./debian/rules get-orig-source

You will need the following packages installed:

  git


The upstream repo contains copies of the following libraries for which
a Debian package is available, which will be removed during packaging:

 - compat_logging (unused in Debian Python versions)
 - feedparser     (python-feedparser)
 - html5lib       (python-html5lib)
 - htmltmpl       (python-htmltmpl)
 - httplib2       (python-httplib2)
 - portalocker    (python-portalocker)

 -- Olivier Berger <obergix@debian.org>, Mon, 27 Jan 2014 15:47:09 +0100