pygments-style-extras

View on PyPIReverse Dependencies (0)

0.0.3 pygments_style_extras-0.0.3-py2-none-any.whl

Wheel Details

Project: pygments-style-extras
Version: 0.0.3
Filename: pygments_style_extras-0.0.3-py2-none-any.whl
Download: [link]
Size: 7361
MD5: f172d07ada4d7de4653f10f95d2635c8
SHA256: f4fbfa9ec5a3e69786098c2ee354805e40edfb7210d7bed969f943b090d763dd
Uploaded: 2016-10-16 23:53:34 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pygments-style-extras
Version: 0.0.3
Summary: A Collection of Custom Pygments Styles
Author: Jeremy Bolding
Author-Email: cyberchefjay[at]gmail.com
Home-Page: https://github.com/thecodechef/pygments-style-extras
Download-Url: https://github.com/thecodechef/pygments-style-extras/tarball/0.0.3
License: MIT
Keywords: pygments style extras
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pygments (>=1.5)
[Description omitted; length: 1668 characters]

WHEEL

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

RECORD

Path Digest Size
pygments_style_extras-0.0.3.dist-info/DESCRIPTION.rst sha256=4Zenj3Wn7l_z1-h7Uo9ZGRPgzs1Nl0C9hbUfnOqkaEU 1668
pygments_style_extras-0.0.3.dist-info/METADATA sha256=WiOBIhESYueebFsS0OHXoToGQFfSfHo01JkFE82pvtQ 2518
pygments_style_extras-0.0.3.dist-info/RECORD
pygments_style_extras-0.0.3.dist-info/WHEEL sha256=bee59qcPjkyXfMaxNWjl2CGotqfumWx9pC1hlVLr2mM 92
pygments_style_extras-0.0.3.dist-info/entry_points.txt sha256=XHSuQEibrblHPnd5BwucpY0kd_HMhdk7e8KvFiNY-Gg 154
pygments_style_extras-0.0.3.dist-info/metadata.json sha256=kjQS8RW03F7iFD2o7e33wpjFnvCZhJy2YHDHQtSKXt0 1216
pygments_style_extras-0.0.3.dist-info/top_level.txt sha256=zZYmJ7v1iUDtOHicPx3ShYoAuI4IncVG9iJXT0rzK2A 7
styles/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
styles/github.py sha256=BpDhKIPIix6fjFyBk94Uo5mcBxJkAQl3SSby3giDl3M 3460
styles/monokai_light.py sha256=jC4ABA5_V7PzF7lWSNqjYYyGrLnoEc_bNHG1MQZSUsU 4820
styles/railscasts.py sha256=MCvKZ5q8iBnMQ94DFpT6epT0JUNAby5GWb7AqU-xLig 1505

top_level.txt

styles

entry_points.txt

github = styles.github:GithubStyle
monokai_light = styles.monokai_light:MonokaiLightStyle
railscasts = styles.railscasts:RailscastsStyle