`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": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "sphinx math proof theorem",
"author": "Louis Paternault",
"author_email": "spalax@gresille.org",
"download_url": "https://files.pythonhosted.org/packages/39/04/e17b4ca3f91a04c1ec366a2e357695034d08bb265ae379488a26c1c460f8/sphinxcontrib_proof-1.7.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.7.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": "baa5d0e95497ed2229c7634d5c3dc716f6a6260dd72ea8c38a52a03a862b6290",
"md5": "786adbfe9f4e857bd1dbbe62bfb1a528",
"sha256": "7f03e64a6726fcf7d84c1010fc3be11025ba9cf034e5aea4295517b0d3975056"
},
"downloads": -1,
"filename": "sphinxcontrib_proof-1.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "786adbfe9f4e857bd1dbbe62bfb1a528",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 17907,
"upload_time": "2024-12-26T23:19:04",
"upload_time_iso_8601": "2024-12-26T23:19:04.663772Z",
"url": "https://files.pythonhosted.org/packages/ba/a5/d0e95497ed2229c7634d5c3dc716f6a6260dd72ea8c38a52a03a862b6290/sphinxcontrib_proof-1.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3904e17b4ca3f91a04c1ec366a2e357695034d08bb265ae379488a26c1c460f8",
"md5": "e6ba72a71515970b1cf3c07e35f915de",
"sha256": "0cb140d7e3f5552913fe36e8d09fa024d356bfa226a9e072c7f0407e07bd78cf"
},
"downloads": -1,
"filename": "sphinxcontrib_proof-1.7.0.tar.gz",
"has_sig": false,
"md5_digest": "e6ba72a71515970b1cf3c07e35f915de",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 93688,
"upload_time": "2024-12-26T23:19:07",
"upload_time_iso_8601": "2024-12-26T23:19:07.621006Z",
"url": "https://files.pythonhosted.org/packages/39/04/e17b4ca3f91a04c1ec366a2e357695034d08bb265ae379488a26c1c460f8/sphinxcontrib_proof-1.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-26 23:19:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sphinxcontrib-proof"
}