Metadata-Version: 2.0
Name: cmsplugin-pygments
Version: 0.8.2
Summary: django-cms plugin for pygments
Home-page: https://github.com/jedie/cmsplugin-pygments
Author: Jens Diemer
Author-email: UNKNOWN
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: pygments

==================
cmsplugin-pygments
==================

Insert source code into django-cms pages, highlighted with Pygments.

Origin sourcecode by `Oyvind Saltvik <https://github.com/fivethreeo/cmsplugin-pygments>`_.

-----------
Screenshots
-----------

Here some screenshots of cmsplugin-pygments:

----

Add a source code block:

|20160630_cmsplugin-pygments_01.PNG|

.. |20160630_cmsplugin-pygments_01.PNG| image:: https://raw.githubusercontent.com/jedie/jedie.github.io/master/screenshots/cmsplugin-pygments/20160630_cmsplugin-pygments_01.PNG

----

Edit a source code block:

|20160630_cmsplugin-pygments_02.PNG|

.. |20160630_cmsplugin-pygments_02.PNG| image:: https://raw.githubusercontent.com/jedie/jedie.github.io/master/screenshots/cmsplugin-pygments/20160630_cmsplugin-pygments_02.PNG

----

-----------------
Compatible Matrix
-----------------

+--------------------+------------+----------+---------------+
| cmsplugin-pygments | Django-CMS | Django   | Python        |
+--------------------+------------+----------+---------------+
| v0.8.x             | v3.3       | v1.8 LTS | 2.7, 3.4, 3.5 |
+--------------------+------------+----------+---------------+

---------------
Release History
---------------

* `v0.8.2 - 30.06.2016 <https://github.com/jedie/cmsplugin-pygments/compare/v0.7.3...v0.8.2>`_:

    * Updates for newer django/django-cms versions and python 3

    * Update package meta stuff and README

    * Maintained by Jens Diemer

* v0.7.0 - 2010

    * First release made by Oyvind Saltvik and uploaded 2010-12-15 to Python Package Index.

========
donation
========

* `paypal.me/JensDiemer <https://www.paypal.me/JensDiemer>`_

* `Flattr This! <https://flattr.com/submit/auto?uid=jedie&url=https%3A%2F%2Fgithub.com%2Fjedie%2Fcmsplugin-pygments%2F>`_

* Send `Bitcoins <http://www.bitcoin.org/>`_ to `1823RZ5Md1Q2X5aSXRC5LRPcYdveCiVX6F <https://blockexplorer.com/address/1823RZ5Md1Q2X5aSXRC5LRPcYdveCiVX6F>`_

=====
links
=====

+----------------------+--------------------------------------------+
| Sourcecode @ GitHub  | `github.com/jedie/cmsplugin-pygments`_     |
+----------------------+--------------------------------------------+
| Python Package Index | `pypi.python.org/pypi/cmsplugin-pygments`_ |
+----------------------+--------------------------------------------+
| IRC                  | `#pylucid on freenode.net`_                |
+----------------------+--------------------------------------------+

.. _github.com/jedie/cmsplugin-pygments: https://github.com/jedie/cmsplugin-pygments
.. _pypi.python.org/pypi/cmsplugin-pygments: https://pypi.python.org/pypi/cmsplugin-pygments
.. _#pylucid on freenode.net: http://www.pylucid.org/permalink/304/irc-channel

