Metadata-Version: 2.1
Name: bubbypdf
Version: 0.0.3
Summary: A script that merges pdf files
Home-page: https://github.com/FrenchCommando/bubbypdf
Author: FrenchCommando
Author-email: martialren@gmail.com
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pdfrw ==0.4

# bubbypdf

merge pdf files from folder

https://github.com/FrenchCommando/bubbypdf

## Usage

### using pip
- pip install bubbypdf
  - run in cmd (merges files from folder into `merged.pdf`): bubby-pdf
  
## Contribution
Anything is always welcome


[Github](https://github.com/FrenchCommando/bubbypdf)
