devoir


Namedevoir JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttp://framagit.org/spalax/devoir
Summary"Quickly set up a working environment to edit a file.
upload_time2023-08-18 20:05:51
maintainer
docs_urlNone
authorLouis Paternault
requires_python<4,>=3.8
licenseGPLv3 or any later version
keywords work setup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Devoir ✏️ Quickly set up a working environment to edit a file
=============================================================

When editing a LaTeX file, I want the file being edited with `vim <http://www.vim.org>`_, the compiled file displayed using a pdf viewer, and latex being run whenever something changes, using `latexmk <http://users.phys.psu.edu/~collins/software/latexmk-jcc/>`_. But wait, there is more.

- I often start a LaTeX document by copying an existing one, as a template.
- The pdf file may or may not exist when I start working: if I have already
  been working on this file before, the pdf file exists; if not, it does not
  exists, and my pdf viewer won't start on a non-existing file.

This program aims to automate all this process. I built it to process LaTeX
files, but it should work with other files too.

What's new?
-----------

See `changelog <https://git.framasoft.org/spalax/devoir/blob/main/CHANGELOG.md>`_.

Download and install
--------------------

See the end of list for a (quick and dirty) Debian package.

* From sources:

  * Download: https://pypi.python.org/pypi/devoir
  * Install (in a `virtualenv`, if you do not want to mess with your distribution installation system)::

        python3 setup.py install

* From pip::

    pip install devoir

* Quick and dirty Debian (and Ubuntu?) package

  This requires `stdeb <https://github.com/astraw/stdeb>`_ to be installed::

      python3 setup.py --command-packages=stdeb.command bdist_deb
      sudo dpkg -i deb_dist/devoir-<VERSION>_all.deb

Documentation
-------------

* The compiled documentation is available on `readthedocs <http://devoir.readthedocs.io>`_

* To compile it from source, download and run::

      cd doc && make html

            

Raw data

            {
    "_id": null,
    "home_page": "http://framagit.org/spalax/devoir",
    "name": "devoir",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": "",
    "keywords": "work setup",
    "author": "Louis Paternault",
    "author_email": "spalax@gresille.org",
    "download_url": "https://files.pythonhosted.org/packages/ba/ae/fdb733f16de18b1f494f7926c00d162b559d7f06a28cb7204fde08385212/devoir-1.0.0.tar.gz",
    "platform": null,
    "description": "Devoir \u270f\ufe0f Quickly set up a working environment to edit a file\n=============================================================\n\nWhen editing a LaTeX file, I want the file being edited with `vim <http://www.vim.org>`_, the compiled file displayed using a pdf viewer, and latex being run whenever something changes, using `latexmk <http://users.phys.psu.edu/~collins/software/latexmk-jcc/>`_. But wait, there is more.\n\n- I often start a LaTeX document by copying an existing one, as a template.\n- The pdf file may or may not exist when I start working: if I have already\n  been working on this file before, the pdf file exists; if not, it does not\n  exists, and my pdf viewer won't start on a non-existing file.\n\nThis program aims to automate all this process. I built it to process LaTeX\nfiles, but it should work with other files too.\n\nWhat's new?\n-----------\n\nSee `changelog <https://git.framasoft.org/spalax/devoir/blob/main/CHANGELOG.md>`_.\n\nDownload and install\n--------------------\n\nSee the end of list for a (quick and dirty) Debian package.\n\n* From sources:\n\n  * Download: https://pypi.python.org/pypi/devoir\n  * Install (in a `virtualenv`, if you do not want to mess with your distribution installation system)::\n\n        python3 setup.py install\n\n* From pip::\n\n    pip install devoir\n\n* Quick and dirty Debian (and Ubuntu?) package\n\n  This requires `stdeb <https://github.com/astraw/stdeb>`_ to be installed::\n\n      python3 setup.py --command-packages=stdeb.command bdist_deb\n      sudo dpkg -i deb_dist/devoir-<VERSION>_all.deb\n\nDocumentation\n-------------\n\n* The compiled documentation is available on `readthedocs <http://devoir.readthedocs.io>`_\n\n* To compile it from source, download and run::\n\n      cd doc && make html\n",
    "bugtrack_url": null,
    "license": "GPLv3 or any later version",
    "summary": "\"Quickly set up a working environment to edit a file.",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "http://devoir.readthedocs.io",
        "Homepage": "http://framagit.org/spalax/devoir",
        "Source": "https://framagit.org/spalax/devoir",
        "Tracker": "https://framagit.org/spalax/devoir/issues"
    },
    "split_keywords": [
        "work",
        "setup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fa29dc92767412484ef449b09eca529a5f58222b9245917adf9c758088a8176",
                "md5": "a3845fdc2f056b4043dd772020e814aa",
                "sha256": "3d76b59ff6a5123ea4e3b548500746209263ac06a3bdef610afa1a894ad1f892"
            },
            "downloads": -1,
            "filename": "devoir-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3845fdc2f056b4043dd772020e814aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 19326,
            "upload_time": "2023-08-18T20:05:50",
            "upload_time_iso_8601": "2023-08-18T20:05:50.458094Z",
            "url": "https://files.pythonhosted.org/packages/6f/a2/9dc92767412484ef449b09eca529a5f58222b9245917adf9c758088a8176/devoir-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baaefdb733f16de18b1f494f7926c00d162b559d7f06a28cb7204fde08385212",
                "md5": "6cfe8bf4227e9e6d20944fd679a2a68c",
                "sha256": "fc7015dd2525ee1ab2fe87fdc7800a8d574d81dc7f39fc397c3debaf068c8255"
            },
            "downloads": -1,
            "filename": "devoir-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6cfe8bf4227e9e6d20944fd679a2a68c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 25861,
            "upload_time": "2023-08-18T20:05:51",
            "upload_time_iso_8601": "2023-08-18T20:05:51.687699Z",
            "url": "https://files.pythonhosted.org/packages/ba/ae/fdb733f16de18b1f494f7926c00d162b559d7f06a28cb7204fde08385212/devoir-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 20:05:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "devoir"
}
        
Elapsed time: 0.10714s