sphinxcontrib-proof


Namesphinxcontrib-proof JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://framagit.org/spalax/sphinxcontrib-proof
SummaryThis packages contains the Proof sphinx extension, which provides directives to typeset theorems, lemmas, proofs, etc.
upload_time2023-10-07 20:19:26
maintainer
docs_urlNone
authorLouis Paternault
requires_python<4,>=3.7
licenseAGPLv3 or any later version
keywords sphinx math proof theorem
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            `sphinxcontrib-proof` ∎ Typeset theorems, proofs, properties…
=============================================================

This `sphinx <http://sphinx.pocoo.org/>`__ extension provides some directives
to typeset theorems, properties, proofs, etc. You can see it in action in
`Jouets' documentation <http://jouets.readthedocs.io/fr/latest/dobble/math/>`_.

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

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

Install
-------

This module is compatible with python 3 only.

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

* From sources:

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

      python3 setup.py install

* From pip::

    pip install sphinxcontrib-proof

* 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/python3-sphinxcontrib-proof-<VERSION>_all.deb

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

The documentation is available on `readthedocs <http://sphinxcontrib-proof.readthedocs.io>`_.  You can build it using::

  cd doc && make html

            

Raw data

            {
    "_id": null,
    "home_page": "https://framagit.org/spalax/sphinxcontrib-proof",
    "name": "sphinxcontrib-proof",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": "",
    "keywords": "sphinx math proof theorem",
    "author": "Louis Paternault",
    "author_email": "spalax@gresille.org",
    "download_url": "https://files.pythonhosted.org/packages/b6/73/81e9d2eac7c444669cd1ced971e60831a042468ebb563de873d2acd9d02c/sphinxcontrib-proof-1.6.0.tar.gz",
    "platform": null,
    "description": "`sphinxcontrib-proof` \u220e Typeset theorems, proofs, properties\u2026\n=============================================================\n\nThis `sphinx <http://sphinx.pocoo.org/>`__ extension provides some directives\nto typeset theorems, properties, proofs, etc. You can see it in action in\n`Jouets' documentation <http://jouets.readthedocs.io/fr/latest/dobble/math/>`_.\n\nWhat's new?\n-----------\n\nSee `changelog <https://git.framasoft.org/spalax/sphinxcontrib-proof/blob/main/CHANGELOG.md>`_.\n\nInstall\n-------\n\nThis module is compatible with python 3 only.\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/sphinxcontrib-proof\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 sphinxcontrib-proof\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/python3-sphinxcontrib-proof-<VERSION>_all.deb\n\nDocumentation\n-------------\n\nThe documentation is available on `readthedocs <http://sphinxcontrib-proof.readthedocs.io>`_.  You can build it using::\n\n  cd doc && make html\n",
    "bugtrack_url": null,
    "license": "AGPLv3 or any later version",
    "summary": "This packages contains the Proof sphinx extension, which provides directives to typeset theorems, lemmas, proofs, etc.",
    "version": "1.6.0",
    "project_urls": {
        "Documentation": "http://sphinxcontrib-proof.readthedocs.io",
        "Homepage": "https://framagit.org/spalax/sphinxcontrib-proof",
        "Source": "https://framagit.org/spalax/sphinxcontrib-proof",
        "Tracker": "https://framagit.org/spalax/sphinxcontrib-proof/issues"
    },
    "split_keywords": [
        "sphinx",
        "math",
        "proof",
        "theorem"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67a7984b50af9a375a298e5568199eb533661c91cee0de44ae54f1988a97de36",
                "md5": "a886c51f60975a195d51af4e2a5b17ff",
                "sha256": "c789442abf008ef5550abef178ea93fd90b8c8f717def4b8bcc41a8914c0055c"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_proof-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a886c51f60975a195d51af4e2a5b17ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 17906,
            "upload_time": "2023-10-07T20:19:24",
            "upload_time_iso_8601": "2023-10-07T20:19:24.716789Z",
            "url": "https://files.pythonhosted.org/packages/67/a7/984b50af9a375a298e5568199eb533661c91cee0de44ae54f1988a97de36/sphinxcontrib_proof-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b67381e9d2eac7c444669cd1ced971e60831a042468ebb563de873d2acd9d02c",
                "md5": "43bab3ee1bfed7f1a652c9de5d84ab13",
                "sha256": "f1c80303a3f72ce22dbc01da62217c878e3ea45936d32c4c07f0bad03e8f251f"
            },
            "downloads": -1,
            "filename": "sphinxcontrib-proof-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "43bab3ee1bfed7f1a652c9de5d84ab13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 93580,
            "upload_time": "2023-10-07T20:19:26",
            "upload_time_iso_8601": "2023-10-07T20:19:26.365715Z",
            "url": "https://files.pythonhosted.org/packages/b6/73/81e9d2eac7c444669cd1ced971e60831a042468ebb563de873d2acd9d02c/sphinxcontrib-proof-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-07 20:19:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sphinxcontrib-proof"
}
        
Elapsed time: 0.12199s