Bug#819709: ITP: golang-github-hawkular-hawkular-client-go -- Golang client for Hawkular

2016-03-31 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist Owner: Dmitry Smirnov X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Control: block 795652 by -1 Package name: golang-github-hawkular-hawkular-client-go Version: 0.6.0 Upstream Author: Red Hat, Inc. Lice

Bug#819700: ITP: airflow -- Programmatically author, schedule and monitor data pipelines

2016-03-31 Thread 陳昌倬
Package: wnpp Severity: wishlist Owner: "ChangZhuo Chen (陳昌倬)" * Package name: airflow Version : 1.7.0 Upstream Author : Maxime Beauchemin * URL : https://github.com/airbnb/airflow * License : Apache-2 Programming Lang: Python Description : Programmatic

Bug#819699: ITP: golang-github-appc-goaci -- build go projects into ACIs

2016-03-31 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist Owner: Dmitry Smirnov X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Control: block 782441 by -1 Package name: golang-github-appc-goaci Version: 1.0.0 Upstream Author: The appc Authors / CoreOS Inc. Lice

Re: golang naming scheme

2016-03-31 Thread Martín Ferrari
On 31/03/16 19:18, Russ Allbery wrote: >>> If I understand correctly, the URL of a Go package is ABI. > That's one of the reasons why so many people use github, since that URL is > less likely to change. > > One interesting detail of this approach is that it means that a takeover > of the packag

Work-needing packages report for Apr 1, 2016

2016-03-31 Thread wnpp
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 733 (new: 5) Total number of packages offered up for adoption: 190 (new: 4) Total number of packages request

Re: golang naming scheme

2016-03-31 Thread Vincent Bernat
❦ 31 mars 2016 15:22 -0400, Holger Levsen  : >> That's one of the reasons why so many people use github, since that URL is >> less likely to change. > > less likely, but imagine 3000 golang packages in the archive in 5 years and > then github is bought by google and renamed to goolab. or whatever

Re: golang naming scheme

2016-03-31 Thread Holger Levsen
Hi, I guess this shall be my last mail on this topic. On Thu, Mar 31, 2016 at 11:18:11AM -0700, Russ Allbery wrote: > That's one of the reasons why so many people use github, since that URL is > less likely to change. less likely, but imagine 3000 golang packages in the archive in 5 years and th

Bug#819677: ITP: libmnemonicsetter-java -- mnemonic generator for swing components

2016-03-31 Thread Felix Natter
Package: wnpp Severity: wishlist Owner: Felix Natter * Package name: libmnemonicsetter-java Version : 0.3 Upstream Author : Dimitry Polivaev * URL : https://github.com/dpolivaev/mnemonicsetter * License : Apache-2.0 Programming Lang: Java Description

Re: golang naming scheme

2016-03-31 Thread Russ Allbery
Holger Levsen writes: > On Thu, Mar 31, 2016 at 04:28:56PM +0100, Simon McVittie wrote: >> If I understand correctly, the URL of a Go package is ABI. > OMG. URLs never change. All people have a middle name which can be > encoded in UTF-8. > Thanks for explaining. That's one of the reasons why

Bug#819674: ITP: seer -- genomic sequence element (kmer) enrichment analysis

2016-03-31 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: seer Version : 1.1.0 Upstream Author : John Lees * URL : https://github.com/johnlees/seer * License : GPL-2+ Programming Lang: C++ Description : genomic sequence element (kmer) enric

Bug#819671: ITP: r-cran-taxize -- GNU R taxonomic information from around the web

2016-03-31 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-taxize Version : 0.7.4 Upstream Author : Scott Chamberlain * URL : https://cran.r-project.org/web/packages/taxize/ * License : MIT Programming Lang: GNU R Description : GNU R

Bug#819663: O: collabtive

2016-03-31 Thread Gunnar Wolf
Package: wnpp Severity: normal Collabtive is a very nice and simple, calendar- and project-based group collaboration tool. The package description reads: Description: Web-based project management software This package is intended for small to medium-sized businesses and freelancers.

