Metadata-Version: 2.1
Name: pqmarkup
Version: 2022.11
Summary: A Python implementation of pq markup to HTML converter.
Home-page: http://pqmarkup.org
Author: Alexander Tretyak
Author-email: pqmarkup@gmail.com
License: BSD
Download-URL: https://sourceforge.net/p/pqmarkup/code/ci/default/tarball
Description: pqmarkup is a lightweight markup language, based on paired quotes characters: ‘ and ’.
        
        It can be converted to HTML using this implementation.
        
        Additional information available on the [official site](http://pqmarkup.org).
        
        ---
        
        пк-разметка\pqmarkup — это облегчённый язык разметки текста, основанный на одиночных парных кавычках — символах ‘ и ’.
        
        Отформатированный текст на этом языке разметки может быть преобразован в HTML посредством данной реализации.
        
        Дополнительная информация доступна на [официальном сайте](http://pqmarkup.org/ru).
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Text Processing :: Markup :: HTML
Description-Content-Type: text/markdown
