{ "info": { "author": "The Prymatex Team", "author_email": "team at prymatex dot org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Text Editors", "Topic :: Utilities" ], "description": "Prymatex Text Editor\n--------------------\n\nWhat is Prymatex\n================\n\nPrymatex is a simple and flexible text editor. It's written in PyQt4 and\nit's main aim is to support TextMate bundles.\n\nWhy Prymatex?\n=============\n\nThere are *enough* text editors out there, and many of them are\nfocused on writing code, just to name a few, Notepad++, Kate, Gedit,\nScribes, etc.\n\nThese editors are great, but the way they are way they are extended is\ncomplex for non C/C++ programmers (although this is changing gradually).\nThat's where TextMate comes into place. It allows the user to define syntaxes, \nsnippets, macros and commands in a very simple way, using \nshell scripting, Ruby, Python, PHP or any other tool wich can handle\nshell variables and stdin/stdout pipes.\n\nThere are a lots of these extensions (actually called Bundles) maintained by\nenthusiasts. From Ruby on Rails, to OpenGL programming, these bundles come\nwith 3 basic components:\n\n * **Syntax** An extensible syntax format (allowing inclusion/usage, ie: PHP includes HTML and JS)\n\n * **Commands** They're like what we all know as marcros\n\n * **Snippets** Pieces of text that can be tirggered in certain situations\n\n * **Templates** File templates\n \n\nRunning Prymatex\n================\n\nSee INSTALL.rst to setup your enviroment.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/prymatex/prymatex", "keywords": "editor python prymatex development", "license": "GPL2", "maintainer": null, "maintainer_email": null, "name": "prymatex", "package_url": "https://pypi.org/project/prymatex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prymatex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/prymatex/prymatex" }, "release_url": "https://pypi.org/project/prymatex/0.9.8.dev20131211160745/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.9.8.dev20131211160745" }, "last_serial": 1044737, "releases": { "0.9.8.dev20131211160745": [] }, "urls": [] }