Metadata-Version: 2.3
Name: tinyfetch
Version: 0.0.1
Summary: Python and system information command-line fetch tool
Project-URL: Source, https://github.com/beucismis/tinyfetch
Project-URL: Issues, https://github.com/beucismis/tinyfetch/issues
Project-URL: Documentation, https://github.com/beucismis/tinyfetch#readme
Author-email: beucismis <beucismis@tutamail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# tinyfetch

Python and system information command-line fetch tool.

## Installation

```console
pip install tinyfetch
```

## License

`tinyfetch` is distributed under the terms of the [MIT](LICENSE.txt) license.
