# manuscript-cover-letter
Program to generate manuscript cover letters.

## 1. Installing
To install the package from `PyPI`, follow the instructions below:
```bash
pip install --upgrade manuscript-cover-letter
```
Execute `which manuscript-cover-letter` to see where it was installed, probably in `/home/USERNAME/.local/bin/manuscript-cover-letter`.
### Using
To start, use the command below:
```bash
manuscript-cover-letter
```
## 2. More information
If you want more information [README.extras.md](https://github.com/trucomanx/ManuscriptCoverLetter/blob/main/README.extras.md)
## 3. Buy me a coffee
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.
[☕ Buy me a coffee](https://ko-fi.com/trucomanx)
## 4. License
This project is licensed under the GPL license. See the `LICENSE` file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "manuscript-cover-letter",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "writing, translate",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c2/11/c7d40f0e40a08c866e4821eaa5cc56a054d2de37d0580155bc20077c0316/manuscript_cover_letter-0.1.5.tar.gz",
"platform": null,
"description": "# manuscript-cover-letter\n\nProgram to generate manuscript cover letters.\n\n\n\n## 1. Installing\n\nTo install the package from `PyPI`, follow the instructions below:\n\n\n```bash\npip install --upgrade manuscript-cover-letter\n```\n\nExecute `which manuscript-cover-letter` to see where it was installed, probably in `/home/USERNAME/.local/bin/manuscript-cover-letter`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nmanuscript-cover-letter\n```\n## 2. More information\n\nIf you want more information [README.extras.md](https://github.com/trucomanx/ManuscriptCoverLetter/blob/main/README.extras.md)\n\n## 3. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee! \nYour donations help keep the project running and improve future updates. \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 4. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Program to generate manuscript cover letters.",
"version": "0.1.5",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/ManuscriptCoverLetter/issues",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/ManuscriptCoverLetter"
},
"split_keywords": [
"writing",
" translate"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "da126048f977e14f1ada744156a1b843359153289fe48a1d3c344e505d388300",
"md5": "76d99082a291336f87cd4303550a566a",
"sha256": "c7c4feb3df848d7b7ecd6f561127ed74d69bffb9a39de2cc23097e6858e22e26"
},
"downloads": -1,
"filename": "manuscript_cover_letter-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76d99082a291336f87cd4303550a566a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 40475,
"upload_time": "2025-08-17T06:29:28",
"upload_time_iso_8601": "2025-08-17T06:29:28.435730Z",
"url": "https://files.pythonhosted.org/packages/da/12/6048f977e14f1ada744156a1b843359153289fe48a1d3c344e505d388300/manuscript_cover_letter-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c211c7d40f0e40a08c866e4821eaa5cc56a054d2de37d0580155bc20077c0316",
"md5": "58a8439a44766fe33f729c3d8681eb1a",
"sha256": "8690474257de84692497a536c4a64561239672d3f68b25d4a7a56a2e55e6621f"
},
"downloads": -1,
"filename": "manuscript_cover_letter-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "58a8439a44766fe33f729c3d8681eb1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 39505,
"upload_time": "2025-08-17T06:29:30",
"upload_time_iso_8601": "2025-08-17T06:29:30.789026Z",
"url": "https://files.pythonhosted.org/packages/c2/11/c7d40f0e40a08c866e4821eaa5cc56a054d2de37d0580155bc20077c0316/manuscript_cover_letter-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-17 06:29:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "ManuscriptCoverLetter",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
},
{
"name": "python-docx",
"specs": []
}
],
"lcname": "manuscript-cover-letter"
}