[python-dtcwt] 19/38: README: add note on installation in Ubuntu

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Mar 8 11:39:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository python-dtcwt.

commit 8ea4be29869526ac541bd2d193d4a041ae7de59e
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Tue Aug 4 17:16:43 2015 +0100

    README: add note on installation in Ubuntu
---
 README.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.rst b/README.rst
index c3f446d..49e11dd 100644
--- a/README.rst
+++ b/README.rst
@@ -37,6 +37,18 @@ transforms and their inverse in Python.
 Installation
 ````````````
 
+Ubuntu 15.10 (wily) and later
+-----------------------------
+
+Installation can be perfomed via ``apt-get``:
+
+    $ sudo apt-get install python-dtcwt python-dtcwt-doc
+
+The package is also currently in Debian sid (unstable).
+
+Other operating systems
+-----------------------
+
 The easiest way to install ``dtcwt`` is via ``easy_install`` or ``pip``::
 
     $ pip install dtcwt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list