{ "info": { "author": "Pawe\u0142 Tomulik", "author_email": "ptomulik@meil.pw.edu.pl", "bugtrack_url": null, "classifiers": [], "description": "scons-tool-dvipdfm\n==================\n\n.. image:: https://badge.fury.io/py/scons-tool-dvipdfm.svg\n :target: https://badge.fury.io/py/scons-tool-dvipdfm\n :alt: PyPi package version\n\n.. image:: https://travis-ci.org/ptomulik/scons-tool-dvipdfm.svg?branch=master\n :target: https://travis-ci.org/ptomulik/scons-tool-dvipdfm\n :alt: Travis CI build status\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/ptomulik/scons-tool-dvipdfm?svg=true\n :target: https://ci.appveyor.com/project/ptomulik/scons-tool-dvipdfm\n\nThis is dvipdfm tool for `SCons`_. It is derived from the ``dvipdf`` tool\npresent in `SCons`_ core. The code has been adapted to enable usage of\n`dvipdfm`_ program.\n\nInstallation\n------------\n\nThere are few ways to install this tool for your project.\n\nFrom pypi_\n^^^^^^^^^^\n\nThis method may be preferable if you build your project under a virtualenv. To\nadd dvipdfm tool from pypi_, type (within your wirtualenv):\n\n.. code-block:: shell\n\n pip install scons-tool-loader scons-tool-dvipdfm\n\nor, if your project uses pipenv_:\n\n.. code-block:: shell\n\n pipenv install --dev scons-tool-loader scons-tool-dvipdfm\n\nAlternatively, you may add this to your ``Pipfile``\n\n.. code-block::\n\n [dev-packages]\n scons-tool-loader = \"*\"\n scons-tool-dvipdfm = \"*\"\n\n\nThe tool will be installed as a namespaced package ``sconstool.dvipdfm``\nin project's virtual environment. You may further use scons-tool-loader_\nto load the tool.\n\nAs a git submodule\n^^^^^^^^^^^^^^^^^^\n\n#. Create new git repository:\n\n .. code-block:: shell\n\n mkdir /tmp/prj && cd /tmp/prj\n touch README.rst\n git init\n\n#. Add the `scons-tool-dvipdfm`_ as a submodule:\n\n .. code-block:: shell\n\n git submodule add git://github.com/ptomulik/scons-tool-dvipdfm.git site_scons/site_tools/dvipdfm\n\n#. For python 2.x create ``__init__.py`` in ``site_tools`` directory:\n\n .. code-block:: shell\n\n touch site_scons/site_tools/__init__.py\n\n this will allow to directly import ``site_tools.dvipdfm`` (this may be required by other tools).\n\n\nUsage examples\n--------------\n\nConverting existing ``*.dvi`` file to ``*.pdf``:\n\n.. code-block:: python\n\n # SConstruct\n env = Environment(tools=['dvipdfm'])\n env.DVIPDFM('foo.dvi')\n\nCompiling ``LaTeX`` document to ``*.dvi`` and generating ``*.pdf`` file with\nthe ``DVIPDFM`` builder (note, the ``tex`` or ``default`` tool(s) must be\nloaded):\n\n.. code-block:: python\n\n # SConstruct\n env = Environment(tools=['tex', 'dvipdfm'])\n env.DVIPDFM('foo.tex')\n\nConstruction variables\n----------------------\n\nThe following construction variables may be used to configure the ``DVIPDFM``\nbuilder:\n\n============================== ==============================================\n Variable Description\n============================== ==============================================\n ``DVIPDFM`` the ``dvipdfm`` executable\n------------------------------ ----------------------------------------------\n ``DVIPDFMFLAGS`` additional flags to ``dvipdfm``\n------------------------------ ----------------------------------------------\n ``DVIPDFMCOM`` complete commandline for ``dvipdfm``\n------------------------------ ----------------------------------------------\n ``DVIPDFMSUFFIX`` suffix for target files, by default ``.pdf``\n============================== ==============================================\n\n\nLICENSE\n-------\nCopyright (c) 2013-2018 by Pawe\u0142 Tomulik\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE\n\n.. _SCons: http://scons.org\n.. _SCons test framework: https://bitbucket.org/dirkbaechle/scons_test_framework\n.. _scons-tool-dvipdfm: https://github.com/ptomulik/scons-tool-dvipdfm\n.. _scons-tool-loader: https://github.com/ptomulik/scons-tool-loader\n.. _mercurial: http://mercurial.selenic.com/\n.. _dvipdfm: http://gaspra.kettering.edu/dvipdfm/\n.. _pipenv: https://pipenv.readthedocs.io/\n.. _pypi: https://pypi.org/\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ptomulik/scons-tool-dvipdfm", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "scons-tool-dvipdfm", "package_url": "https://pypi.org/project/scons-tool-dvipdfm/", "platform": "", "project_url": "https://pypi.org/project/scons-tool-dvipdfm/", "project_urls": { "Homepage": "https://github.com/ptomulik/scons-tool-dvipdfm" }, "release_url": "https://pypi.org/project/scons-tool-dvipdfm/0.1.1/", "requires_dist": null, "requires_python": ">=2.7", "summary": "Dvipdfm tool for SCons", "version": "0.1.1" }, "last_serial": 5176633, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8472e643f46ba503d4135a63679858f5", "sha256": "05c7fbefbb38b41f30ab7f502916c670cca711b5c47eb6c3eebd55b4a44e5398" }, "downloads": -1, "filename": "scons_tool_dvipdfm-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8472e643f46ba503d4135a63679858f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 7144, "upload_time": "2018-11-06T15:16:56", "url": "https://files.pythonhosted.org/packages/d5/1d/d3e10ef581546d3764f8b2ef96123e69e14c6a7bae1c0f982929309be2c0/scons_tool_dvipdfm-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d32f724b7d8e2000ccd14268bc9c373f", "sha256": "710aa25d04f8d1f5403e9e3f4f4c9c4a1ff821c9e120e6a8216307e0e2e3a9f0" }, "downloads": -1, "filename": "scons-tool-dvipdfm-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d32f724b7d8e2000ccd14268bc9c373f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5341, "upload_time": "2018-11-06T15:16:58", "url": "https://files.pythonhosted.org/packages/d6/4d/130ee203478f0ba02664ddbd23d697ef1cec0d71ab6f6f1dfcbf807aa926/scons-tool-dvipdfm-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4bcbe333d1093aca0f5668cca196374c", "sha256": "9c9cf080f03517cd848cbe9041b98f66707151d3eeb14ec13d8ba46f79737416" }, "downloads": -1, "filename": "scons_tool_dvipdfm-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4bcbe333d1093aca0f5668cca196374c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 7142, "upload_time": "2019-04-23T11:02:05", "url": "https://files.pythonhosted.org/packages/0a/cc/7bf5778b71357e8e8396652af26cf08d0c371820072ca5b31be8f736e18e/scons_tool_dvipdfm-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d87246f06611092edf4449253f5bfae7", "sha256": "afa606b69f578e882b63b9e0fab322bb7714ff880cf392a352cd23108fe22022" }, "downloads": -1, "filename": "scons-tool-dvipdfm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d87246f06611092edf4449253f5bfae7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5299, "upload_time": "2019-04-23T11:02:06", "url": "https://files.pythonhosted.org/packages/7e/8a/6d18b3f06eb2d573f8e472b16ddedfd0358cf57c3b2f19e6b66614941a7b/scons-tool-dvipdfm-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bcbe333d1093aca0f5668cca196374c", "sha256": "9c9cf080f03517cd848cbe9041b98f66707151d3eeb14ec13d8ba46f79737416" }, "downloads": -1, "filename": "scons_tool_dvipdfm-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4bcbe333d1093aca0f5668cca196374c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 7142, "upload_time": "2019-04-23T11:02:05", "url": "https://files.pythonhosted.org/packages/0a/cc/7bf5778b71357e8e8396652af26cf08d0c371820072ca5b31be8f736e18e/scons_tool_dvipdfm-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d87246f06611092edf4449253f5bfae7", "sha256": "afa606b69f578e882b63b9e0fab322bb7714ff880cf392a352cd23108fe22022" }, "downloads": -1, "filename": "scons-tool-dvipdfm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d87246f06611092edf4449253f5bfae7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5299, "upload_time": "2019-04-23T11:02:06", "url": "https://files.pythonhosted.org/packages/7e/8a/6d18b3f06eb2d573f8e472b16ddedfd0358cf57c3b2f19e6b66614941a7b/scons-tool-dvipdfm-0.1.1.tar.gz" } ] }