Metadata-Version: 2.1
Name: nord-pygments
Version: 0.0.3
Summary: A nord-inspired style for Pygments
Home-page: https://github.com/lewisacidic/nord-pygments
Author: Rich Lewis
Author-email: opensource@richlew.is
License: MIT
Description: # nord-pygments
        A nord-inspired style for pygments
        
        ## Installing
        
        With `pip`:
        
        ```sh
        pip install nord-pygments
        ```
        
        ## Usage
        
        ```python
        from nord_pygments import Nord
        
        ...
        ```
        
        
Keywords: pygments,style,nord
Platform: UNKNOWN
Description-Content-Type: text/markdown
