Skip to content

tyr1k/file_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Project Description

This is a Python script that extracts and copies all PNG files from a given ".tar.gz" archive containing a ".pro" file, based on the target specified in the ".pro" file.

License

This script is released under the MIT License. Please see the LICENSE file for more information.

Usage

Place the ".tar.gz" archives containing the ".pro" files in the same directory as the script and run it. The script will extract the PNG files and copy them to the target directory based on the target specified in the ".pro" file.

Dependencies

  • Python 3
  • Subprocess module
  • OS module
  • Shutil module

Contributing

Contributions are welcome. Please fork the repository, make your changes, and submit a pull request.

About

Script for search png files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages