Jupinx

View on PyPIReverse Dependencies (0)

0.2.3 jupinx-0.2.3-py3-none-any.whl

Wheel Details

Project: Jupinx
Version: 0.2.3
Filename: jupinx-0.2.3-py3-none-any.whl
Download: [link]
Size: 51264
MD5: 6a7b3d60b0f84b16e6fb257774bccd4a
SHA256: e095a740d0de80ad1a3c10cbfe8a5a798954ea1f218146ba87bfc77f90947fda
Uploaded: 2020-05-10 11:49:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupinx
Version: 0.2.3
Summary: Jupinx extension: Convert your RST files into into different formats like notebook, pdf, html.
Author: QuantEcon
Author-Email: admin[at]quantecon.org
Home-Page: https://github.com/QuantEcon/jupinx
Download-Url: https://github.com/QuantEcon/jupinx/archive/0.2.3.tar.gz
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Platform: any
Requires-Dist: docutils
Requires-Dist: nbformat
Requires-Dist: sphinx (>=1.8.5)
Requires-Dist: dask
Requires-Dist: dask[distributed]
Requires-Dist: ipython
Requires-Dist: nbconvert
Requires-Dist: notebook
Requires-Dist: jupyter-client
Requires-Dist: pyzmq (>=17.1.3)
Requires-Dist: sphinxcontrib-bibtex
Requires-Dist: sphinxcontrib-jupyter (>=0.5.6)
[Description omitted; length: 233 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupinx/__init__.py sha256=Y70Q2-wZl05H8p6rTtkrSTAK-IAk_lrAHKMcjhcQBfM 307
jupinx/cmd/__init__.py sha256=iH8sgUwZ6_tBH0s2eLQmHcZGs1DpuWBsFQyAhTk3og4 80
jupinx/cmd/build.py sha256=bR6qCxNjjzN5afrx7gJ3WKnmuBb2_DYIDXkgvFnEKoE 11158
jupinx/cmd/quickstart.py sha256=9ahyJpWMmhJaq5UDoF31Qyfq4iY4bgNTlDk-sNC_J-Y 17998
jupinx/templates/quickstart/Makefile_t sha256=qtrXfK-UMrjQl_hJ4Vg97vAEOx9-Da6iubIwHLCTc4Q 2871
jupinx/templates/quickstart/conf.py_t sha256=WITAQD351uirw80dxgaL652Xa2r0D8rCjtk0PeIfpbY 5350
jupinx/templates/quickstart/demo_notebook.rst_t sha256=m0JzMxpep9iGBd1seaFg-uDfrQ1N6UksrLCuw3HEebY 1567
jupinx/templates/quickstart/master_doc.rst_t sha256=5kGJQ22cUbfK0K_C1mT0LRGI-_0oxhn-UGRokcPR74o 509
jupinx/templates/quickstart/_static/fill_demo1.png sha256=310XcgXs_fA3VPlQTozePDpQlTUNoWiX5oMzopuCQ-c 16828
jupinx/theme/minimal/README.md sha256=Aun6yEG4-T77ZiQSO5KQWkgpTsrqAH8adnJV-R7q6CQ 125
jupinx/theme/minimal/static/css/base.css sha256=zy1SIqD8PDpfYtQx84pu6wQhn7AJ1CKySjBT9iozHgQ 16465
jupinx/theme/minimal/static/img/code-block-fade.png sha256=o5A8RGS_Q3K-ZKT9P4l-vFno9WmLmrxXEYqU8fngNk0 2753
jupinx/theme/minimal/static/js/base.js sha256=CDEAizyzO6GmL58IFEr0heuYpYyw3VJOXd-YIb_JhHU 11051
jupinx/theme/minimal/templates/error_report_template.html sha256=WZ83qF4W4vGFEULzXvG1l776viTcUeKHtKvcQTBJOw4 563
jupinx/theme/minimal/templates/html.tpl sha256=2GNdgBMe1V6qFdV7Cc5QhTwb73byqD6dnp6dsAS7vCM 8817
jupinx/theme/minimal/templates/latex.tpl sha256=GooIDNsdCfq7jA0mug_XCVmyhllJB3EtDfg7L95KVkM 12909
jupinx/util/__init__.py sha256=lcVYAwqpODtFZzxq1iCC5OlHJoL2XGBZ8fhZUBvRRUk 74
jupinx/util/template.py sha256=78crhi_TplwcXWU3O7-erbqanTAPbBImARhK3o6e8PM 3304
jupinx-0.2.3.dist-info/METADATA sha256=cOKnNrNaBgUBFhCQ9LSjQMOCbixUNiPN7-Qsd7xP57o 1437
jupinx-0.2.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
jupinx-0.2.3.dist-info/entry_points.txt sha256=AlHBpma05mx9etdSMUotob7B8PiemVRnev4oWamHCiI 97
jupinx-0.2.3.dist-info/top_level.txt sha256=f4HGPAgGSIM_DFVE53d_0HsIEzGo298HbN-rkRyw3nk 7
jupinx-0.2.3.dist-info/RECORD

top_level.txt

jupinx

entry_points.txt

jupinx = jupinx.cmd.build:main
jupinx-quickstart = jupinx.cmd.quickstart:main