You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

python_lconf_lexer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python_lconf_lexer

A simple pygments lexer for LCONF.


Maintainers
1

Readme

================== python_lconf_lexer

About

A simple pygments lexer for LCONF. <http://lconf.github.io/>_ The light and simple readable data serialization format for dynamic configurations and data exchange.

For features check out the: CHANGELOG.rst

Requirements

Requires Pygments <http://pygments.org/>_

Installation

#. To install from pypi using pip/pip3::

$ pip3 install python_lconf_lexer

#. To install from the source::

$ python3 setup.py install

#. to check if it installed ok and is available::

$ pygmentize -L

lconf should be one of the available lexers

Projects using python_lconf_lexer

projects which make use of: python_lconf_lexer

  • PSphinxTheme <https://github.com/peter1000/PSphinxTheme>_ A sphinx theme which has an admonition for LCONF examples.

Online Resources

  • PyPI: http://pypi.python.org/pypi/python_lconf_lexer
  • Source: https://github.com/LCONF/python_lconf_lexer

| |

python_lconf_lexer is distributed under the terms of the BSD 3-clause license. Consult LICENSE or BSD-3-Clause <http://opensource.org/licenses/BSD-3-Clause>_.

(c) 2014, peter1000 https://github.com/peter1000 All rights reserved.

| |

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc