Re: Bug#823512: ITP: mypy -- Optional static typing for Python

2016-05-05 Thread Andreas Tille
I'll take it.

On Thu, May 05, 2016 at 04:02:17PM +0200, Michael Crusoe wrote:
> This is ready for sponsoring, thanks!
> 
> git+ssh://git.debian.org/git/debian-med/mypy.git
> 
> On Thu, May 5, 2016 at 3:53 PM, Michael R. Crusoe 
> wrote:
> 
> > Package: wnpp
> > Severity: wishlist
> > Owner: Debian Med team 
> >
> > * Package name: mypy
> >   Version : 0.3.1
> >   Upstream Author : Jukka Lehtosalo 
> > * URL : http://www.mypy-lang.org/
> > * License : MIT
> >   Programming Lang: Python
> >   Description : Optional static typing for Python
> >
> > Add type annotations to your Python programs, and use mypy to type check
> > them.
> > Mypy is essentially a Python linter on steroids, and it can catch many
> > programming errors by analyzing your program, without actually having to
> > run
> > it. Mypy has a powerful type system with features such as type inference,
> > gradual typing, generics and union types.
> >
> > This package is useful for every Python developer. It will be group
> > maintained
> > by the Debain Med team.
> >
> >
> 
> 
> -- 
> Michael R. Crusoe  michael.cru...@gmail.com
> Community Engineer Common Workflow Language project
> *https://impactstory.org/u/-0002-2961-9670
> *   +32 (0) 2 808 25 52
> +1 480 627 9108

-- 
http://fam-tille.de



Re: Bug#823512: ITP: mypy -- Optional static typing for Python

2016-05-05 Thread Michael Crusoe
This is ready for sponsoring, thanks!

git+ssh://git.debian.org/git/debian-med/mypy.git

On Thu, May 5, 2016 at 3:53 PM, Michael R. Crusoe 
wrote:

> Package: wnpp
> Severity: wishlist
> Owner: Debian Med team 
>
> * Package name: mypy
>   Version : 0.3.1
>   Upstream Author : Jukka Lehtosalo 
> * URL : http://www.mypy-lang.org/
> * License : MIT
>   Programming Lang: Python
>   Description : Optional static typing for Python
>
> Add type annotations to your Python programs, and use mypy to type check
> them.
> Mypy is essentially a Python linter on steroids, and it can catch many
> programming errors by analyzing your program, without actually having to
> run
> it. Mypy has a powerful type system with features such as type inference,
> gradual typing, generics and union types.
>
> This package is useful for every Python developer. It will be group
> maintained
> by the Debain Med team.
>
>


-- 
Michael R. Crusoe  michael.cru...@gmail.com
Community Engineer Common Workflow Language project
*https://impactstory.org/u/-0002-2961-9670
*   +32 (0) 2 808 25 52
+1 480 627 9108


Bug#823512: ITP: mypy -- Optional static typing for Python

2016-05-05 Thread Michael R. Crusoe
Package: wnpp
Severity: wishlist
Owner: Debian Med team 

* Package name: mypy
  Version : 0.3.1
  Upstream Author : Jukka Lehtosalo 
* URL : http://www.mypy-lang.org/
* License : MIT
  Programming Lang: Python
  Description : Optional static typing for Python

Add type annotations to your Python programs, and use mypy to type check them.
Mypy is essentially a Python linter on steroids, and it can catch many
programming errors by analyzing your program, without actually having to run
it. Mypy has a powerful type system with features such as type inference,
gradual typing, generics and union types.

This package is useful for every Python developer. It will be group maintained
by the Debain Med team.