[med-svn] [Git][med-team/intake][master] Sphinx doc for python3-intake-doc package
Shayan Doust
gitlab at salsa.debian.org
Sat Jun 20 14:21:44 BST 2020
Shayan Doust pushed to branch master at Debian Med / intake
Commits:
bc583bda by Shayan Doust at 2020-06-20T14:21:25+01:00
Sphinx doc for python3-intake-doc package
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -22,14 +22,16 @@ Build-Depends: debhelper-compat (= 13),
python3-partd,
python3-cloudpickle,
python3-zarr,
- python3-msgpack-numpy
-Standards-Version: 4.3.0
+ python3-msgpack-numpy,
+ python3-sphinx
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/intake
Vcs-Git: https://salsa.debian.org/med-team/intake.git
Homepage: https://github.com/intake/intake
Package: python3-intake
Architecture: any
+Section: python
Depends: ${python3:Depends},
${misc:Depends},
python3-appdirs,
@@ -42,7 +44,7 @@ Depends: ${python3:Depends},
python3-msgpack,
python3-fsspec
Description: lightweight package for finding and investigating data
- Intake is a leightweight set of tools for loading and sharing data in
+ Intake is a lightweight set of tools for loading and sharing data in
data science projects. Intake helps you:
1. Load data from a variety of formats into containers you already know,
like Pandas dataframes, Python lists, NumPy arrays and more.
@@ -51,3 +53,22 @@ Description: lightweight package for finding and investigating data
between projects and with others.
4. Share catalog information (and data sets) over the network with the
Intake server.
+
+Package: python3-intake-doc
+Architecture: all
+Section: doc
+Depends: ${sphinxdoc:Depends},
+ ${misc:Depends}
+Recommends: python3-intake
+Description: documentation for the python3-intake package
+ Intake is a lightweight set of tools for loading and sharing data in
+ data science projects. Intake helps you:
+ 1. Load data from a variety of formats into containers you already know,
+ like Pandas dataframes, Python lists, NumPy arrays and more.
+ 2. Convert boilerplate data loading code into reusable intake plugins.
+ 3. Describe data sets in catalog files for easy reuse and sharing
+ between projects and with others.
+ 4. Share catalog information (and data sets) over the network with the
+ Intake server.
+ .
+ This package contains documentation for python3-intake.
View it on GitLab: https://salsa.debian.org/med-team/intake/-/commit/bc583bda8745ef73c6e805c9ba01ba3a3a87157a
--
View it on GitLab: https://salsa.debian.org/med-team/intake/-/commit/bc583bda8745ef73c6e805c9ba01ba3a3a87157a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200620/c4cc8e01/attachment-0001.html>
More information about the debian-med-commit
mailing list