File: README.source

package info (click to toggle)
pybigwig 0.3.23%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: ansic: 2,122; python: 316; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
* Upstream source is named pyBigWig, so we need to rename it to
  pybigwig to comply with Debian policy.

* Upstream has libBigWig also available as a separate repository,
  https://github.com/dpryan79/libBigWig
  but imports some version of that repository into pyBigWig. The
  version in pyBigWig uses Python's setup.py to compile the C source.

* I followed the Debian Python Module Team's recommendations for packaging
  see https://wiki.debian.org/Python/GitPackaging if you're unfamiliar with
  their guidelines.

 -- Diane Trout <diane@ghic.org>, Sun, 18 Dec 2016 14:40:44 -0800