# PDF Merge CLI
[![ci](https://github.com/maguowei/pdfmerge/actions/workflows/ci.yml/badge.svg)](https://github.com/maguowei/pdfmerge/actions/workflows/ci.yml)
[![Upload Python Package](https://github.com/maguowei/pdfmerge/actions/workflows/python-publish.yml/badge.svg)](https://github.com/maguowei/pdfmerge/actions/workflows/python-publish.yml)
## Build
```bash
$ poetry build
$ pip install dist/pdfmerge-cli-x.x.x.tar.gz
```
## Install
```bash
$ pip install pdfmerge-cli
```
## Usage
```bash
$ pdfmerge --input-dir .
```
Raw data
{
"_id": null,
"home_page": "https://github.com/maguowei/pdfmerge",
"name": "pdfmerge-cli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7,<4.0",
"maintainer_email": "",
"keywords": "pdfmerge,pdfmerge-cli",
"author": "maguowei",
"author_email": "i.maguowei@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/76/6e/b3528e8da66cb692b311d113562a09787a0496c48af077f01ee866908518/pdfmerge_cli-0.2.0.tar.gz",
"platform": null,
"description": "# PDF Merge CLI\n\n[![ci](https://github.com/maguowei/pdfmerge/actions/workflows/ci.yml/badge.svg)](https://github.com/maguowei/pdfmerge/actions/workflows/ci.yml)\n[![Upload Python Package](https://github.com/maguowei/pdfmerge/actions/workflows/python-publish.yml/badge.svg)](https://github.com/maguowei/pdfmerge/actions/workflows/python-publish.yml)\n\n## Build\n\n```bash\n$ poetry build\n$ pip install dist/pdfmerge-cli-x.x.x.tar.gz\n```\n\n## Install\n\n```bash\n$ pip install pdfmerge-cli\n```\n\n## Usage\n\n```bash\n$ pdfmerge --input-dir .\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "pdf merge command line",
"version": "0.2.0",
"split_keywords": [
"pdfmerge",
"pdfmerge-cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e4e3d885fd087eb5a3e1882c88bdf51684e310a508899873086beec9abca68e",
"md5": "b83f1447736735da0421ab8a26bf0f94",
"sha256": "ed9fb7f9ecfe6f63486390898cebaf251201697924204fe2309a1f8509b66e26"
},
"downloads": -1,
"filename": "pdfmerge_cli-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b83f1447736735da0421ab8a26bf0f94",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7,<4.0",
"size": 3041,
"upload_time": "2023-01-15T06:17:47",
"upload_time_iso_8601": "2023-01-15T06:17:47.695923Z",
"url": "https://files.pythonhosted.org/packages/1e/4e/3d885fd087eb5a3e1882c88bdf51684e310a508899873086beec9abca68e/pdfmerge_cli-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "766eb3528e8da66cb692b311d113562a09787a0496c48af077f01ee866908518",
"md5": "e8d50635269673c59dbf3ad1843898e6",
"sha256": "e2436f821a929c96d89d4a5b92fbeebc37650f765d03683accab974df3e6d55f"
},
"downloads": -1,
"filename": "pdfmerge_cli-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "e8d50635269673c59dbf3ad1843898e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7,<4.0",
"size": 2527,
"upload_time": "2023-01-15T06:17:49",
"upload_time_iso_8601": "2023-01-15T06:17:49.037540Z",
"url": "https://files.pythonhosted.org/packages/76/6e/b3528e8da66cb692b311d113562a09787a0496c48af077f01ee866908518/pdfmerge_cli-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-15 06:17:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "maguowei",
"github_project": "pdfmerge",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pdfmerge-cli"
}