Graffle To PDF_Tex
=======================
A command line tool that exports OmniGraffle figures to PDF_Tex
Installation
------------
In order to have it successfully installed and working, following is required:
- [OmniGraffle](http://www.omnigroup.com/mailman/archive/omnigraffle-users/2008/004785.html) 7.21
- python \>= 3.9
- [appscript](http://appscript.sourceforge.net/py-appscript/index.html) \>= 0.22
- PyMuPDF
You can either clone the repository and install using
pip install .
Or install straight from the PIP repository:
pip install graffle2pdftex
Usage
-----
Usage: graffle2pdftex [options] <source>
Options:
-h, --help show this help message and exit
--debug print out debug messages
Exports the figure/canvases to a new folder of the same name as the input file in the source file's parent directory
Examples
--------
- Export *all* canvases into PDF_Tex files
```
$ graffle2pdftex figure.graffle
```
Making a release
----------------
- update the version number in `setup.py`
- commit
- push
- register release `$ python setup.py register`
- upload release `$ python setup.py bdist upload`
Developing graffle2pdftex
-----------------------------
- clone
- stage `$ python setup.py develop`
- make a new feature branch
- code
- do release
- unstage `$python setup.py develop --uninstall`
Raw data
{
"_id": null,
"home_page": "https://github.com/peterjiz/graffle2pdftex",
"name": "graffle2pdftex",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "graffle2pdftex",
"author": "Peter El-Jiz",
"author_email": "peter.eljiz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/20/05/cdbf9860eff35bda3c33fd3e05fe73d09b550d0824faee1309f7d458b602/graffle2pdftex-1.0.0.5.tar.gz",
"platform": null,
"description": "Graffle To PDF_Tex\n=======================\n\nA command line tool that exports OmniGraffle figures to PDF_Tex\n\nInstallation\n------------\n\nIn order to have it successfully installed and working, following is required:\n\n- [OmniGraffle](http://www.omnigroup.com/mailman/archive/omnigraffle-users/2008/004785.html) 7.21\n- python \\>= 3.9\n- [appscript](http://appscript.sourceforge.net/py-appscript/index.html) \\>= 0.22\n- PyMuPDF\n\nYou can either clone the repository and install using \n\n pip install .\n\nOr install straight from the PIP repository:\n\n pip install graffle2pdftex\n\nUsage\n-----\n\n Usage: graffle2pdftex [options] <source>\n\n Options:\n -h, --help show this help message and exit\n --debug print out debug messages\n\nExports the figure/canvases to a new folder of the same name as the input file in the source file's parent directory\n\nExamples\n--------\n\n- Export *all* canvases into PDF_Tex files\n\n ```\n $ graffle2pdftex figure.graffle\n ```\n\nMaking a release\n----------------\n\n- update the version number in `setup.py`\n- commit\n- push\n- register release `$ python setup.py register`\n- upload release `$ python setup.py bdist upload`\n\nDeveloping graffle2pdftex\n-----------------------------\n\n- clone\n- stage `$ python setup.py develop`\n- make a new feature branch\n- code\n- do release\n- unstage `$python setup.py develop --uninstall`\n",
"bugtrack_url": null,
"license": "",
"summary": "A command line utility that exports omnigraffle canvases files to pdf_tex.",
"version": "1.0.0.5",
"project_urls": {
"Homepage": "https://github.com/peterjiz/graffle2pdftex"
},
"split_keywords": [
"graffle2pdftex"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6d08e8fb88fbf22b5120f7b2d8968b177899d4b1e3a65e981f5402e12be42187",
"md5": "9849dd0e8a6472590b4820a762f0b679",
"sha256": "2851e3f14dbfe696c570a2056e64d03d9a5aeb84ff00b7aeee0c71cb19095e67"
},
"downloads": -1,
"filename": "graffle2pdftex-1.0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9849dd0e8a6472590b4820a762f0b679",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13256,
"upload_time": "2023-08-15T14:56:18",
"upload_time_iso_8601": "2023-08-15T14:56:18.428535Z",
"url": "https://files.pythonhosted.org/packages/6d/08/e8fb88fbf22b5120f7b2d8968b177899d4b1e3a65e981f5402e12be42187/graffle2pdftex-1.0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2005cdbf9860eff35bda3c33fd3e05fe73d09b550d0824faee1309f7d458b602",
"md5": "32a983ae577cbd3342f0c27fef4ad52f",
"sha256": "1504e869db7e9b68ce8edfa9e50df6ccdd1298fd16bb577e6898adfece28400f"
},
"downloads": -1,
"filename": "graffle2pdftex-1.0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "32a983ae577cbd3342f0c27fef4ad52f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13110,
"upload_time": "2023-08-15T14:56:19",
"upload_time_iso_8601": "2023-08-15T14:56:19.618695Z",
"url": "https://files.pythonhosted.org/packages/20/05/cdbf9860eff35bda3c33fd3e05fe73d09b550d0824faee1309f7d458b602/graffle2pdftex-1.0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-15 14:56:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "peterjiz",
"github_project": "graffle2pdftex",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "graffle2pdftex"
}