Bug#794634: RFP: lua-torch -- A scientific computing framework for Lua(JIT)
Package: wnpp Severity: wishlist * Package name: lua-torch Version : No releases yet * URL : http://torch.ch/ * License : BSD-3-Clause Programming Lang: Lua Description : A scientific computing framework for Lua(JIT) Torch is a scientific computing framework with wide support for machine learning algorithms. It is easy to use and efficient, thanks to an easy and fast scripting language, LuaJIT, and an underlying C/CUDA implementation. A summary of core features: a powerful N-dimensional array lots of routines for indexing, slicing, transposing, ... amazing interface to C, via LuaJIT linear algebra routines neural network, and energy-based models numeric optimization routines Fast and efficient GPU support Embeddable, with ports to iOS, Android and FPGA backends -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/55c1db97.2090...@balintreczey.hu
Bug#794637: ITP: celerymon -- real-time monitoring of Celery workers
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: celerymon Version : 1.0.3 Upstream Author : Ask Solem * URL : https://github.com/celery/celerymon * License : BSD 2-clause Programming Lang: Python Description : real-time monitoring of Celery workers Celery is an open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. . Celerymon provides an HTTP API and a web-interface to do real-time monitoring of the workers in a Celery cluster. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150805094609.25732.41750.report...@darboux.home.olasd.eu
Re: certificate creation in postinst, potentially using letsencrypt script
Bas Wijnen debian.org> writes: > Certificates are placed in /etc/ssl/certs/. No, in /etc/ssl. /etc/ssl/certs/ is for Root CA certificates *only*. bye, //mirabilos -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/loom.20150805t131019-...@post.gmane.org
Re: Ad-hoc survey of existing Debian git integration tools
Thorsten Glaser tarent.de> writes: > There are two variants. One does have the patches under debian/patches/ > (although this does not mix well with VCS IMO, so I don’t usually use > it), in which case either the applied or unapplied source tree may be > in the VCS. Both are troubling. Not sure which is better, but “applied” > currently appears to be the winner. Actually, “unapplied” does. I’m working on packaging a newer xrdp (sorry Vincent) and it has: tglase@tglase-nb:~/Misc/Vendor/xrdp $ cat debian/source/local-options unapply-patches This deals better with quilt. bye, //mirabilos
Re: Ad-hoc survey of existing Debian git integration tools
❦ 5 août 2015 18:56 GMT, Thorsten Glaser : >> There are two variants. One does have the patches under debian/patches/ >> (although this does not mix well with VCS IMO, so I don’t usually use >> it), in which case either the applied or unapplied source tree may be >> in the VCS. Both are troubling. Not sure which is better, but “applied” >> currently appears to be the winner. > > Actually, “unapplied” does. I’m working on packaging a newer xrdp (sorry > Vincent) and it has: No problem, there is still an RFA and two prospective maintainers that didn't give any news since one year, so if you can take over the maintenance, I am all for it (maybe tell something in the ITA, just in case). -- Use variable names that mean something. - The Elements of Programming Style (Kernighan & Plauger) signature.asc Description: PGP signature
Bug#794699: ITP: sumatra -- fast and exact comparison and clustering of sequences
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: sumatra Version : 1.0.03 Upstream Author : Tiayyba Riaz e.a * URL : http://metabarcoding.org/sumatra * License : CeCILL-2 Programming Lang: C Description : fast and exact comparison and clustering of sequences With the development of next-generation sequencing, efficient tools are needed to handle millions of sequences in reasonable amounts of time. Sumatra is a program developed by the LECA. Sumatra aims to compare sequences in a way that is fast and exact at the same time. This tool has been developed to be adapted to the type of data generated by DNA metabarcoding, i.e. entirely sequenced, short markers. Sumatra computes the pairwise alignment scores from one dataset or between two datasets, with the possibility to specify a similarity threshold under which pairs of sequences that have a lower similarity are not reported. The output can then go through a classification process with programs such as MCL or MOTHUR. Remark: This package was prepared by Tim Booth for BioLinux as a predependency for QIIME 1.9.1. It is taken over by Debian Med and maintained at svn://anonscm.debian.org/debian-med/trunk/packages/sumatra/trunk/ -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150805194120.7285.73730.report...@mail.an3as.eu
Bug#794710: ITP: woo -- extensible framework primarily for mechanics of granular materials, implementing discrete element method
Package: wnpp Severity: wishlist Owner: Anton Gladky * Package name: woo Version : 1.0 Upstream Author : Václav Šmilauer * URL : woodem.org * License : GPL Programming Lang: C++, Python Description : extensible framework primarily for mechanics of granular materials, implementing discrete element method Woo is extensible and portable framework primarily for mechanics of granular materials. Computation parts are written in c++ parallelized using OpenMP, fully accessible and modifiable from python (ipython console or scripts). Arbitrarily complex scene can be scripted. Qt-based user interface is provided, featuring flexible OpenGL display, inspection of all objects and runtime modification. Parametric preprocessors can be written in pure python, and batch system can be used to drive parametric studies. New material models and particle shapes can be added (in c++) without modifying existing classes. Woo is GPL2-licensed, geared towards customisations for non-trivial, challenging scenarios — sieving, segregation, conveyors, membranes and similar, and is a good fit for both academic and industrial use. The package will be maintained under Debian Science Team. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150805215638.1463.85542.reportbug@debian
Bug#794695: ITP: tiledarray -- Block-Sparse Tensor Library
Package: wnpp Severity: wishlist Owner: Debichem Team * Package name: tiledarray Version : 0.4.3-alpha Upstream Author : Valeev Group (Virginia Tech) * URL : https://github.com/ValeevGroup/tiledarray * License : GPLv3+ Programming Lang: C++ header files Description : Block-Sparse Tensor Library TiledArray is a scalable, block-sparse tensor library that is designed to aid in rapid composition of high-performance tensor expressions, appearing for example in many-body quantum mechanics. It allows users to compose tensor expressions of arbitrary complexity that closely resembles the standard mathematical notation. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150805184633.gh28...@raptor.chemicalconnection.dyndns.org
Bug#794687: ITP: gosa-plugin-mailaddress -- Simple plugin to manage user mail addresses in GOsa²
Package: wnpp Severity: wishlist Owner: Mike Gabriel * Package name: gosa-plugin-mailaddress Version : 0.99.1 Upstream Author : Mike Gabriel * URL : https://anonscm.debian.org/cgit/debian-edu/upstream/gosa-plugin-mailaddress.git/ * License : GPL Programming Lang: PHP Description : Simple plugin to manage user mail addresses in GOsa² This plugin is a very light-weighted version of the GOsa² mail plugin. Whereas gosa-plugin-mail can be used to manage a complete mail server farm, this tiny plugin only provides means to modify the user's mail address via a text field. . This plugin is useful for people that need to maintain users' email addresses via GOsa², but do not run their own mailserver(s). . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. This package will be maintained under the umbrella of the Debian Edu Packaging Team. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150805171534.5258.24294.report...@minobo.das-netzwerkteam.de
Bug#794672: ITP: libcanary-stability-perl -- canary to check perl compatibility for schmorp's modules
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: libcanary-stability-perl Version : 2006 Upstream Author : Marc Lehmann * URL : http://software.schmorp.de/pkg/Canary-Stability.html * License : Artistic or GPL-1+ Programming Lang: Perl Description : canary to check perl compatibility for schmorp's modules Canary::Stability is used by Schmorp's modules during configuration stage to test the installed perl for compatibility with his modules. . It's not, at this stage, meant as a tool for other module authors, although in principle nothing prevents them from subscribing to the same ideas. Package is needed for recent releases of libconvert-uulib-perl. Package will be maintained in the Perl team. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBAgAGBQJVwizuAAoJECx8MUbBoAEhGuYP/RwW9LWi7oBs7fEDvuUaUkT4 /DNnWq6O3D40giL5r1FH3nP3oNmNeP1/f+LagIruVieNc5bScQgNPcj/IW1pSu4E Y4c2NXYo2HW+KdDJX2mPaYcYkCtNNkFCClnKcCcpMKlA6GCypp/+J4GC5KSEVx6B G6KZa+beYyQStqk6CpHPIdZL+AT1OWZs85LRyw1I9UWWtClT5qomA/H4MqQhj7xZ gQ2X642qVp2f2KFJmj5NG7IyW0jTCVB4HFRpn++DTlCsgC3/0Uy5HP8FKr2GfzBD L+dTKmHYQFhNdwGo2Reyf+pnOZXk6dFyAqa9bUzFrdydYEYyR64a0h+A9HfB/jEh GUZ8MWzGlYfQYIXuSLbf4aQhx25BgBFV6Xhc40e/tiB606aLxmbWul30ziWCG3Y3 rRSXK/M3UmePsEGbVKg14kgdqsQeFO2VbhOikbu4itZix2jvLfzBouo/V7TV0cRZ 3eBjgl1Jri8c4OiLLhSvlOdgC70bdsGA1aahnupoWqEk0GjwrFTMqvB8I3wmapOl 7GOuWJ2lKA5G1JZi/aj2IEF+16UUXV5o74imhcU3jT1DAFE0HjI7seBgeDIjSyPp 7GtRD9JIqMETC1o0kSQUDCa9MwqwpU/lU/VTAmNv/ZDB22ntD8fmzDslSX+SQp+0 CXcIERGi7Jzqd2jKPW+g =Ki9H -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150805153410.24564.38287.report...@auryn.jones.dk
Bug#794722: ITP: libdist-zilla-plugin-test-kwalitee-perl -- Dist::Zilla plugin providing a release-time Kwalitee test
Package: wnpp Owner: Axel Beckert Severity: wishlist * Package name: libdist-zilla-plugin-test-kwalitee-perl Version : 2.11 Upstream Author : Kent Fredric , Karen Etheridge * URL : https://metacpan.org/release/Dist-Zilla-Plugin-Test-Kwalitee * License : Artistic or GPL-1+ Programming Lang: Perl Description : Dist::Zilla plugin providing a release-time Kwalitee test Dist::Zilla::Plugin::Test::Kwalitee is a Dist::Zilla plugin providing a release-time test which check your module's Kwalitee score. It is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following file: xt/release/kwalitee.t - a standard Test::Kwalitee test This package will be maintained under the umbrella of the Debian Perl Group. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87pp31uv7v@c-cactus.ontheroad.deuxchevaux.org