Metadata-Version: 1.1
Name: semantic-web-pygments
Version: 0.1.0
Summary: Pygments lexer for semantic web languages
Home-page: http://github.com/globocom/semantic-web-pygments
Author: Philip Cooper
Author-email: philip.cooper@openvest.com
License: BSD
Download-URL: https://pypi.python.org/pypi/semantic_web_pygments
Description: semantic-web-pygments
        =====================
        
        Syntax Highlighting for Semantic Web Languages in Pygments
        
        Forked from http://www.openvest.com/trac/browser/tools/trunk/pygments/lexers/sw.py
        
        Known issue:
        
        SPARQL code with where clauses with no . or ; at the end fail.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
