{ "info": { "author": "Alexey V Gorshkov", "author_email": "animus@wayround.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX" ], "description": "\nI wanted editor to be fast. I wanted editor to do exactly what I\nneed. - PyEditor was born.\n\nI want to make it lightweight, simple and extensible. Well.. maybe\nfrom gi.introspection import Gtk is not so fast, but it's really works\nfine.\n\nYep! I'm writing it with py3.4 and Gtk+3 PyGobject. It has some modes\nsupport (for now only Python mode exists). And I'm planning some\nplugin support, maybe for git repositories.\n\nGitHub is currently the main publication point for this software.\n\nThis project is registered within the PyPi, so, yes, I want it to be\ninstalled as easy as:\n\npip3 install -U org_wayround_pyeditor\n\nThis project depends on My other project - org_wayround_utils - it\nshould be downloaded and installed automatically with above pip\ncommand.\n\nhttps://github.com/AnimusPEXUS/org_wayround_pyeditor\n\n\nSOFTWARE REQUIREMENTS\n=====================\n\nPython3 (I developed it with 3.4)\nfilemagic (pip3 install filemagic)\nPyGObject\npep8\nautopep8\npylint\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/AnimusPEXUS/wayround_org_pyeditor", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wayround_org_pyeditor", "package_url": "https://pypi.org/project/wayround_org_pyeditor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wayround_org_pyeditor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/AnimusPEXUS/wayround_org_pyeditor" }, "release_url": "https://pypi.org/project/wayround_org_pyeditor/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "Simple extansible editor with projects and outline", "version": "0.3.3" }, "last_serial": 2151147, "releases": { "0.3.1": [ { "comment_text": "", "digests": { "md5": "dccd2203e69b13cf34afb61d2585a4a7", "sha256": "4037b31e03c9238b92f10df1604ad6848bf4a861b702847007e41efcae1cdf37" }, "downloads": -1, "filename": "wayround_org_pyeditor-0.3.1.tar.gz", "has_sig": false, "md5_digest": "dccd2203e69b13cf34afb61d2585a4a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21570, "upload_time": "2016-02-27T11:40:00", "url": "https://files.pythonhosted.org/packages/3d/e5/397c56f4d98722346fec11a50bc72bf072b2a0901935bdb689fcb03b197c/wayround_org_pyeditor-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "33706f5ab952a21f9cc84e49079c0457", "sha256": "103ac1f2632f2e56148d07f9b4d2d71f095f98c70caedb3e8dbf03231f1314cd" }, "downloads": -1, "filename": "wayround_org_pyeditor-0.3.2.tar.gz", "has_sig": false, "md5_digest": "33706f5ab952a21f9cc84e49079c0457", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21581, "upload_time": "2016-05-28T18:47:17", "url": "https://files.pythonhosted.org/packages/8d/3d/ec14545fa780d344be1ab83ecafa4d871e50999caf1968f53d6fa69ede85/wayround_org_pyeditor-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "eef4619a43b725c04f342391c0cb21e1", "sha256": "1192f651b4b35b4159af7bbe1c8bae26331af76a3659beb80f0393fd3123ec89" }, "downloads": -1, "filename": "wayround_org_pyeditor-0.3.3.tar.gz", "has_sig": false, "md5_digest": "eef4619a43b725c04f342391c0cb21e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21612, "upload_time": "2016-06-05T00:50:44", "url": "https://files.pythonhosted.org/packages/d2/1b/e4a6fb1a54c3775e96bf5762c40a46260ed95c010899860e6dc616b4b2f5/wayround_org_pyeditor-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eef4619a43b725c04f342391c0cb21e1", "sha256": "1192f651b4b35b4159af7bbe1c8bae26331af76a3659beb80f0393fd3123ec89" }, "downloads": -1, "filename": "wayround_org_pyeditor-0.3.3.tar.gz", "has_sig": false, "md5_digest": "eef4619a43b725c04f342391c0cb21e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21612, "upload_time": "2016-06-05T00:50:44", "url": "https://files.pythonhosted.org/packages/d2/1b/e4a6fb1a54c3775e96bf5762c40a46260ed95c010899860e6dc616b4b2f5/wayround_org_pyeditor-0.3.3.tar.gz" } ] }