[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add Scikit-learn.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add Scikit-learn. |
Date: |
Thu, 26 Feb 2015 18:11:03 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> Some modules are compatible with only one version of Python, others with
> both.
> -If the package Foo compiles only with Python 3, we name it
> +If the module Foo compiles only with Python 3, we name it
> @code{python-foo}; if it compiles only with Python 2, we name it
> @code{python2-foo}. If it is compatible with both versions, we create two
> packages with the corresponding names.
>
> -If a project already contains the word @code{python}, we drop this;
> +If a module name already contains the word @code{python}, we drop this;
> for instance, the module python-dateutil is packaged under the names
> @code{python-dateutil} and @code{python2-dateutil}.
I think a Python “module” is a single .py file. In that case “package”
seems more accurate, no?
Ludo’.
- [PATCH] gnu: Add Scikit-learn., Ricardo Wurmus, 2015/02/23
- Re: [PATCH] gnu: Add Scikit-learn., Ricardo Wurmus, 2015/02/23
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/23
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/25
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/25
- Re: [PATCH] gnu: Add Scikit-learn.,
Ludovic Courtès <=
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Ludovic Courtès, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Eric Bavier, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Eric Bavier, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/27
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/27
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/27