Please stop this series of troll packages.
---
package_name = subprocess.run("cat debian/control | grep Source | awk
'{{print $2}}'", shell=True, check=True, stdout=subprocess.PIPE, text=True)
Le mer. 26 mars 2025, 20:03, Luka Kubat <[email protected]> a écrit :
> Package: wnpp
> Severity: wishlist
> Owner: Luka Kubat <[email protected]>
> X-Debbugs-Cc: [email protected], [email protected]
>
> * Package name : package-assembler
> Version : 1.0.0
> Upstream Contact: Luka Kubat <[email protected]>
> * URL : https://github.com/Crypticverse/package-assembler
> * License : GPL-3
> Programming Lang: Python
> Description : CLI tool to create necessary files for a Debian package
>
> The CLI tool simplifies the creation and modification of necessary
> metadata files
> for building and creating Debian packages. Based on user input, it can
> generate the control,
> changelog, and other needed files. There are a few options when running
> this tool: Create
> a new package, or add a new changelog entry using dch.
>
>