Bug#804011: ITP: airline -- Java annotation-based framework for parsing command line parameters
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: airline Version : 0.7 Upstream Author : Dain Sundstrom * URL : https://github.com/airlift/airline * License : Apache-2.0 Programming Lang: Java Description : Java annotation-based framework for parsing command line parameters Airline is a Java annotation-based framework for parsing Git like command line structures. Airline contains a fully automated help system, which generates man-page-like documentation driven by the Java annotations. airline is a dependency of japicmp, a tool that compares two versions of a jar archive for binary compatibility.
Bug#804013: ITP: libmath-gsl-perl -- Interface to the GNU Scientific Library using SWIG
Package: wnpp Severity: wishlist Owner: "Wolfgang Fütterer" * Package name: libmath-gsl-perl Version : 0.35 Upstream Author : Jonathan Leto * URL : https://metacpan.org/release/Math-GSL * License : Artistic or GPL-1+ Programming Lang: Perl Description : Interface to the GNU Scientific Library using SWIG Math::GSL uses SWIG to generate Perl bindings to *most* GSL functionality. The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. I plan to maintain this package under the umbrella of the Debian Perl Group.
Bug#804015: ITP: libmath-gsl-perl -- Interface to the GNU Scientific Library using SWIG
Package: wnpp Severity: wishlist Owner: "Wolfgang Fütterer" Package: wnpp Severity: wishlist Owner: "Wolfgang Fütterer" * Package name: libmath-gsl-perl Version : 0.35 Upstream Author : Jonathan Leto * URL : https://metacpan.org/release/Math-GSL * License : Artistic or GPL-1+ Programming Lang: Perl Description : Interface to the GNU Scientific Library using SWIG Math::GSL uses SWIG to generate Perl bindings to *most* GSL functionality. The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. I plan to maintain this package under the umbrella of the Debian Perl Group.
Bug#804016: ITP: libpkgconfig-perl -- Pure-Perl Core-Only replacement for pkg-config
Package: wnpp Severity: wishlist Owner: "Wolfgang Fütterer" * Package name: libpkgconfig-perl Version : 0.09026 Upstream Author : M. Nunberg * URL : https://metacpan.org/release/PkgConfig * License : Artistic or GPL-1+ Programming Lang: Perl Description : Pure-Perl Core-Only replacement for pkg-config PkgConfig provides a pure-perl, core-only replacement for the pkg-config utility. While pkg-config is a compiled binary linked with glib, the pure-perl version has no such requirement, and will run wherever Perl ( >= 5.6 ) does. The package provides a pure perl binary called ppkg-config which can be used as well as pkg-config. This package is needed for libmath-gsl-perl (#804015). I plan to maintain this package under the umbrella of the Debian Perl Group.
Bug#804021: ITP: golang-speter-go-exp-math-dec-inf -- "infinite-precision" decimal arithmetic in Golang
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package name: golang-speter-go-exp-math-dec-inf Version: 0.0~git20140417.0.42ca6cd-1 Upstream Author: Péter Surányi License: BSD-2-Clause and BSD-3-Clause URL: https://godoc.org/speter.net/go/exp/math/dec/inf Description: "infinite-precision" decimal arithmetic in Golang This library implements "infinite-precision" decimal arithmetic. "Infinite precision" describes two characteristics: practically unlimited precision for decimal number representation and no support for calculating with any specific fixed precision. signature.asc Description: This is a digitally signed message part.
Bug#804023: ITP: golang-github-appc-spec -- App Container Specification (appc)
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package name: golang-github-appc-spec Version: 0.7.1 Upstream Author: App Container team License: Apache-2.0 URL: https://github.com/appc/spec Description: App Container Specification (appc) Schema definitions and tools for the App Container (appc) specification. These include technical details on how an appc image is downloaded over a network, cryptographically verified, and executed on a host. . App Container (appc) is a well-specified and community developed specification for application containers. appc defines several independent but composable aspects involved in running application containers, including an image format, runtime environment, and discovery mechanism for application containers. signature.asc Description: This is a digitally signed message part.
Bug#804027: ITP: ros-message-generation -- Generates message binding dependencies for Robot OS packages
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org We (Robotics section of Debian Science team) are packaging ROS (Robot OS: http://www.ros.org/) for Debian. ROS uses many packages already in Debian, but also has a set of core/toolchain/build-system packages which are not yet uploaded. This package is part of that ROS system. Most of the packaging work is already done, and available at http://anonscm.debian.org/cgit/debian-science/packages/ros/ Package name: ros-message-generation Version : 0.3.0 URL : http://www.ros.org/wiki/message_generation License : BSD-3-clause Programming Lang: Cmake Description : Generates message binding dependencies for Robot OS packages This package is part of Robot OS (ROS). It contains cmake macros to generate dependencies for the messages ROS packages use. These are generated at build time.
Bug#804028: ITP: ros-message-runtime -- Modeling in run-time dependencies for generating messages
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org We (Robotics section of Debian Science team) are packaging ROS (Robot OS: http://www.ros.org/) for Debian. ROS uses many packages already in Debian, but also has a set of core/toolchain/build-system packages which are not yet uploaded. This package is part of that ROS system. Most of the packaging work is already done, and available at http://anonscm.debian.org/cgit/debian-science/packages/ros/ Package name: ros-message-runtime Version : 0.4.12 URL : http://www.ros.org/wiki/message_runtime License : BSD-3-clause Programming Lang: Cmake Description : Modelling in run-time dependencies for generating messages This package generates the needed dependencies in run-time of the packages, and its bindings, of the messages needed in ROS. It's a minimalist package.
Bug#804030: ITP: ros-roscpp-core -- development files for roscpp-core
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org We (Robotics section of Debian Science team) are packaging ROS (Robot OS: http://www.ros.org/) for Debian. ROS uses many packages already in Debian, but also has a set of core/toolchain/build-system packages which are not yet uploaded. This package is part of that ROS system. Most of the packaging work is already done, and available at http://anonscm.debian.org/cgit/debian-science/packages/ros/ Package name: ros-roscpp-core Version : 0.5.6 URL : http://www.ros.org/wiki/roscpp_core License : BSD-3-clause Programming Lang: C++ Description : Development files for Robot OS roscpp-core This package is part of Robot OS (ROS). It contains the development files for roscpp_core which is an underlying library that supports roscpp message data types. It is a lightweight/minimal library that can easily be used in non-ROS-based projects.
Bug#804037: ITP: ros-rviz -- 3D visualization tool for ROS.
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org We (Robotics section of Debian Science team) are packaging ROS (Robot OS: http://www.ros.org/) for Debian. ROS uses many packages already in Debian, but also has a set of core/toolchain/build-system packages which are not yet uploaded. This package is part of that ROS system. Most of the packaging work is already done, and available at http://anonscm.debian.org/cgit/debian-science/packages/ros/ Package name: ros-rviz Version : 1.11.10 URL : http://www.ros.org/wiki/rviz License : BSD-3-clause, MPL-1.1 Programming Lang: C++ Description : 3D visualization tool for Robot OS. This package is part of Robot OS (ROS). This package contains the rviz library.
Bug#804043: ITP: naviserver -- Programmable web server written in C and Tcl
Package: wnpp Severity: wishlist Owner: Hector Romojaro X-Debbugs-CC: debian-devel@lists.debian.org, pkg-tcltk-de...@lists.alioth.debian.org Package name: naviserver Version: 4.99.8 Upstream Author: Vlad Seryakov, Stephen Deasey, Zoran Vasiljevic, Gustaf Neumann URL: http://sourceforge.net/projects/naviserver/ License: MPL 1.1 Description: Programmable web server written in C and Tcl Naviserver is a programmable web server written in C and Tcl. The implementation is high performance, but the interface is easy to use, at both the C and Tcl level. Features include: * Hybrid multi-threaded / async architecture for easy programmer interface and high performance * Threads isolated from each other with own Tcl interpreters * Shares data between threads easily with protected variables and caches * Pooled database connections (also: nsdbi) * Dynamic Pages in TCL (PHP- and ASP-like syntax) * Built-in cron-like scheduling * Watchdog for restarting server * Efficient handling for large up- and downloads (spooling and writer threads) * Optional non-blocking log file writing (to avoid file system latencies, since 4.99.4) * Fully async drivers for HTTP and SSL (based on poll(), supporting several 1000 file descriptors, since 4.99.4) * Gzipped delivery of dynamic and static content (since 4.99.5) * Tcl configuration file More information in the project wiki page: http://wiki.tcl.tk/naviserver Source code also available at bitbucket: https://bitbucket.org/naviserver/ I plan to maintain this package in the Tcl/Tk team.
IceCat package request
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, Could somebody add/cerate a IceCat package? https://www.gnu.org/software/gnuzilla/ Thanks in advance. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQEcBAEBCAAGBQJWOh2CAAoJEJZMH2xih1JpafQH/Au7wBTjJXV059vuyySUnM70 WjtbqVdUibVjOClD9lOpJf2ewADK9CeQbyBkGJnAEwt//Pe/0mscktcsK9fQ4Djd q9Bj+ihIJbGNNmnqSM6jUEJ2dqFWEYe+ZPwbGvNmdS3Fd5N4oCIIgqGnLdCB1hP6 mlQgLjz+RiIvVgX+HxyHx4Wi+RUGvcU1cZ0uy8WSTMNWdSX5bE+/Xds8eYjZlfcr GpdcIlvZY9wkqVpJe6UoORZCtXwVZL+GxUyXJDqCG/y4nnVuLze7CA1LH5G8K329 3hXUyy+KjHr4zh3TbQkwEvkkG7ahbpsXBMlF5ejG/xuZCzaHDmTn2Q5LfjfL4b0= =nOlA -END PGP SIGNATURE- 0x62875269.asc Description: application/pgp-keys
Re: IceCat package request
On 04/11/15 15:00, Michel Le Bihan wrote: Could somebody add/cerate a IceCat package? https://www.gnu.org/software/gnuzilla/ This request has been made (and discussed but not acted upon) multiple times, most recently in September 2015: https://lists.debian.org/debian-devel/2015/09/msg00184.html
Bug#804074: ITP: gadget2 -- Massively parallel code for hydrodynamical cosmological simulations
Package: wnpp Owner: Ole Streicher Severity: wishlist X-Debbugs-Cc: debian-devel@lists.debian.org,debian-as...@lists.debian.org * Package name: gadget2 Version : 2.0.7 Upstream Author : Volker Springel * URL : http://wwwmpa.mpa-garching.mpg.de/galform/gadget/index.shtml * License : GPL-2+ Programming Lang: C Description : Cosmological simulations of structure formation GADGET is a freely available code for cosmological N-body/SPH simulations on massively parallel computers with distributed memory. GADGET uses an explicit communication model that is implemented with the standardized MPI communication interface. The code can be run on essentially all supercomputer systems presently in use, including clusters of workstations or individual PCs. The will maintained within the Debian Astronomy Team. A git repository will be created on alioth: https://anonscm.debian.org/cgit/debian-astro/packages/gadget2.git Best regards Ole
Bug#804087: ITP: ruby-svn2git -- Ruby tool for importing existing svn projects into git.
Package: wnpp Severity: wishlist Owner: Sascha Girrulat * Package name: ruby-svn2git Version : 2.3.2 Upstream Author : Kevin Menard * URL : https://github.com/nirvdrum/svn2git * License : MIT Programming Lang: Ruby Description : Ruby tool for importing existing svn projects into git. Svn2git is a tiny utility for migrating projects from Subversion to Git while keeping the trunk, branches and tags where they should be. It uses git-svn to clone an svn repository and does some clean-up to make sure branches and tags are imported in a meaningful way, and that the code checked into master ends up being what's currently in your svn trunk rather than whichever svn branch your last commit was in.
Re: IceCat package request
> Could somebody add/cerate a IceCat package? > https://www.gnu.org/software/gnuzilla/ This has been discussed about two months ago. You can read the discussions here: https://lists.debian.org/debian-devel/2015/09/msg00184.html To *greatly* simplify what was said: -Packaging icecat is difficult -Icecat is only trivially different from iceweasel -Nobody can be bothered packaging it for these reasons pgpAmNnFL4naM.pgp Description: PGP signature
Bug#804106: ITP: golang-github-codegangsta-negroni -- idiomatic HTTP Middleware for Golang
X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package: wnpp Severity: wishlist Owner: Tim Potter * Package name: golang-github-codegangsta-negroni Version : 0.0~git20140530.0.46a638d-1 Upstream Author : Jeremy Saenz * URL : https://github.com/codegangsta/negroni * License : Expat Programming Lang: Go Description : idiomatic HTTP Middleware for Golang Negroni is an idiomatic approach to web middleware in Go. It is tiny, non-intrusive, and encourages use of net/http Handlers. . Negroni is not a framework. It is a library that is designed to work directly with net/http.
Bug#804108: ITP: golang-github-coreos-pkg -- a collection of Go utility packages
X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package: wnpp Severity: wishlist Owner: Tim Potter * Package name: golang-github-coreos-pkg Version : 0.0~git20151028.0.2c77715-1 Upstream Author : CoreOS * URL : https://github.com/coreos/pkg * License : Apache-2.0 Programming Lang: Go Description : a collection of go utility packages This package contains a collection of Go utility libraries for use in projects written by CoreOS Inc.
Bug#804121: ITP: golang-github-coreos-go-oidc -- Go libraries for implementing OIDC clients and servers
X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package: wnpp Severity: wishlist Owner: Tim Potter * Package name: golang-github-coreos-go-oidc Version : 0.0~git20151022.0.e9c0807-1 Upstream Author : CoreOS * URL : https://github.com/coreos/go-oidc * License : Apache-2.0 Programming Lang: Go Description : Go libraries for implementing OIDC clients and servers This package provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components.
Bug#804123: ITP: golang-github-beorn7-perks -- effective computation of things
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-go-maintain...@lists.alioth.debian.org Package name: golang-github-beorn7-perks Version: 0.0~git20150223.0.b965b61 Upstream Author: Blake Mizerany License: Expat URL: https://github.com/beorn7/perks Description: effective computation of things Perks contains the Go package quantile that computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. signature.asc Description: This is a digitally signed message part.
Bug#804125: ITP: golang-github-kr-pty -- PTY interface for Go
X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package: wnpp Severity: wishlist Owner: Tim Potter * Package name: golang-github-kr-pty Version : 0.0~git20151007.29.f7ee69f-1 Upstream Author : Keith Rarick * URL : https://github.com/kr/pty * License : Expat Programming Lang: Go Description : PTY interface for Go Pty is a Go package for using UNIX pseudo-terminals.