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)
Package: wnpp
Severity: wishlist
Owner: Luka Kubat <crypticversemc@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, crypticversemc@gmail.com
* Package name : package-assembler
Version : 1.0.0
Upstream Contact: Luka Kubat <crypticverse@gmail.com>
* 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.