{ "info": { "author": "Oliver Nagy", "author_email": "qtmacsdev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Software Development :: User Interfaces", "Topic :: Software Development :: Widget Sets", "Topic :: Text Editors :: Emacs", "Topic :: Utilities" ], "description": "======\nQTMACS\n======\n\nQtmacs is an Emacs inspired macro framework for Qt. It consists of\ntask related applets and widget specific macros.\n\nApplets are basically plain windows that can house arbitrary\ncode and widgets. Within Qtmacs, they provide the functionailty to\neg. edit text, view a PDF file, or browse the web.\n\nMacros, on the other hand, govern the behaviour of individual widgets\nin response to keyboard input. They are are applicable to any Qt based\nwidget.\n\nBoth, applets and macros, are supplied via Python modules and can be\nchanged during runtime to customise the functionality and behaviour of\nQtmacs as required.\n\n\nSOURCE CODE\n===========\n\nThe source code is hosted on Github:\nhttps://github.com/qtmacsdev/qtmacs\n\n\nREQUIREMENTS\n============\n\n* Python 3.x\n* PyQt4\n\nOlder versions of PyQt4 may work as well but have not been tested.\n\n\nINSTALLATION\n============\n\nTo install Qtmacs on Windows, or use package managers on Linux based\ndistributions, please refer to the `installation guide\n`_.\n\nTo try out the source code directly use:\n\n.. code-block:: bash\n\n git clone https://github.com/qtmacsdev/qtmacs.git\n cd qtmacs/bin\n ./qtmacs\n\n\nDOCUMENTATION\n=============\n\nThe full documentation, including screenshots, is available at\nhttp://qtmacsdev.github.com/qtmacs/titlepage.html\n\n\nThere is also a discussion group at\nhttps://groups.google.com/forum/?fromgroups#!forum/qtmacs\n\nLICENSE\n=======\n\nQtmacs is licensed under the terms of the GPL.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/qtmacsdev/qtmacs", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "qtmacs", "package_url": "https://pypi.org/project/qtmacs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qtmacs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/qtmacsdev/qtmacs" }, "release_url": "https://pypi.org/project/qtmacs/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An Emacs inspired macro framework for Qt.", "version": "0.1.0" }, "last_serial": 798344, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7237532821ea0b9a5158a9aa28280f80", "sha256": "f3f3ebb1178ef50afa5ad5e80c9d6130829eb9c16db54cd91cf28375ab5bb997" }, "downloads": -1, "filename": "qtmacs-0.1.0.win-amd64.exe", "has_sig": false, "md5_digest": "7237532821ea0b9a5158a9aa28280f80", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 480313, "upload_time": "2013-02-05T09:48:47", "url": "https://files.pythonhosted.org/packages/6f/e7/324631bdec96f7b4d5e8ccdfd83df6fb0d44fcdca09d25336aaf9dde7e81/qtmacs-0.1.0.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "8485cd529cb9f07b7d1b1e2923effd87", "sha256": "8a55e1b8e4762a38fc6658b5afb110f561bc466df32267cc8e062eb79c284c5a" }, "downloads": -1, "filename": "qtmacs-0.1.0.zip", "has_sig": false, "md5_digest": "8485cd529cb9f07b7d1b1e2923effd87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 270364, "upload_time": "2013-02-05T09:48:33", "url": "https://files.pythonhosted.org/packages/7b/2d/27f105f30e6784646bf714a6ce794801fab3fd2d6221889929bfe7189322/qtmacs-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7237532821ea0b9a5158a9aa28280f80", "sha256": "f3f3ebb1178ef50afa5ad5e80c9d6130829eb9c16db54cd91cf28375ab5bb997" }, "downloads": -1, "filename": "qtmacs-0.1.0.win-amd64.exe", "has_sig": false, "md5_digest": "7237532821ea0b9a5158a9aa28280f80", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 480313, "upload_time": "2013-02-05T09:48:47", "url": "https://files.pythonhosted.org/packages/6f/e7/324631bdec96f7b4d5e8ccdfd83df6fb0d44fcdca09d25336aaf9dde7e81/qtmacs-0.1.0.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "8485cd529cb9f07b7d1b1e2923effd87", "sha256": "8a55e1b8e4762a38fc6658b5afb110f561bc466df32267cc8e062eb79c284c5a" }, "downloads": -1, "filename": "qtmacs-0.1.0.zip", "has_sig": false, "md5_digest": "8485cd529cb9f07b7d1b1e2923effd87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 270364, "upload_time": "2013-02-05T09:48:33", "url": "https://files.pythonhosted.org/packages/7b/2d/27f105f30e6784646bf714a6ce794801fab3fd2d6221889929bfe7189322/qtmacs-0.1.0.zip" } ] }