ThirdParty/Pygments/pygments/PKG-INFO

changeset 2426
da76c71624de
parent 1705
b0fbc9300f2b
child 4172
4f20dba37ab6
equal deleted inserted replaced
2425:ace8a08028f3 2426:da76c71624de
1 Metadata-Version: 1.1 1 Metadata-Version: 1.1
2 Name: Pygments 2 Name: Pygments
3 Version: 1.5 3 Version: 1.6
4 Summary: Pygments is a syntax highlighting package written in Python. 4 Summary: Pygments is a syntax highlighting package written in Python.
5 Home-page: http://pygments.org/ 5 Home-page: http://pygments.org/
6 Author: Georg Brandl 6 Author: Georg Brandl
7 Author-email: georg@python.org 7 Author-email: georg@python.org
8 License: BSD License 8 License: BSD License
24 * ... and it highlights even Brainfuck! 24 * ... and it highlights even Brainfuck!
25 25
26 The `Pygments tip`_ is installable with ``easy_install Pygments==dev``. 26 The `Pygments tip`_ is installable with ``easy_install Pygments==dev``.
27 27
28 .. _Pygments tip: 28 .. _Pygments tip:
29 http://bitbucket.org/birkenfeld/pygments-main/get/tip.zip#egg=Pygments-dev 29 http://bitbucket.org/birkenfeld/pygments-main/get/default.zip#egg=Pygments-dev
30 30
31 :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. 31 :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
32 :license: BSD, see LICENSE for details. 32 :license: BSD, see LICENSE for details.
33 33
34 Keywords: syntax highlighting 34 Keywords: syntax highlighting
35 Platform: any 35 Platform: any
36 Classifier: License :: OSI Approved :: BSD License 36 Classifier: License :: OSI Approved :: BSD License
37 Classifier: Intended Audience :: Developers 37 Classifier: Intended Audience :: Developers
38 Classifier: Intended Audience :: End Users/Desktop 38 Classifier: Intended Audience :: End Users/Desktop
39 Classifier: Intended Audience :: System Administrators 39 Classifier: Intended Audience :: System Administrators
40 Classifier: Development Status :: 5 - Production/Stable 40 Classifier: Development Status :: 6 - Mature
41 Classifier: Programming Language :: Python 41 Classifier: Programming Language :: Python
42 Classifier: Programming Language :: Python :: 2 42 Classifier: Programming Language :: Python :: 2
43 Classifier: Programming Language :: Python :: 3 43 Classifier: Programming Language :: Python :: 3
44 Classifier: Operating System :: OS Independent 44 Classifier: Operating System :: OS Independent
45 Classifier: Topic :: Text Processing :: Filters
46 Classifier: Topic :: Utilities

eric ide

mercurial