Metadata-Version: 2.4
Name: ffpm
Version: 2.0.0
Summary: FFPM - File Fusion Package Manager
Author: EnderDragon
Author-email: stema.maksim@gmail.com
License: EDP License (Ender Dragon Projects License)
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# FFPM - File Fusion Package Manager

A tool for packing multiple files into a single executable Python file.

## Authors 
EnderDragon

## Installation

```bash
pip install ffpm
