Metadata-Version: 2.4
Name: jk_systools
Version: 0.2025.8.24
Summary: This python tool provides alternatives and additions to classic Linux system tools.
Keywords: console,terminal,cli
Author-email: Jürgen Knauth <pubsrc@binary-overflow.de>
Maintainer-email: Jürgen Knauth <pubsrc@binary-overflow.de>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt
Requires-Dist: tqdm >= 4.67.1
Requires-Dist: jk_dirwalker >= 0.2025.2.15
Requires-Dist: jk_argparsing >= 0.2024.12.23
Requires-Dist: jk_typing >= 0.2025.2.1
Requires-Dist: jk_logging >= 0.2025.1.26
Requires-Dist: jk_console >= 0.2025.2.23.1
Requires-Dist: jk_mounting >= 0.2025.7.11
Requires-Dist: jk_sysinfo >= 0.2024.9.18.3
Requires-Dist: jk_flexdata >= 0.2025.3.2

jk_systools
===========

Introduction
------------

This python tool provides alternatives and additions to classic Linux system tools.

Information about this module can be found here:

* [github.org](https://github.com/jkpubsrc/python-module-jk-systools)
* [pypi.python.org](https://pypi.python.org/pypi/jk_systools)

How to use this module
----------------------

### Commands

* `jk_df` : Alternative to `df`
* `jk_mount` : Alternative to `mount`

Contact Information
-------------------

This is Open Source code. That not only gives you the possibility of freely using this code it also
allows you to contribute. Feel free to contact the author(s) of this software listed below, either
for comments, collaboration requests, suggestions for improvement or reporting bugs:

* Jürgen Knauth: pubsrc@binary-overflow.de

License
-------

This software is provided under the following license:

* Apache Software License 2.0




