Bug#1021409: some findings
I agree it would be nice to remove everything that isn't needed to support the framework laptops. That probably requires someone who knows what they are doing though... From what I can see online, the Intel boards are the hx20 and hx30, whereas the AMD ones the lotus-zephyr. Those live on separate branches. Framework says: "We upstream common features where they fit into the design decisions of Chrome OS. However, there are a number of features and changes that will be unlikely to be upstreamed because they are unnecessary for Chrome OS operation or do not fit the philosophy of Chrome OS." This means we can't hope for a single tarball that works on all the Framework boards... Duplicating code never is wonderful, but I feel the only solution is to have a source package per board. I would propose: * fw-ectool-hx20-hx30 * fw-ectool-lotus-zephyr -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1021409: some findings
On Fri, 07 Oct 2022 15:47:13 -0400 =?utf-8?Q?Antoine_Beaupr=C3=A9?= wrote: I needed to install libusb-1.0-0-dev and libftdi-dev to build the thing. But then it doesn't start, I reported the issue here: https://community.frame.work/t/exploring-the-embedded-controller/12846/91?u=anarcat a. -- On ne peut s'empêcher de vieillir, mais on peut s'empêcher de devenir vieux. - Henri Matisse FWIW, I built it and it seems to run fine on the current unstable: $ sudo ./build/bds/util/ectool inventory EC supported features: 1 : Flash support 2 : Direct Fan power management support 3 : Keyboard backlight support 5 : LED support 7 : Keyboard support 9 : BIOS Port 80h access support 10 : Thermal management support 13 : Host event support 14 : GPIO support 15 : I2C master support 16 : Charger support 17 : Simple Battery support 18 : Smart Battery support 22 : USB Cros Power Delivery support 25 : Temporary secure vstore support 32 : Unified wake masks for LPC/eSPI support 33 : 64-bit host events support 34 : Execute code in RAM support -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#966570: RFP: libamf -- Advanced Media Framework (AMF) SDK
On Sun, 26 May 2024 14:54:41 -0400 Braiam wrote: I would be willing, as long as the issues I noted in my last mail could be addressed. I'll be more than happy to review the work you've done and give you pointers on what can be improved. I suggest you upload your current code to https://salsa.debian.org, Debian's official Gitlab instance. Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#966570: RFP: libamf -- Advanced Media Framework (AMF) SDK
On 2024-05-23 08:42, Diederik de Haas wrote: On 30 Jul 2020 16:00:44 -0400 Louis-Philippe Véronneau wrote: I'm happy to help or sponsor work for this, but I'm not confident I understand the codebase enough to be packaging this myself. There has been a reply to this, but it didn't directly To/CC you, so I'm replying to make sure you're at least aware of it. Thanks for the ping, I indeed hadn't seen the reply :P Braiam, still up to maintaining this package in Debian? I don't see a link to a git repository in your last message. Happy to try to build it and see if I can upload it if it looks good. Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1065327: ITA: python-levenshtein
Ah, great news then, happy to let you have it :) I'll be happy to contribute punctually if needed if you do indeed keep it in the DPT. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ On 2024-03-15 07:01, Julian Gilbey wrote: On Thu, Mar 14, 2024 at 10:40:38AM -0400, Louis-Philippe Véronneau wrote: retitle 1065327 ITA: python-levenshtein -- extension for computing string similarities and edit distances (Python 3) owner 1065327 Louis-Philippe Véronneau thanks I need this package for sublime-music and since it's being orphaned, I'm planning to adopt it. If someone else wants to maintain this package though, I won't fight you for it :) Cheers (and thanks to morph for the work so far), Hi Louis-Philippe, Both Jelmer and I are also willing to take it on. I wrote to the Python list in response to Jelmer (before I saw your ITA): I've just taken a look at python-levenshtein, as I remember the name now: it might make more sense for me to take it as it depends on rapidfuzz and rapidfuzz-cpp, which I've just packaged and are sitting in NEW. But if you want to take it, please feel free to do so! (Once rapidfuzz makes it into unstable, a lot of debian/rules could probably also be simplified.) So happy whoever wants to take it; we just won't be able to do much until rapidfuzz, rapidfuzz-cpp and taskflow make it to unstable. I do suggest that we keep it within the DPT, though. Best wishes, Julian
Bug#1065327: ITA: python-levenshtein
retitle 1065327 ITA: python-levenshtein -- extension for computing string similarities and edit distances (Python 3) owner 1065327 Louis-Philippe Véronneau thanks I need this package for sublime-music and since it's being orphaned, I'm planning to adopt it. If someone else wants to maintain this package though, I won't fight you for it :) Cheers (and thanks to morph for the work so far), -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1032864: labwc ITP bug more info
My initial efforts can be found here: https://salsa.debian.org/pollo/labwc -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1042923: ITP: ampy -- Utility to interact with a CircuitPython or MicroPython board over a serial connection
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: ampy Version : 1.1.0 URL : https://github.com/scientifichackers/ampy License : Expat Programming Lang: Python Description : Utility to interact with a CircuitPython or MicroPython board over a serial connection. Ampy is meant to be a simple command line tool to manipulate files and run code on a CircuitPython or MicroPython board over its serial connection. With ampy you can send files from your computer to the board's file system, download files from a board to your computer, and even send a Python script to a board to be executed. I'm planning to maintain this package in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_0xE1E5457C8BAD4113.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature
Bug#1033361: ITP: dunamai -- dynamic versioning library and CLI
Hello, I need poetry-dynamic-versioning for a new version of a package I maintain and I'll be more than happy to review and sponsor your work on this. The first step would be to join the Python Team [1]. Once that is done, either email me or ping me on IRC (pollo) :) [1]: https://deb.li/PyPolicy -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_0xE1E5457C8BAD4113.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature
Bug#1032864: RFP: labwc -- Labwc is a wlroots-based window-stacking compositor for wayland, inspired by openbox.
Package: wnpp Severity: wishlist X-Debbugs-Cc: po...@debian.org * Package name: labwc Version : 0.6.1 Upstream Contact: Johan Malm * URL : https://github.com/labwc/labwc * License : GPLv2 Programming Lang: C Description : Labwc is a wlroots-based window-stacking compositor for wayland, inspired by openbox. Labwc is a wlroots-based window-stacking compositor for wayland, inspired by openbox. It is light-weight and independent with a focus on simply stacking windows well and rendering some window decorations. It takes a no-bling/frills approach and says no to features such as icons (except window buttons), animations, decorative gradients and any other options not required to reasonably render common themes. It relies on clients for panels, screenshots, wallpapers and so on to create a full desktop environment. Labwc tries to stay in keeping with wlroots and sway in terms of general approach and coding style. Labwc has no reliance on any particular Desktop Environment, Desktop Shell or session. Nor does it depend on any UI toolkits such as Qt or GTK. I have not looked into this very much, but as far as I understand, all the necessary dependencies seem to already be packaged in Debian: https://github.com/labwc/labwc/wiki#debian I'm not against the idea of packaging this myself, but I'm not a C coder and I already maintain a bunch of things in Debian. I'd be more than happy to see someone else that I maintain labwc :) -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1026112: ITP: nrepl-incomplete-clojure -- simple Clojure library providing code completion
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: nrepl-incomplete-clojure Version : 0.1.0 URL : https://github.com/nrepl/incomplete License : EPL-1 Programming Lang: Clojure Description : simple Clojure library providing code completion nrepl-incomplete-clojure is a simple Clojure library providing code completion. The library was extracted from nREPL's codebase and aims to replace clojure-complete. It is needed to update leiningen, one of the main clojure build tool, to the latest upstream version. I'm planning to maintain this package in the Clojure Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1009982: pius ITA
Hi, Do you still plan on adopting this package? I'm a pius user and I'd be glad to maintain this package under the Debian Python Team. Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_0xE1E5457C8BAD4113.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature
Bug#1011046: ITP: metalfinder -- cli tool to find concerts using your music collection
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: metalfinder Version : 1.0.2 URL : https://gitlab.com/baldurmen/metalfinder License : GPL-3+ Programming Lang: Python Description : cli tool to find concerts using your music collection metalfinder is a command-line tool that scans a music directory to find concerts near a specified location. I'm planning to maintain this package in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1010107: ITP: python-wilderness -- light wrapper around argparse
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: python-wilderness Version : 0.1.5 URL : https://github.com/GjjvdBurg/wilderness License : Expat Programming Lang: Python Description : a light wrapper around argparse for creating command line applications with multiple subcommands Wilderness is a light wrapper around argparse for creating command line applications with multiple subcommands, in the style of Git. Wilderness also makes it easy to generate man pages for your application. Wilderness is heavily inspired by Cleo and argparse-manpage, but aims to stick as closely as possible to argparse to avoid users having to learn a new API. I'm planning to maintain this package in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#1005711: ITP: lambdaisland-uri-clojure -- pure Clojure URI library
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: lambdaisland-uri-clojure Version : 1.13.95 URL : https://github.com/lambdaisland/uri License : MPL-2.0 Programming Lang: Clojure Description : pure Clojure URI library lambdaisland-uri-clojure provides a pure Clojure URI library. It is a modern replacement for the now unmaintained url-clojure. I'm planning to maintain this package in the Clojure Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#811294: ITP: tabview -- curses command-line CSV and list (tabular data) viewer
On 2022-01-08 07 h 41, Yuri D'Elia wrote: > I'd be glad if you could take over on the packaging I'm currently not planning to, as tabview is only an optional dependency of a package I'm maintaining because it's a build-dep for another package that is a build-dep of a package I care about :) -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#811294: ITP: tabview -- curses command-line CSV and list (tabular data) viewer
On Sun, 17 Jan 2016 18:55:20 +0100 Yuri D'Elia wrote: > Package: wnpp > Severity: wishlist > Owner: "Yuri D'Elia" > > * Package name: tabview > Version : 1.4.1 > Upstream Author : Scott Hansen > * 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. > > Hello! 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 :) Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#1003035: ITP: python-clevercsv -- Mutable set data type that remembers the order of its entries
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: python-clevercsv Version : 0.7.1 URL : https://github.com/alan-turing-institute/CleverCSV License : Expat Programming Lang: Python Description : Drop-in replacement for the Python csv package with improved dialect detection CleverCSV provides a drop-in replacement for the Python csv package with improved dialect detection for messy CSV files. It also provides a handy command line tool that can standardize a messy file or generate Python code to import it. This package is required to upload deepdiff version 5.6.0. I'm planning to maintain this package in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#1002701: ITP: python-ordered-set -- Mutable set data type that remembers the order of its entries
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: python-ordered-set Version : 4.0.2 URL : https://github.com/rspeer/ordered-set License : Expat Programming Lang: Python Description : Mutable set data type that remembers the order of its entries An OrderedSet is a mutable data structure that is a hybrid of a list and a set. It remembers the order of its entries, and every entry has an index number that can be looked up. This package is required to upload deepdiff version 5.6.0. I'm planning to maintain this package in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#992737: ITP: libtools-build-clojure -- a library for building artifacts
I've taken the liberty of packaging this lib and pushing to NEW: https://salsa.debian.org/clojure-team/tools-build-clojure -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#1001027: ITP: python-zipstream-ng -- Modern and easy to use streamable zip file generator
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: python-zipstream-ng Version : 1.3.2 URL : https://github.com/pR0Ps/zipstream-ng License : LGPL-3 Programming Lang: Python Description : Modern and easy to use streamable zip file generator. A modern and easy to use streamable zip file generator. It can package and stream many files and folders on the fly without needing temporary files or excessive memory. Includes the ability to calculate the total size of the stream before any data is actually added (provided no compression is used). This makes it ideal for use in web applications since the total size can be used to set the Content-Length header without having to generate the entire file first. This package is required to upload supysonic version 0.7.0. I'm planning to maintain this package in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄
Bug#913079: Strawberry ITP status
Hello! I was wondering what was the status of this ITP. I don't currently see the package in NEW... Cheers, and thanks for your packaging efforts. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#982667: ITP: monitoring-plugin-systemd -- systemd plugin for nagios compatible monitoring systems
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : monitoring-plugin-systemd Version : 2.3.0 Upstream Author : Josef Friedrich * URL : https://github.com/Josef-Friedrich/check_systemd * License : LGPL-2.1+ Programming Lang: Python Description : systemd plugin for nagios compatible monitoring systems I intend to package this in the Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#830904: ITP: puppetserver -- the next-generation application for managing Puppet agents
retitle 830904 ITP: puppetserver -- the next-generation application for managing Puppet agents owner 830904 po...@debian.org thanks Packaging work done on puppetserver can be found at: https://salsa.debian.org/puppet-team/puppetserver Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#978677: ITP: backport9 -- A collection of backports and utilities to support libraries in Java 9
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : backport9 Version : 1.10 Upstream Author : Charles Oliver Nutter * URL : https://github.com/headius/backport9 * License : Apache-2.0 Programming Lang: Java Description : A collection of backports and utilities to support libraries and apps that want to use Java 9 features but still function on Java 8. This package is a dependency for jruby 9.2.x. I intend to maintain it in the Java Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#978403: RFP: Jolokia -- remote JMX with JSON over HTTP
Package: wnpp Severity: wishlist * Package name: jolokia Version : 1.6.2 Upstream Author : Roland Huß * URL : https://github.com/rhuss/jolokia * License : Apache-2.0 Programming Lang: Java Description : a fresh way to access JMX MBeans remotely using JSON over HTTP Jolokia is a fresh way to access JMX MBeans remotely. It is different from JSR-160 connectors in that it is an agent-based approach which uses JSON over HTTP for its communication in a REST-stylish way. This is a dependency for trapperkeeper-metrics-clojure, and thus a dependency for puppetserver. At the moment we're patching it out, but it would be nice to have it in Debian to include that functionality. We apparently only need jolokia-core and not all the other binary package, so "only" that would be enough :) -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#977567: jruby-utils-clojure blocked by jruby bugs
block 977567 by 895837 block 977567 by 977979 thanks My work on this package can be found at: https://salsa.debian.org/clojure-team/jruby-utils-clojure Sadly, the testsuite currently fails pretty badly. I believe it's in part because of the jruby version in Debian being too old, but I could be wrong. #977979 is certainly making things complex to debug too :( FWIW, the testsuite failure starts with: -- lein test puppetlabs.services.jruby-pool-manager.jruby-agents-test LoadError: no such file to load -- jar-dependencies require at org/jruby/RubyKernel.java:956 at
Bug#977567: ITP: jruby-utils-clojure -- A library for creating and interacting with a pool of JRuby instances in Clojure
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : jruby-utils-clojure Version : 3.2.1 Upstream Author : Puppet Labs Inc * URL : https://github.com/puppetlabs/jruby-utils * License : Apache-2.0 Programming Lang: Clojure Description : A library for creating and interacting with a pool of JRuby instances in Clojure This package is a first-level dependency for puppetserver. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#977557: ITP: pathetic-clojure -- Simple unix-style path manipulation
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : pathetic-clojure Version : 0.5.1 Upstream Author : David Santiago * URL : https://github.com/davidsantiago/pathetic * License : EPL-1.0 Programming Lang: Clojure Description : Simple unix-style path manipulation pathetic provides a small number of functions meant to ease the manipulation of file paths. For example, it provides functions to normalize (remove superfluous or roundabout path components, like "." and ".."), relativize (transform one path to be relative to another), and resolve (add path components to an existing path) paths. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ OpenPGP_signature Description: OpenPGP digital signature
Bug#973244: ITP: python-mediafile -- read and write audio files' tags in Python
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : python-mediafile Version : 0.6.0 Upstream Author : Adrian Sampson * URL : https://github.com/beetbox/mediafile * License : Expat Programming Lang: Python Description : read and write audio files' tags in Python MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags. This library will be needed to package supysonic in the future. I intend to maintain it in the Debian Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#905012: (no subject)
I am also very interested in having the package in Debian. It works well and does indeed solve the famous XKCD IRC conundrum! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#971340: ITP: python-typing-inspect -- API for runtime inspection of types in python
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : python-typing-inspect Version : 0.6.0 Upstream Author : Ivan Levkivskyi * URL : https://github.com/ilevkivskyi/typing_inspect * License : Expat Programming Lang: Python Description : marshmallow extension for enum fields The typing_inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module. This library is needed to package the dataclasses-json library. I intend to maintain in the Debian Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#971339: ITP: python-marshmallow-enum -- marshmallow extension for enum fields
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : python-marshmallow-enum Version : 1.5.1 Upstream Author : Alec Nikolas Reiter * URL : https://github.com/justanr/marshmallow_enum * License : Expat Programming Lang: Python Description : marshmallow extension for enum fields This library is needed to package the dataclasses-json library. I intend to maintain in the Debian Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#971338: ITP: dataclasses-json -- API for encoding and decoding dataclasses to and from JSON in python
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : dataclasses-json Version : 0.5.2 Upstream Author : Charles Li * URL : https://github.com/lidatong/dataclasses-json * License : Expat Description : A python library that provides a simple API for encoding and decoding dataclasses to and from JSON. This library is needed to package the new version of sublime-music. I intend to maintain in the Debian Python Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#921707: glowing bear blocked by libjs-pako
block 921707 by 877730 thanks Gave this another go today and to replace the 3rdparty bundled zlib.js/inflate.js file with pako from Debian, I need libjs-pako (#877730). I thought about bundling inflate.min.js as-is, but I haven't been able to reproduce it from the non-minimised source. It seems the tooling upstream zlib.js uses to minimize the file has changed since the file was bundled (ant -> grunt). -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#966570: RFP: libamf -- Advanced Media Framework (AMF) SDK
Package: wnpp Severity: wishlist "AMF is a light-weight, portable multimedia framework that abstracts away most of the platform and API-specific details and allows for easy implementation of multimedia applications using a variety of technologies, such as DirectX 11, OpenGL, and OpenCL and facilitates an efficient interop between them." This would be interesting to have in Debian to be able to add AMF support in ffmpeg to support hardware acceleration on AMD GPUs. The upstream sources do include some Thirdparty code, but this can be removed by repacking the source to exclude them. I'm happy to help or sponsor work for this, but I'm not confident I understand the codebase enough to be packaging this myself. * URL : https://github.com/GPUOpen-LibrariesAndSDKs/AMF * License : Expat -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#965156: RFP: NoiseTorch -- PulseAudio noise suppressor
Package: wnpp Severity: wishlist NoiseTorch is an easy to use open source application for Linux with PulseAudio. It creates a virtual microphone that suppresses noise, in any application. Use whichever conferencing or VOIP application you like and simply select the NoiseTorch Virtual Microphone as input to torch the sound of your mechanical keyboard, computer fans, trains and the likes. It is based on https://github.com/werman/noise-suppression-for-voice/, that will also need to be packaged. * URL : https://github.com/lawl/NoiseTorch * License : GPL-3 -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#830904: RFP: puppetserver -- the next-generation application for managing Puppet agents
On Tue, 12 Jul 2016 22:20:45 +0200 Mathieu Parent wrote: > Package: wnpp > Severity: wishlist > Control: block -1 by 819811 > > * Package name: puppetserver > Version : 2.4 > Upstream Author : Puppetlabs > * URL : https://docs.puppet.com/puppetserver/latest/ > * License : Apache-2.0 > Programming Lang: Clojure, Ruby > Description : the next-generation application for managing Puppet agents > > Puppet Server is the next-generation application for managing Puppet agents. > This platform implements Puppet's server-side components in a more > distributed, service-oriented architecture. We've built Puppet Server on top > of the same technologies that make PuppetDB successful, and which allow us to > greatly improve performance, scalability, advanced metrics collection, and > fine-grained control over the Ruby runtime. > > This package needs some additionnal dependencies, most of them needed by > puppetdb too (#673515). > > It would also benefit from leiningen (#819811). > > Work to package puppetserver is being tracked here: https://wiki.debian.org/Teams/Puppet/Work#Puppet_Server Help appreciated. Please coordinate with the Puppet Team on #debian-puppet or on the team's mailing list. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#964490: ITP: useful-clojure
Package: wnpp Severity: wishlist Owner: po...@debian.org * Package name : useful-clojure Version : 0.11.6 Upstream Author : Alan Malloy , Daniel Compton * URL : https://github.com/clj-commons/useful * License : EPL-1.0 Description : A collection of generally-useful Clojure utility functions. This library is a prerequisite for packaging Puppet Server. I am planning to maintain it in the Clojure Team. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#964489: ITP: ordered-clojure
Package: wnpp Severity: wishlist * Package name : ordered-clojure Version : 1.5.9 Upstream Author : Alan Malloy , Daniel Compton * URL : https://github.com/clj-commons/ordered/ * License : EPL-1.0 Description : ordered provides sets and maps that maintain the insertion order of their contents for Clojure. This library is a prerequisite for packaging Puppet Server. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#945270: ITP: foliate -- simple and modern ebook viewer
Hi! I was wondering if there was any progress on this ITP. Foliate looks nice and there is surprisingly few epub readers in Debian at the moment. I see you started to package this here: https://salsa.debian.org/debian/foliate/ README.Debian mentions: > The upstream tarball has been repacked to avoid src/asset > /jslib.min.js, since it is only available in minified form in the > upstream tarball. > > Unfortunately, this currently breaks .mobi files which are zip > compressed. > > When this is fixed, this package will be uploaded to unstable. Personally, I would much rather see a broken-for-mobi Foliate in the archive than no Foliate at all. Uploading it would also make it easier to track what's needed to fix this issue. Cheers! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#955190: ITP: python-mpv - python interface to the awesome mpv media player
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau * Package name: python-mpv Version : 1.0 Upstream Author : Sebastian Götte * URL : https://github.com/jaseg/python-mpv * License : AGPLv3 Programming Lang: Python Description : Python interface to the awesome mpv media player This package provides python-mpv library, a ctypes-based python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the lua interface does. I plan to maintain this package in the DPMT. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#952817: ITP: u2f-tomu - u2f token firmware for EFM32HG Tomu Board
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau * Package name: u2f-tomu Version : 1.0 Upstream Author : Sergei Glushchenko * URL : https://github.com/gl-sergei/u2f-token * License : GPLv3 Programming Lang: C, Python Description : u2f token firmware for EFM32HG Tomu Board This package provides the U2F binary firmware for the tomu EFM32HG board. With it, you can flash your tomu and use it as a full-fledged u2f second factor authentication (2FA) hardware token. I want to package it to be able to create tomu U2F tokens 100% from Debian packages. I've already packaged the bootloader (firmware-tomu) and eventually plan to write a simple UI tool to help flash the boards. I plan to maintain this package by myself. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#921707: Salsa glowing-bear
My packaging efforts can be found here: https://salsa.debian.org/debian/glowing-bear -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#921707: ITP: glowing-bear -- Web-based interface for WeeChat
Hi! I use Glowing Bear and I would like to see it in Debian. From my researches, the only real blocker seems to be angular JS being quite old in Debian. Glowing Bear works fine without being compiled or anything. Just pushing the HTML files and patching the 3rd party things would be OK imho. That means we wouldn't be able to run the testsuite, but hey, we can work on that once it's been packaged :) The latest GB version (0.7.2) needs: Major bugs: * libjs-angularjs 1.7.x (1.5 in Debian, 1.6.1 in experimental, see #859513) Minor bugs: * katex auto-render 0.5.1 (part of node-katex, but not currently built, see #945556) Working: * libjs-bootstrap 3.3.x (3.4.1 in sid, might work) * katex 0.5.1. (node-katex 0.8.3 in sid, might work) * libjs-emojione 2.2.x (2.2.6 in sid seems ok) * libjs-underscore 1.9.1 (in sid) * libjs-favico.js 0.3.10 (in sid) If things move on the angular side, I'd be happy to package this. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#587458: ITP: isbg -- IMAP Spam Begone
My packaging work on this program can be found at https://salsa.debian.org/python-team/applications/isbg -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#926457: RFP: supysonic -- multimedia streaming server
My packaging efforts can be found here: https://salsa.debian.org/python-team/applications/supysonic -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#930979: ITP: membernator -- Tool to scan membership cards to establish if they are valid
Package: wnpp Severity: wishlist Owner: Louis-Philippe Véronneau Package name: membernator Version : 1.0.1 URL : https://gitlab.com/baldurmen/membernator License : ISC Programming Lang: Python Description : Tool to scan membership cards to establish if they are valid membernator is a tool that can be used to scan membership cards and establish if they're valid or not against a CSV database. It relies on a graphical user interface and can be used by typing IDs manually or using a barcode scanner. My packaging efforts can be found at: https://salsa.debian.org/python-team/applications/membernator -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#830158: Packaging completed -- waiting for sponsor
I've packaged rename-flac and it's available here: https://salsa.debian.org/python-team/applications/rename-flac I've pinged my regular sponsor and I'm waiting to hear back from him to have this uploaded to NEW. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#926417: ITP: firmware-tomu -- Bootloader for the EFM32HG Tomu Board
Package: wnpp Severity: whislist Owner: Louis-Philippe Véronneau * Package name: firmware-tomu Version : 2.0~rc7-1 Upstream Author : Sean Cross * URL : https://github.com/im-tomu/tomu-bootloader * License : GPL-3 Description : Bootloader for the EFM32HG Tomu Board The Tomu is a tiny ARM microprocessor which fits in your USB port. It has two buttons and two LEDs! The board is fully open source and is buildable by hobbyists! Designed for 2-factor authentication, usb experiments, or anything else you can think of. This package provides the bootloader for the Tomu board to make flashing it easier. The work I've done on this package can be found here: https://salsa.debian.org/debian/firmware-tomu -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#855173: ITP status?
Hi Julian, thanks for working on this, I can't wait to have this packaged! > debian/copyright needs an update and there's an embedded http > library that we might want to disable the feature using it. I guess you are referring to the KeePassHTTP server. I know it poses some security issues, but to me it's an important feature of KeePassXC over KeePassX. I would really like it if that feature could stay in the package, but be disabled by default. -- pollo signature.asc Description: OpenPGP digital signature
Bug#847613: TAG: nextcloud-client -- desktop client for nextcloud
Package: wnpp Severity: RFP Nextcloud is the recent ownCloud fork. While I don't think it's probable Nextcloud itself will be packaged in Debian, having the desktop client would be very nice. At the moment the differences between Nextcloud and ownCloud are minor so the owncloud-client package still works. That will eventually change as the differences betweent the two grow Source: https://github.com/nextcloud/client_theming -- pollo signature.asc Description: OpenPGP digital signature
Bug#830158: TAG: rename-flac -- CLI tool to rename FLAC files
Package: wnpp Severity: ITP rename-flac is a simple CLI tool that takes the information from FLAC metadata to batch rename FLAC files according to a file-naming scheme. https://gitlab.com/baldurmen/rename-flac Files: * Copyright: 2013-2016 Louis-Philippe Véronneau License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/> . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". signature.asc Description: OpenPGP digital signature
Bug#825217: TAG: sc-controller -- steam controller open source driver + GUI
Package: wnpp Severity: RFP Someone has built a nice FOSS (GPLv2) driver with a GUI for the Steam controller. It would be nice to have a package of it: https://github.com/kozec/sc-controller NB: It is already packaged as a .deb by the OpenSUSE Build Service, but I'm not sure if that respects Debian's packaging guidelines. -- pollo signature.asc Description: OpenPGP digital signature