How to Install and Uninstall python3-pyproject-parser Package on Kali Linux

Last updated: December 24,2024

1. Install "python3-pyproject-parser" package

Please follow the guidelines below to install python3-pyproject-parser on Kali Linux

$ sudo apt update $ sudo apt install python3-pyproject-parser

2. Uninstall "python3-pyproject-parser" package

Here is a brief guide to show you how to uninstall python3-pyproject-parser on Kali Linux:

$ sudo apt remove python3-pyproject-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyproject-parser package on Kali Linux

Package: python3-pyproject-parser
Source: python-pyproject-parser
Version: 0.9.1-2
Installed-Size: 131
Maintainer: Debian Python Team
Architecture: all
Depends: python3-trove-classifiers, python3-apeye-core, python3-attr, python3-dom-toml, python3-domdf-python-tools, python3-natsort, python3-packaging, python3-shippinglabel, python3-toml, python3-tomli | python3-supported-min (>= 3.11), python3-typing-extensions, python3:any
Size: 25632
SHA256: b5cdbe1fef6a54c348548381084f63b09095714563deeec61e0568d74e71a32c
SHA1: 91c520dc71c3096e1cf874d1278052cef6361dd7
MD5sum: 864a6e2c8ea18211af0132a792884e1d
Description: parser for 'pyproject.toml' file
Tool developed to parse the pyproject.toml file. In addition to the parsing
library, pyproject-parser has a command-line interface for validating and
reformatting pyproject.toml files.
.
main features:
- Returns a string representation of the PyProject.
- Write as TOML in the provided file.
- Serializes to TOML.
- Constructs an instance of PyProject from a dictionary.
- Loads the pyproject.toml configuration mapping from the provided file.
- Reformats the provided pyproject.toml file.
- Resolves the file key in the readme and the license (if present) to recover
the contents of the file.
Description-md5:
Homepage: https://github.com/repo-helper/pyproject-parser
Section: python
Priority: optional
Filename: pool/main/p/python-pyproject-parser/python3-pyproject-parser_0.9.1-2_all.deb

5. The same packages on other Linux Distributions