How to Install and Uninstall python-validate-pyproject-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "python-validate-pyproject-doc" package

Please follow the instructions below to install python-validate-pyproject-doc on Kali Linux

$ sudo apt update $ sudo apt install python-validate-pyproject-doc

2. Uninstall "python-validate-pyproject-doc" package

This tutorial shows how to uninstall python-validate-pyproject-doc on Kali Linux:

$ sudo apt remove python-validate-pyproject-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-validate-pyproject-doc package on Kali Linux

Package: python-validate-pyproject-doc
Source: python-validate-pyproject
Version: 0.16-1
Installed-Size: 1481
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 119096
SHA256: f1c30869bfef927d018d057290fec37f8ed21915ed15fa9dc4ebcdd5c2b00deb
SHA1: 036c96c5a5d45fc73def54402366ed4222bbd915
MD5sum: 81bb81c76eb90f732e7cec76b696d682
Description: Automated checks on pyproject.toml by JSON Schema definitions (Documentation)
With the approval of PEP 517 and PEP 518, the Python community shifted
towards a strong focus on standardisation for packaging software, which
allows more freedom when choosing tools during development and make sure
packages created using different technologies can interoperate without the
need for custom installation procedures.
.
This shift became even more clear when PEP 621 was also approved, as a
standardised way of specifying project metadata and dependencies.
.
validate-pyproject was born in this context, with the mission of validating
pyproject.toml files, and make sure they are compliant with the standards
and PEPs. Behind the scenes, validate-pyproject relies on JSON Schema files,
which, in turn, are also a standardised way of checking if a given data
structure complies with a certain specification.
.
This package contains the Sphinx based HTML documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/abravalheri/validate-pyproject
Section: doc
Priority: optional
Filename: pool/main/p/python-validate-pyproject/python-validate-pyproject-doc_0.16-1_all.deb