ó
xiù\c           @   s   d  Z  d d l m Z m Z m Z m Z m Z m Z m Z d d l	 m
 Z
 d d l m Z d d l m Z m Z m Z m Z m Z d d l m Z m Z d d l m Z m Z m Z d d l m Z d d	 l m Z d d
 l m Z m  Z  d d l! m" Z" d d l# m$ Z$ m% Z% m& Z& g  Z' d S(   sÓ   
    pygments.lexers.text
    ~~~~~~~~~~~~~~~~~~~~

    Lexers for non-source code file types.

    :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
iÿÿÿÿ(   t   ApacheConfLexert   NginxConfLexert   SquidConfLexert   LighttpdConfLexert   IniLexert   RegeditLexert   PropertiesLexer(   t   PyPyLogLexer(   t   VimLexer(   t   BBCodeLexert   MoinWikiLexert   RstLexert   TexLexert
   GroffLexer(   t   DebianControlLexert   SourcesListLexer(   t   MakefileLexert   BaseMakefileLexert
   CMakeLexer(   t	   HxmlLexer(   t   SmartGameFormatLexer(   t	   DiffLexert   DarcsPatchLexer(   t	   YamlLexer(   t   IrcLogsLexert   GettextLexert	   HttpLexerN((   t   __doc__t   pygments.lexers.configsR    R   R   R   R   R   R   t   pygments.lexers.consoleR   t   pygments.lexers.texteditR   t   pygments.lexers.markupR	   R
   R   R   R   t   pygments.lexers.installersR   R   t   pygments.lexers.makeR   R   R   t   pygments.lexers.haxeR   t   pygments.lexers.sgfR   t   pygments.lexers.diffR   R   t   pygments.lexers.dataR   t   pygments.lexers.textfmtsR   R   R   t   __all__(    (    (    s3   lib/python2.7/site-packages/pygments/lexers/text.pyt   <module>
   s   4(