{ "info": { "author": "Andrey Mikhaylenko", "author_email": "andy@neithere.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python", "Topic :: Database", "Topic :: Database :: Database Engines/Servers", "Topic :: Database :: Front-Ends", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Orgtool\n =======\n \n `Orgtool` is an extremely flexible organizer platform. It encourages creation\n of loosely coupled reusable components by combining `Docu`_'s fantastic\n flexibility with `Tool`_'s signals-driven approach.\n \n .. _Docu: http://pypi.python.org/pypi/docu\n .. _Tool: http://pypi.python.org/pypi/tool\n \n Installation\n ------------\n \n $ pip install orgtool\n \n This won't give you a working organizer. Orgtool is a *platform* so you need to\n create a `Tool`_ project and include Orgtool's extensions as \"bundles\". Each\n component provides commands, controllers, URL rules and templates (not\n necessarily all of them). You can easily create almost any kind of organizer\n (from PIM to a Trac clone) by combining existing components (`orgtool.ext.*`),\n overriding their templates and writing your own components.\n \n Documentation\n -------------\n \n See the `complete documentation`_ for details.\n \n .. _complete documentation: http://packages.python.org/orgtool\n \n Author\n ------\n \n The original idea was conceived by Andrey Mikhaylenko and Ilia Musabirov in\n 2009. The code has been written by Andrey Mikhaylenko since 2009.\n \n See the file AUTHORS for a complete authors list of this application.\n \n Please feel free to submit patches, report bugs or request features:\n \n http://bitbucket.org/neithere/orgtool/issues/\n \n Licensing\n ---------\n \n Orgtool is free software: you can redistribute it and/or modify\n it under the terms of the GNU Lesser General Public License as published\n by the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n Orgtool is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU Lesser General Public License for more details.\n \n You should have received a copy of the GNU Lesser General Public License\n along with Orgtool. If not, see .", "description_content_type": null, "docs_url": "https://pythonhosted.org/orgtool/", "download_url": "http://bitbucket.org/neithere/orgtool/src/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/neithere/orgtool/", "keywords": "query database api model models orm key/value orgtoolment-oriented non-relational tokyo cabinet mongodb", "license": "GNU Lesser General Public License (LGPL), Version 3", "maintainer": null, "maintainer_email": null, "name": "orgtool", "package_url": "https://pypi.org/project/orgtool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/orgtool/", "project_urls": { "Download": "http://bitbucket.org/neithere/orgtool/src/", "Homepage": "http://bitbucket.org/neithere/orgtool/" }, "release_url": "https://pypi.org/project/orgtool/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An extremely flexible organizer platform.", "version": "0.1.0" }, "last_serial": 232725, "releases": { "0.1.0": [] }, "urls": [] }