{ "info": { "author": "Jeffrey Harris", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Framework :: Chandler", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business :: Groupware" ], "description": "The Dependency Plug-in is an experimental plug-in, created early on to demonstrate some of the \r\nthings that are possible in Chandler Desktop's plug-in framework. However, as we've made changes \r\nand improvements to the app, plug-ins such as this one have not been updated or tested. As a result, \r\nto safeguard against data corruption, we recommend that you run a separate, clean version of Chandler \r\nwhen installing plug-ins.\r\n\r\nThe Dependency Plug-in adds rudimentary dependency tracking between items in Chandler.\r\n\r\nTo set an item as a dependency, copy the item, select another item, then go to the Edit > Dependencies \r\nmenu. New Dependencies and Blocking menus will be added to items, selecting a dependency or \r\nblocker will navigate to that item.\r\n\r\nThere is currently no way to remove a dependency.\r\n\r\nTo download and install the plugin from the Chandler UI, \r\nuse the \"Plugins -> Download\" and \"Plugins -> Install\" menus.\r\n\r\nTo download and install the plugin from the command line, use Chandler's\r\nInstallPlugin script and restart Chandler::\r\n\r\n InstallPlugin Chandler-DependencyPlugin\r\n\r\nIf you want to work on its code, you can use::\r\n\r\n RunPython setup.py develop\r\n\r\nto install it in development mode (where you can make changes and have them\r\ntake effect whenever Chandler is restarted), or you can use::\r\n\r\n RunPython setup.py install\r\n\r\nto install it as an ``.egg`` file.\r\n\r\nNote that when installed as an egg file, changes made to the source code will\r\nnot affect Chandler execution, until you run ``setup.py install`` or ``setup.py\r\ndevelop`` again.\r\n\r\nAfter making changes to this plugin, you should update its version number in\r\n``setup.py`` and in the chandler/Makefile, so that people using \"quick builds\"\r\nof Chandler will use your new version.\r\n\r\nIf you want to run this plugin's tests use::\r\n\r\n RunPython setup.py test\r\n\r\nFor more information on the plugin development process, see the original\r\nproposal at:\r\n\r\n http://lists.osafoundation.org/pipermail/chandler-dev/2006-March/005552.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "Chandler-DependencyPlugin", "package_url": "https://pypi.org/project/Chandler-DependencyPlugin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Chandler-DependencyPlugin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/Chandler-DependencyPlugin/0.1/", "requires_dist": null, "requires_python": null, "summary": "Support Dependencies between items in Chandler", "version": "0.1" }, "last_serial": 783928, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ed4744e14d33e7960814aeb1e12768ec", "sha256": "3c58f05b569104f8b38fa953d52d1e0c37dd3711454a85bb9a21091bf32671f1" }, "downloads": -1, "filename": "Chandler-DependencyPlugin-0.1.tar.gz", "has_sig": false, "md5_digest": "ed4744e14d33e7960814aeb1e12768ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4738, "upload_time": "2007-10-11T19:42:33", "url": "https://files.pythonhosted.org/packages/3f/7e/e51ff0d471a67f9f34aff9d998a96a695ce853dcc534ee946ad5e30f02e9/Chandler-DependencyPlugin-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed4744e14d33e7960814aeb1e12768ec", "sha256": "3c58f05b569104f8b38fa953d52d1e0c37dd3711454a85bb9a21091bf32671f1" }, "downloads": -1, "filename": "Chandler-DependencyPlugin-0.1.tar.gz", "has_sig": false, "md5_digest": "ed4744e14d33e7960814aeb1e12768ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4738, "upload_time": "2007-10-11T19:42:33", "url": "https://files.pythonhosted.org/packages/3f/7e/e51ff0d471a67f9f34aff9d998a96a695ce853dcc534ee946ad5e30f02e9/Chandler-DependencyPlugin-0.1.tar.gz" } ] }