Metadata-Version: 2.4
Name: dkarchiver
Version: 1.0.6
Summary: Den K Simple Installer
Author: Den Kras
License-Expression: MIT
Project-URL: Homepage, https://github.com/denis-kras/dkarchiver
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wheel
Requires-Dist: py7zr==1.0.0
Requires-Dist: python-magic==0.4.27
Dynamic: license-file

<h1 align="center">Den K's Archiver - dkarchiver</h1>



<!-- ABOUT THE PROJECT -->
## About The Project


Den K's Archiver contains a set of scripts to help you use different archive formats in a simple way.
There is also a 'search_in_archive' function that can search for a file using a callable function provided by the user inside an archive and extract only it.


<!-- GETTING STARTED -->
## Getting Started

To get a local copy up and running follow these simple steps.

### Installation

1. Install Python.
   <br>
2. Install the library using pip:
   ```cmd
   pip install dkarchiver
   ```
   <br>


<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE.txt` for more information.



<!-- HISTORY -->
## History

[History.md](https://github.com/BugSec-Official/atomicshop/blob/main/History.md#history)
