Bug#811294: ITP: tabview -- curses command-line CSV and list (tabular data) viewer

2022-01-08 Thread Yuri D'Elia
On Sun, Jan 02 2022, Louis-Philippe Véronneau wrote:
> I see that you've done some work packaging this module in Debian already:
>
> https://salsa.debian.org/python-team/packages/tabview/
>
> I'm currently packaging CleverCSV and tabview is an optional dependency.
> I was wondering if you were planning on finishing the work for tabview.
>
> For what it's worth, I'd be happy to mentor you and sponsor this package
> if you commit to maintaining it in Debian :)

I've contributed to the tabview source itself, but I'm a bit struggling
to keep up with the two packages I already maintain.

I'd be glad if you could take over on the packaging



Bug#804235: carla packaging

2021-09-08 Thread Yuri D'Elia
Hi everyone, any progress on this?

I noticed carla is now packaged in ubuntu
(https://launchpad.net/ubuntu/+source/carla) and I wonder if we could
reuse that effort to bring carla to debian too.



Bug#904952: RFP: openmvs -- open Multi-View Stereo reconstruction library

2018-07-29 Thread Yuri D'Elia

Package: wnpp
Severity: wishlist

* Package name: openmvs
 Version : 0.8
 Upstream Author : OpenMVS authors
* URL : https://cdcseacave.github.io/openMVS/
* License : AGPL3+
 Programming Lang: C++
 Description : open Multi-View Stereo reconstruction library

OpenMVS aims at filling that gap by providing a complete set of
algorithms to recover the full surface of the scene to be reconstructed.
The input is a set of camera poses plus the sparse point-cloud and the
output is a textured mesh. The main topics covered by this project are:

- dense point-cloud reconstruction for obtaining a complete and accurate
 as possible point-cloud
- mesh reconstruction for estimating a mesh surface that explains the
 best the input point-cloud
- mesh refinement for recovering all fine details
- mesh texturing for computing a sharp and accurate texture to color the
 mesh



Bug#741613: Switch to RFP

2017-09-05 Thread Yuri D'Elia
Control: retitle -1 RFP: glslang -- OpenGL / OpenGL ES Shading Language 
Reference Compiler

Switch to RFP, as it's unlikely I can work on the packaging in the near
future.



Bug#813195: RFP: kaptain -- universal graphical front-end for command line programs

2016-01-30 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: kaptain
  Version : 0.73
  Upstream Author : Zsolt Terek 
* URL : http://kaptain.sourceforge.net/
* License : GPL
  Programming Lang: C++
  Description : universal graphical front-end for command line programs

Kaptain is a universal graphical front-end for command line programs. It works
on linux/UNIX platforms whereever Qt is available.

Someone writes a simple script (so called grammar) which describes the possible
arguments for a command line program and Kaptain brings up a friendly dialog to
the user to set up the command line. 



Bug#811294: ITP: tabview -- curses command-line CSV and list (tabular data) viewer

2016-01-17 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" <wav...@thregr.org>

* Package name: tabview
  Version : 1.4.1
  Upstream Author : Scott Hansen <firecat4...@gmail.com>
* URL : https://github.com/firecat53/tabview
* License : MIT
  Programming Lang: Python
  Description : curses command-line CSV and list (tabular data) viewer

tabview is both a minimal, stand-alone curses command-line CSV/tabular-data
viewer and a Python module that can be used to view basic Python types directly
in an interactive spreadsheet.

The curses interface offers VIM-like keyboard bindings, sorting and full-text
incremental search.

---

There are currently very few alternatives to tabview in debian. I've used "sc"
and "teapot" (not in Debian) to the same extent, however both are complete
spreadsheet programs (with sc requiring an extra "import" step), whereas
tabview allows to just view a csv/tsv file easily.

tabview is both helpful stand-alone, but also works greatly when used in
combination with ipython or any interactive python session, allowing one to
browse through a large data table visually. To this extent, I'm using tabview
heavily with the scipy stack.

I'm planning to maintain this package in the python-modules team.



Bug#811299: ITP: gtabview -- simple graphical tabular data viewer

2016-01-17 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" <wav...@thregr.org>

* Package name: gtabview
  Version : 0.6
  Upstream Author : Yuri D'Elia <wav...@thregr.org>
* URL : https://github.com/wavexx/gtabview
* License : MIT
  Programming Lang: Python
  Description : simple graphical tabular data viewer

Simple graphical tabular data viewer that can be used both stand-alone and as a
Python module for various files and Python/Pandas/NumPy data structures.

---

There are currently very few alternatives to gtabview in debian. I've used "sc"
and "teapot" (not in Debian) to the same extent, however both are complete
spreadsheet programs (with sc requiring an extra "import" step), whereas
gtabview allows to just view a tabular text file easily.

I'm also packaging "tabview" (see ITP #811294), which is the curses analogue.

gtabview is both helpful stand-alone, but also works greatly when used in
combination with ipython or any interactive python session, allowing one to
browse through a large data table visually. To this extent, I'm using gtabview
heavily within emacs and the scipy stack.

I'm planning to maintain this package in the python-modules team.



Bug#809542: ITP: python-bond -- transparent remote/recursive evaluation between Python and other languages

2015-12-31 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" <wav...@thregr.org>

* Package name: python-bond
  Version : 1.4
  Upstream Author : Yuri D'Elia <wav...@thregr.org>
* URL : http://www.thregr.org/~wavexx/software/python-bond/
* License : GPL-2+
  Programming Lang: Python
  Description : transparent remote/recursive evaluation between Python and 
other languages

The Python module ``bond`` supports transparent remote/recursive evaluation
between Python and another interpreter through automatic call serialization.

In poorer words, a ``bond`` lets you call functions in other languages as they
were normal Python functions. It *also* allows other languages to *call Python
functions* as if they were native.

Remote output is also transparently redirected locally, and since the
evaluation is performed through a persistent co-process, you can actually spawn
interpreters on different hosts through "ssh" efficiently.

--

I'm the author. 'bond' has been available on pypi since 2014 and 1.4 is the
latest stable release, which is used heavily and deployed on debian systems in
my current workplace. I'm trying to increase availability through an official
debian package.



Bug#797997: RFP: solvespace -- SolveSpace is a parametric 2d/3d CAD

2015-09-04 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: solvespace
  Version : 2.1
  Upstream Author : Jonathan Westhues
* URL : http://solvespace.com/
* License : GPLv3
  Programming Lang: C++
  Description : SolveSpace is a parametric 2d/3d CAD

SolveSpace is a parametric 2d/3d CAD program. Applications include: 



* modeling 3d parts — draw with extrudes, revolves, and Boolean (union /
  difference) operations;
* modeling 2d parts — draw the part as a single section, and export DXF, PDF,
  SVG; use 3d assembly  to verify fit;  
  
* 3d-printed parts — export the STL or other triangle mesh expected by most 3d
  printers;
* preparing CAM data — export 2d vector art for a waterjet machine or laser
  cutter; or generate STEP or STL, for import into third-party CAM software for
  machining;   
* mechanism design — use the constraint solver to simulate planar or spatial
  linkages, with pin,ball, or slide joints; 
   
* plane and solid geometry — replace hand-solved trigonometry and spreadsheets
  with a live dimensioned drawing.  
  

My own description here:

solvespace has a very straightforward constraint/parametric modeling system.

The interface, after learning a few basics, is far better than FreeCAD and many
other (static!) modelers currently available in Debian. It's impressive how
streamlined the GUI/modeling is, and shows how much the developer has put
thought into it. I find FreeCAD, by UI/interaction comparison, complete
garbage.

It's also very stable, and while the kernel is definitely not as sophisticated
as OCE, the current limits of solvespace allow it to build pretty impressive
models. It also hasn't failed as frequently as OCE on me yet.

solvespace is a little software gem, and I cannot thank Jonathan Westhues
enough for first making it available and then making it open source.

There's already a working PPA (and debian packaging) maintained by whitequark
 at https://github.com/whitequark/solvespace



Bug#775490: RFP: natron -- Natron is an open-source, crossplatform, nodal compositing software

2015-01-16 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: natron
  Version : 1.1.0
  Upstream Author : Natron core team
* URL : http://natron.inria.fr/
* License : MPL V2.0
  Programming Lang: C++
  Description : Natron is an open-source, crossplatform, nodal compositing 
software

Natron is a free open-source (MPLv2 license) video compositing software,
similar in functionality to Adobe After Effects or Nuke by The Foundry.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150116111858.8712.11968.reportbug@localhost



Bug#763499: RFP: uselessd -- a project to reduce systemd to a base initd, process supervisor and transactional dependency system, while minimizing intrusiveness and isolationism.

2014-09-30 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: uselessd
  Version : 2
  Upstream Author : -
* URL : http://uselessd.darknedgy.net/
* License : LGPL, MIT, Public Domain
  Programming Lang: C
  Description : a project to reduce systemd to a base initd, process 
supervisor and transactional dependency system, while minimizing intrusiveness 
and isolationism.

uselessd (the useless daemon, or the daemon that uses less... depending on your
viewpoint) is a project to reduce systemd to a base initd, process supervisor
and transactional dependency system, while minimizing intrusiveness and
isolationism. Basically, it’s systemd with the superfluous stuff cut out, a
(relatively) coherent idea of what it wants to be, support for non-glibc
platforms and an approach that aims to minimize complicated design.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140930132707.7280.13685.report...@eab13005nb.gm.eurac.edu



Bug#753330: RFP: padb -- Parallel Application Debugger

2014-06-30 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: padb
  Version : 3.3
  Upstream Author : Ashley Pittman ash...@pittman.co.uk
* URL : http://padb.pittman.org.uk/
* License : LGPL
  Programming Lang: C
  Description : Parallel Application Debugger

Padb is a Job Inspection Tool for examining and debugging parallel programs,
primarily it simplifies the process of gathering stack traces on compute
clusters however it also supports a wide range of other functions. Padb
supports a number of parallel environments and it works out-of-the-box on the
majority of clusters. It's an open source, non-interactive, command line,
script-able tool intended for use by programmers and system administrators
alike.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140630154132.28629.51326.report...@eab13005nb.gm.eurac.edu



Bug#742683: RFP: rr -- rr records nondeterministic executions and debugs them deterministically

2014-03-26 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: rr
  Version : -
  Upstream Author : Mozilla
* URL : http://rr-project.org/
* License : MPL
  Programming Lang: C
  Description : rr records nondeterministic executions and debugs them 
deterministically

rr allows to record a program trace and replay the trace with the aid of a
debugger, allowing you to debug non-deterministic executions in a deterministic
fascion by replaying the trace.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140326110119.13872.60138.report...@eab13005nb.gm.eurac.edu



Bug#741613: RFP: glslang -- OpenGL / OpenGL ES Shading Language Reference Compiler

2014-03-14 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: glslang
  Version : -
  Upstream Author : Khronos Group
* URL : 
https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
* License : BSD
  Programming Lang: C, C++
  Description : OpenGL / OpenGL ES Shading Language Reference Compiler

Glslang is the official reference compiler front end for the OpenGL ES and
OpenGL shading languages. It implements a strict interpretation of the
specifications for these languages. It is open and free for anyone to use,
either from a command line or programmatically. The OpenGL and OpenGL ES
working groups are committed to maintaining consistency between the reference
compiler and the corresponding shading language specifications.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140314135324.27983.70785.report...@eab13005nb.gm.eurac.edu



Bug#741614: RFP: vogl -- OpenGL capture / playback debugger

2014-03-14 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: vogl
  Version : -
  Upstream Author : Valve Software
* URL : https://github.com/ValveSoftware/vogl
* License : BSD
  Programming Lang: C++
  Description : OpenGL capture / playback debugger

vogl is a suite of programs to trace/capture OpenGL calls through dynamic
library preloading. The trace file can then be analyzed for performance and
debugging issues.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140314135814.27752.53089.report...@eab13005nb.gm.eurac.edu



Bug#740825: RFP: xuserrun -- Run commands as the currently-active X11 user

2014-03-05 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: xuserrun
  Version : -
  Upstream Author : Todd Partridge toddrpartri...@gmail.com, Brain Mattern 
https://github.com/rephormE
* URL : https://github.com/Gen2ly/xuserrun
* License : GPLv3+
  Programming Lang: Bash
  Description : Run commands as the currently-active X11 user

xuserrun allows a command to be run on the X.org user's display. It determines
the DISPLAY and USER environmental variables of the logged-in user necessary to
run a program through the X.org server display. Its primary use is to be able
to run a X.org program from within another environment (different user,
console, cron, boot script...).


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140305113846.2771.86764.report...@eab13005nb.gm.eurac.edu



Bug#740061: RFP: ktap -- lightweight script-based dynamic tracing tool for Linux

2014-02-25 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist

* Package name: ktap
  Version : 0.3
  Upstream Author : Jovi Zhangwei jovi.zhang...@gmail.com
* URL : http://www.ktap.org/
* License : GPL
  Programming Lang: C, Lua
  Description : lightweight script-based dynamic tracing tool for Linux

ktap is a new script-based dynamic tracing tool for Linux, it uses a scripting
language and lets users trace the Linux kernel dynamically. ktap is designed to
give operational insights with interoperability that allows users to tune,
troubleshoot and extend kernel and application. It's similar with Linux
Systemtap and Solaris Dtrace.

ktap have different design principles from Linux mainstream dynamic tracing
language in that it's based on bytecode, so it doesn't depend upon GCC, doesn't
require compiling kernel module for each script, safe to use in production
environment, fulfilling the embedded ecosystem's tracing needs. 


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140225104024.18338.44166.report...@eab13005nb.gm.eurac.edu



Bug#733563: ITP: entr -- Run arbitrary commands when files change

2013-12-29 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: Yuri D'Elia wav...@thregr.org

* Package name: entr
  Version : 2.5
  Upstream Author : Eric Radman ericsh...@eradman.com
* URL : http://entrproject.org/
* License : ISC, BSD-3-Clause, BSD-2-Clause
  Programming Lang: C
  Description : Run arbitrary commands when files change

The Event Notify Test Runner (entr) runs arbitrary commands when
files change. Changes are detected through the kqueue/inotify
kernel interface.
  
For Debian:

entr is a nice, portable (runs both on BSD an Linux),
zero-configuration alternative to iwatch, inotify-tools or
fileschanged.

entr is a simple single-binary package, is properly documented and
includes a small test suite.

The package is already available:

  https://github.com/wavexx/debian-entr/

Upstream is very responsive.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131229225343.1384.36312.report...@eab13005nb.gm.eurac.edu



Bug#594507: ITP: teapot -- Table Editor And Planner, Or: Teapot!

2010-08-26 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: Yuri D'Elia wav...@thregr.org

* Package name: teapot
  Version : 1.9
  Upstream Author : Jörg Walter
* URL : http://www.syntax-k.de/projekte/teapot
* License : GPL 3
  Programming Lang: C
  Description : Table Editor And Planner, Or: Teapot!

Teapot (Table Editor And Planner) is a compact (n)curses-based
spreadsheet program, featuring three dimensions with linear
addressing, relative references, formula references, type safety
of computations, iterative expressions and platform independent
file format.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100826133710.30549.52664.report...@abz8111lx.eurac.edu



Bug#541106: ITP: trend -- a general-purpose, efficient trend graph

2009-08-12 Thread Yuri D'Elia

On 12 Aug 2009, at 02:55, Ron Johnson wrote:

trend is a general-purpose, efficient trend graph for live data.  
Data

is read in ASCII form from a file or continuously from a FIFO and
displayed in real-time into a multi-pass trend (much like a CRT
oscilloscope). trend can be used as a rapid analysis tool for
progressive or time-based data series together with trivial  
scripting.


trend, though, is such a *generic* term.


Well, I cannot argue with that, but it doesn't seem to conflict with  
anything I'm aware of (that includes non packaged software since at  
least 2004).

A package has been included in Scientific Linux 4 with the same name.

I honestly don't know what to do about this.




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#541106: ITP: trend -- a general-purpose, efficient trend graph

2009-08-11 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: Yuri D'Elia wav...@users.sf.net

* Package name: trend
  Version : 1.0
  Upstream Author : Yuri D'Elia wav...@thregr.org
* URL : http://www.thregr.org/~wavexx/software/trend/
* License : LGPL
  Programming Lang: C++
  Description : a general-purpose, efficient trend graph

trend is a general-purpose, efficient trend graph for live data. Data
is read in ASCII form from a file or continuously from a FIFO and
displayed in real-time into a multi-pass trend (much like a CRT
oscilloscope). trend can be used as a rapid analysis tool for
progressive or time-based data series together with trivial scripting.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org