How to Install and Uninstall python3-pyjavaproperties Package on Kali Linux
Last updated: November 07,2024
1. Install "python3-pyjavaproperties" package
Please follow the steps below to install python3-pyjavaproperties on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pyjavaproperties
Copied
2. Uninstall "python3-pyjavaproperties" package
Learn how to uninstall python3-pyjavaproperties on Kali Linux:
$
sudo apt remove
python3-pyjavaproperties
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pyjavaproperties package on Kali Linux
Package: python3-pyjavaproperties
Source: pyjavaproperties
Version: 0.7-3
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10920
SHA256: 5c9cfddd14bec9e5ed763d691907ded41b7b5f89757a5a924157932373126f20
SHA1: b90e11ed1a67c27e1b91af4665a63245807c8c4e
MD5sum: e79a6d254e438151ff865a944a768841
Description: Python implementation of java.util.Properties
This module is designed to be a Python equivalent to the java.util.Properties
class. Currently, the basic input/output methods are supported, and there are
plans to add the XML input/output methods found in J2SE 5.0.
.
Fundamentally, this module is designed so that users can easily parse and
manipulate Java Properties files - that's it. There's a fair number of
Pythonistas who work in multi-language shops, and constantly writing your own
parsing mechanism is just painful. Not to mention Java guys are notoriously
unwilling to use anything which is cross-language for configuration, unless
it's XML, which is a form of self-punishment. :)
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/pyjavaproperties
Section: python
Priority: optional
Filename: pool/main/p/pyjavaproperties/python3-pyjavaproperties_0.7-3_all.deb
Source: pyjavaproperties
Version: 0.7-3
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10920
SHA256: 5c9cfddd14bec9e5ed763d691907ded41b7b5f89757a5a924157932373126f20
SHA1: b90e11ed1a67c27e1b91af4665a63245807c8c4e
MD5sum: e79a6d254e438151ff865a944a768841
Description: Python implementation of java.util.Properties
This module is designed to be a Python equivalent to the java.util.Properties
class. Currently, the basic input/output methods are supported, and there are
plans to add the XML input/output methods found in J2SE 5.0.
.
Fundamentally, this module is designed so that users can easily parse and
manipulate Java Properties files - that's it. There's a fair number of
Pythonistas who work in multi-language shops, and constantly writing your own
parsing mechanism is just painful. Not to mention Java guys are notoriously
unwilling to use anything which is cross-language for configuration, unless
it's XML, which is a form of self-punishment. :)
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/pyjavaproperties
Section: python
Priority: optional
Filename: pool/main/p/pyjavaproperties/python3-pyjavaproperties_0.7-3_all.deb