Re: golang naming scheme (was: re Bug#819591: ITP: golang-github-peterbourgon-diskv)

2016-03-31 Thread Holger Levsen
On Thu, Mar 31, 2016 at 04:28:56PM +0100, Simon McVittie wrote: > If I understand correctly, the URL of a Go package is ABI. OMG. URLs never change. All people have a middle name which can be encoded in UTF-8. Thanks for explaining. -- cheers, Holger, somewhat speechless about modern pr

Re: golang naming scheme (was: re Bug#819591: ITP: golang-github-peterbourgon-diskv)

2016-03-31 Thread Paul R. Tagliamonte
That's correct. This is no different than saying the Python importable name is the package name. And why we see stuff like: python-foo.bar, since you import foo.bar. You import that URL. The package name is just the import name. No different than Python. Cheers, Paul On Thu, Mar 31, 2016 at

Re: golang naming scheme (was: re Bug#819591: ITP: golang-github-peterbourgon-diskv)

2016-03-31 Thread Paul Tagliamonte
Also, I take issue with calling this "lazyness". To imply the golang team hasn't put thought into a large section of the archive is not very nice. Thanks, Paul On Thu, Mar 31, 2016 at 11:34 AM, Paul R. Tagliamonte wrote: > That's correct. > > This is no different than saying the Python impo

Re: golang naming scheme (was: re Bug#819591: ITP: golang-github-peterbourgon-diskv)

2016-03-31 Thread Simon McVittie
On Thu, 31 Mar 2016 at 11:10:56 -0400, Holger Levsen wrote: > As you might have noticed, golang packages seem to have an, aehm, > interesting naming scheme, where they basically take the upstream URL > and turn this into a package name. If I understand correctly, the URL of a Go package is ABI. Fo

golang naming scheme (was: re Bug#819591: ITP: golang-github-peterbourgon-diskv)

2016-03-31 Thread Holger Levsen
Hi, this is not about this package, but rather about the general golang naming scheme. This ITP just triggered me to finally speak up… On Thu, Mar 31, 2016 at 09:23:07AM +1100, Dmitry Smirnov wrote: >Package name: golang-github-peterbourgon-diskv > URL: https://github.com/peterbou

Bug#819654: ITP: barectf -- A code generator to write native CTF binary streams

2016-03-31 Thread Michael Jeanson
Package: wnpp Severity: wishlist Owner: Michael Jeanson * Package name: barectf Version : 2.1.4 Upstream Author : Philippe Proulx * URL : http://barectf.org/ * License : MIT Programming Lang: Python Description : A C99 code generator to write native CT

Bug#819651: ITP: jayway-jsonpath -- Jayway JsonPath - XPath like expressions for JSON

2016-03-31 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: jayway-jsonpath Version : 0.9.1 Upstream Author : Kalle Stenflo * URL : https://github.com/jayway/JsonPath * License : Apache-2.0 Programming Lang: Java Description : Jayway JsonPat

Bug#819649: ITP: tinydb -- TinyDB is a lightweight document oriented database optimized for your happiness

2016-03-31 Thread Adrian Alves
Package: wnpp Severity: wishlist Owner: Adrian Alves * Package name: tinydb Version : 3.1.3 Upstream Author : Markus Siemens * URL : https://github.com/msiemens/tinydb * License : MIT Programming Lang: Python Description : TinyDB is a lightweight docum

Bug#819648: ITP: python-marshmallow -- simplified object serialization

2016-03-31 Thread Adrian Alves
Package: wnpp Severity: wishlist Owner: Adrian Alves * Package name: python-marshmallow Version : 2.6.1 Upstream Author : Steven Loria * URL : https://github.com/marshmallow-code/marshmallow * License : MIT Programming Lang: Python Description : simpli

Bug#819647: ITP: python-flask-restful-swagger -- Swagger spec extractor for flask-restful

2016-03-31 Thread Adrian Alves
Package: wnpp Severity: wishlist Owner: Adrian Alves * Package name: python-flask-restful-swagger Version : 0.19 Upstream Author : Ran Tavory * URL : https://github.com/rantav/flask-restful-swagger * License : MIT Programming Lang: Python Description :

Bug#819645: ITP: python-flask-marshmallow -- Flask + marshmallow for beautiful APIs

2016-03-31 Thread Adrian Alves
Package: wnpp Severity: wishlist Owner: Adrian Alves * Package name: python-flask-marshmallow Version : 0.6.2 Upstream Author : Steven Loria * URL : https://github.com/marshmallow-code/flask-marshmallow * License : MIT Programming Lang: Python Description

Bug#819644: ITP: python-daemonocle -- Library for creating super fancy Unix daemons

2016-03-31 Thread Adrian Alves
Package: wnpp Severity: wishlist Owner: Adrian Alves * Package name: python-daemonocle Version : 0.8 Upstream Author : Jonathan Robson * URL : https://github.com/jnrbsn/daemonocle * License : MIT Programming Lang: Python Description : Library for creat

ITP: gmilk -- GTK tray icon for Remember the Milk

2016-03-31 Thread Adrian Alves
Package: wnpp Severity: wishlist Owner: Adrian Alves * Package name: gmilk Version : 0.1.2 Upstream Author : eustaquioran...@gmail.com * URL : https://github.com/taq/gmilk * License : GPL Programming Lang: Python Description : GTK tray icon for Remember

Re: Debian package on Windows

2016-03-31 Thread Paul Wise
On Thu, Mar 31, 2016 at 7:39 PM, Paul Wise wrote: > I seem to remember some more tech info is in the HN thread: > > https://news.ycombinator.com/item?id=11390545 Actually it was this one: https://news.ycombinator.com/item?id=11388418 Re fork, they implemented that in the Windows kernel and expo

Re: Debian package on Windows

2016-03-31 Thread Paul Wise
On Thu, Mar 31, 2016 at 5:54 PM, Steve McIntyre wrote: > As I commented on Dustin's blog, I'm also interested in more technical > details: I seem to remember some more tech info is in the HN thread: https://news.ycombinator.com/item?id=11390545 > Some Linux programs will be easy to support, som

Bug#819635: ITP: json-smart -- JSON Small and Fast Parser

2016-03-31 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: json-smart Version : 1.2 Upstream Author : Uriel Chemouni * URL : http://netplex.github.io/json-smart/ * License : Apache-2.0 Programming Lang: Java Description : JSON Small and Fas

Re: Debian package on Windows

2016-03-31 Thread Simon Dann
> > Linux/Unix is more than just the syscalls, there's quite a few places > where the Windows model just doesn't match up with the Unix model: > processes, threads, filesystem/VFS semantics, ... > > How does fork() work? How does file locking work with things like > shared libraries in this setup?

Re: Debian package on Windows

2016-03-31 Thread Steve McIntyre
z...@debian.org wrote: >On Thu, Mar 31, 2016 at 03:03:18PM +0800, Paul Wise wrote: >> Quite ingenious really. > >I'm curious about the set of syscalls they've implemented, and in >particular about which non-POSIX (but Linux) syscalls are in that set. >Has anyone seen that list yet? As I commented

Bug#819629: ITP: surankco -- Supervised Ranking of Contigs in de novo Assemblies

2016-03-31 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: surankco Version : 0.0.r5 Upstream Author : Mathias Kuhring * URL : https://sourceforge.net/projects/surankco * License : BSD Programming Lang: GNU R / Java Description : Supervised

Bug#819623: ITP: ironic-ui -- bare metal hypervisor API for OpenStack - Dashboard plugin

2016-03-31 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: ironic-ui Version : 1.1.1 Upstream Author : OpenStack Foundation * URL : https://github.com/openstack/ironic-ui * License : Apache-2.0 Programming Lang: Python Description : bare me

Re: Debian package on Windows

2016-03-31 Thread Marco d'Itri
On Mar 31, Stefano Zacchiroli wrote: > I think we should. It will help Windows users use less proprietary > software in their daily lives, and my very well work as a "gateway drug" > to 100% Free Software in the long run. Agreed. -- ciao, Marco signature.asc Description: PGP signature

Re: Debian package on Windows

2016-03-31 Thread Stefano Zacchiroli
On Thu, Mar 31, 2016 at 03:03:18PM +0800, Paul Wise wrote: > Quite ingenious really. I'm curious about the set of syscalls they've implemented, and in particular about which non-POSIX (but Linux) syscalls are in that set. Has anyone seen that list yet? > I wonder if we should start offering Debia

Re: Debian package on Windows

2016-03-31 Thread Paul Wise
On Thu, Mar 31, 2016 at 2:56 PM, Johannes Schauer wrote: > This solution does not need to reimplement any library functions, as they can > take everything from the unpacked Ubuntu rootfs and then "just" need to handle > the Linux systemcalls correctly. Quite ingenious really. I wonder if we shoul