{ "info": { "author": "Gino Gulamhussene and Fabian Fett", "author_email": "ginogulamhussene@gmx.de and fett@st.ovgu.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Overview\n========\n\nECGraphBox is a Plone product derived from ECAssignmentBox and provides\nspecial support for assignments which task is graph based. \n\nECGraphBox supports students with tools for drawing and editing graphs\nas well as teachers in reviewing students' assignments. \n\nFeatures:\n\n- weighted/unweighted graphs\n\n- directed/undirected graphs\n\n- highlight groups of knots and edges in different colors\n\n- rename knots \n\n- undo and redo\n\n- a note field for comments \n\n\nDownload\n========\n\n`plone.org products page`_\n\n.. _plone.org products page: http://plone.org/products/ecgraphbox/\n\n\nPrerequisites\n=============\n\n#. To use ECGraphBox you need a current Plone installation, \n specifically Plone 4.x. Check `plone.org`_ for Plone's\n prerequisites.\n\n#. The `ECAssignmentBox`_ product.\n\n#. Your Web browser needs to support HTML5 canvas and JavaScript. \n\n.. _plone.org: http://plone.org/products/plone\n.. _ECAssignmentBox: http://plone.org/products/ecassignmentbox/\n\n\nInstallation\n============\n\nSee the `Installing an Add-on Product`_ tutorial for more detailed \nproduct installation instructions.\n \n.. _Installing an Add-on Product: http://plone.org/documentation/tutorial/third-party-products/installing\n\n\nInstalling with buildout\n------------------------\n\nIf you are using `buildout`_ to manage your instance installing \nECGraphBox is very simple. You can install it by adding it \nto the eggs line for your instance::\n\n [instance]\n eggs =\n ... \n Products.ECGraphBox\n\nAfter updating the configuration you need to run ``bin/buildout``, \nwhich will take care of updating your system.\n\nThen restart your zope instance and use the Add/Remove products page\nin Site Setup to install ECGraphBox.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\n\nInstalling without buildout\n---------------------------\n\nMove (or symlink) the ``ECGraphBox`` folder of this project\n(``Products.ECGraphBox/Products/ECGraphBox``) into \nthe ``Products`` directory of the Zope instance it has to be installed \nfor, and restart the server. Use the Add/Remove products page in \nSite Setup to install ECGraphBox.\n\n\nSupport\n=======\n\nFor questions and discussions about ECGraphBox, please join the\n`eduComponents mailing list`_.\n\n.. _eduComponents mailing list: https://listserv.uni-magdeburg.de/mailman/listinfo/educomponents\n\n\nCredits\n=======\n\nECGraphBox was written by `Gino Gulamhussene`_ and \n`Fabian Fett`_.\n\n.. _Gino Gulamhussene: ginogulamhussene@gmx.de\n.. _Fabian Fett: fett@st.ovgu.de\n\n\n\nHistory\n=======\n\n# Changes in release 1.4.0 (2012-8-28)\n\n- first official release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/ecgraphbox/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.ECGraphBox", "package_url": "https://pypi.org/project/Products.ECGraphBox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.ECGraphBox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/ecgraphbox/" }, "release_url": "https://pypi.org/project/Products.ECGraphBox/1.4.0/", "requires_dist": null, "requires_python": null, "summary": "ECGraphBox is a product especially designed for graph assignments.", "version": "1.4.0" }, "last_serial": 785013, "releases": { "1.4.0": [ { "comment_text": "", "digests": { "md5": "a4085c7db20fbb1ae0dd206091f9464a", "sha256": "c5358e15b43919b6632ec224625fbeec725e000252f0b875818d694f893af272" }, "downloads": -1, "filename": "Products.ECGraphBox-1.4.0.tar.gz", "has_sig": false, "md5_digest": "a4085c7db20fbb1ae0dd206091f9464a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78721, "upload_time": "2012-08-28T12:35:38", "url": "https://files.pythonhosted.org/packages/ae/b2/12e7ad7a8c26b6619273d01f32080f932610e0a9760a313ba44c2e4c17ff/Products.ECGraphBox-1.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a4085c7db20fbb1ae0dd206091f9464a", "sha256": "c5358e15b43919b6632ec224625fbeec725e000252f0b875818d694f893af272" }, "downloads": -1, "filename": "Products.ECGraphBox-1.4.0.tar.gz", "has_sig": false, "md5_digest": "a4085c7db20fbb1ae0dd206091f9464a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78721, "upload_time": "2012-08-28T12:35:38", "url": "https://files.pythonhosted.org/packages/ae/b2/12e7ad7a8c26b6619273d01f32080f932610e0a9760a313ba44c2e4c17ff/Products.ECGraphBox-1.4.0.tar.gz" } ] }