ansible-pygments

View on PyPIReverse Dependencies (2)

0.1.1 ansible_pygments-0.1.1-py3-none-any.whl

Wheel Details

Project: ansible-pygments
Version: 0.1.1
Filename: ansible_pygments-0.1.1-py3-none-any.whl
Download: [link]
Size: 7502
MD5: 575512ca618f836d099bba80e1449c53
SHA256: 85aa7412a46c83efcfe460c8016da289600c171d2edfa0f474e0dc30a398b002
Uploaded: 2022-01-27 12:29:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ansible-pygments
Version: 0.1.1
Summary: Tools for building the Ansible Distribution
Author: Felix Fontein
Author-Email: felix[at]fontein.de
Home-Page: https://github.com/ansible-community/ansible-pygments
Project-Url: Bug tracker, https://github.com/ansible-community/ansible-pygments/issues
Project-Url: Code of Conduct, https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
Project-Url: CI: GitHub, https://github.com/ansible-community/ansible-pygments/actions?branch:main+event:push
Project-Url: CI: CodeCov, https://app.codecov.io/gh/ansible-community/ansible-pygments
Project-Url: Mailing lists, https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information
Project-Url: Repository, https://github.com/ansible-community/ansible-pygments
License: BSD-2-Clause
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.0,<4.0.0
Requires-Dist: pygments (>=2.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1686 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ansible_pygments/__init__.py sha256=Nz8EicO6OnMkllmu0ADp_OGIrUTHyyS31O7f0A0Knp8 72
ansible_pygments/lexers.py sha256=jYcwmcJV5WMmNRJ1YYxkUCqchQhbim2pIOPmqQhfSmc 7369
ansible_pygments/styles.py sha256=1MLV-tqHQBPAlUX5hxLNWcOn3g_3pP70nLnCpZz5f-A 4638
ansible_pygments-0.1.1.dist-info/entry_points.txt sha256=tyFPDpKcQZpi1bg_mrbfJYDzSiQhjjrWXEUsloffGA0 244
ansible_pygments-0.1.1.dist-info/LICENSE.md sha256=V779SAbboHKQ7Bfr8crdn8RsXAOHwpyQ8m-DPoK4ZaI 1523
ansible_pygments-0.1.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
ansible_pygments-0.1.1.dist-info/METADATA sha256=z7tWW6QgkAFRsnslPNFWw6LW9eFXgzudS6Q-goF97kw 3071
ansible_pygments-0.1.1.dist-info/RECORD

entry_points.txt

Ansible-output = ansible_pygments.lexers:AnsibleOutputLexer
ansible-output = ansible_pygments.lexers:AnsibleOutputLexer
Ansible = ansible_pygments.styles:AnsibleStyle
ansible = ansible_pygments.styles:AnsibleStyle