Bug#1055584: ITP: cekit -- Container image creation tool

2023-11-08 Thread Jonathan Dowland
Package: wnpp
Severity: wishlist
Owner: Jonathan Dowland 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: cekit
  Version : 4.9.1
  Upstream Contact: Jonathan Dowland 
* URL : https://cekit.io/
* License : MIT
  Programming Lang: Python
  Description : Container image creation tool


  CEKit is a container-source pre-processor with a strong focus on
  modularity and code re-use. Features include
  . 
  • Container images declaratively described in YAML documents and
Jinja templates
  • Container description decomposed into separate modules which may
live in external repositories, with inter-module dependency
resolution
  • Multiple build back-ends including Docker, Podman, Buildah
  • Integration/unit testing of container images (Behave/Cucumber)

CEKit has been organically built over a period of about ten years to
enable the production of containers for much of Red Hat's Middleware
product portfolio. CEKit is nowadays an independent community project
with users and contributors beyond Red Hat.

I intend to maintain CEKit (and necessary transitive dependencies)
within Debian, in the Debian Salsa project (formerly collab-maint)
and I am a supporter of low-threshold NMUs. Contributions welcome!

-- 
Please do not CC me for listmail.

👱🏻  Jonathan Dowland
✎j...@debian.org
🔗   https://jmtd.net



Re: Bug#1055089: ITP: bluraybackup -- Backup BDMV from the command line

2023-11-08 Thread Matteo Bini
Rereading this bug report, I have noticed that I did not explain why
bluraybackup should be included in Debian.

There is not any software like this in Debian: you can't make an exact
decrypted copy of a Blu-ray Disc Movie.

However dvdbackup is included in Debian [1]. dvdbackup is a software to
backup DVD-Videos from the command line. I have used dvdbackup many
times to make archival copies of my purchased DVDs.

Blu-ray is not a format I like, because of DRM, but it is what is going
to replace DVDs, eventually. Or at least it seems so.

I own some Blu-rays and I want to be able to make copies of them, for
archival purposes.

bluraybackup serves this purpose very well: it's fast, small and easy to
use.

Besides, when I am making archival copies, I do not want to re-encode
the files and loose quality or the Blu-ray navigation features. I just
want to copy the disc, without the encryption.

Since Blu-ray has become quite common, it makes sense for Debian to
offer a similar program to dvdbackup for the Blu-ray Disc Movie format.

bluraybackup could be also useful, if you need to edit files from a
Blu-ray disc, but you don't want to re-encode them before the final
rendering, to preserve the original quality.

I hope now it is clear why Debian should include bluraybackup.

--
Matteo Bini


[1] https://packages.debian.org/bookworm/dvdbackup



Bug#1055585: ITP: node-envinfo -- Generate reports of the common details used by Node.js packages

2023-11-08 Thread Bastien Roucariès
Package: wnpp
Severity: important
Owner: Bastien Roucariès 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: node-envinfo
  Version : 7.11.0+~cs13.4.1
  Upstream Contact: https://github.com/tabrindle/envinfo#readme
https://github.com/sindresorhus/os-name/tags
https://github.com/sindresorhus/macos-release/tags
https://github.com/sindresorhus/windows-release/tags
https://registry.npmjs.org/yamlify-object
* URL : https://github.com/tabrindle/envinfo#readme
https://github.com/sindresorhus/os-name/tags
https://github.com/sindresorhus/macos-release/tags
https://github.com/sindresorhus/windows-release/tags
https://registry.npmjs.org/yamlify-object
* License : Expat
  Programming Lang: Typescript/javascript
  Description : Generate reports of the common details used by Node.js
packages

Generate reports of the common details used by Node.js packages
 This package generate reports of common software installed on our computer,
 including browser version, Node.js version, Operating System and programming
 language support.
 .
 This is used by webpack a javascript module bundler, for generating build
 time report.
 .
 Node.js is an event-based server-side JavaScript engine.

This package is needed for rebuild from source webpack that is an essential
package of javascript team