{ "info": { "author": "Hironobu Manaka", "author_email": "tokinotsubasa@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThe collective.wtf is a product that applies csv formatted workflow to plone workflow.\nThe c2.sample.csvworkflow is a sample workflow application that uses collective.wtf a base product.\nThis application have utility functions to ease plone workflow scheme setting.\n\n\nDependence\n==========\n\nTo load csv formatted workflow, collective.wtf is required.\nThis product will also install it automatically.\n\n\nInstall\n=======\n\nTo install c2.sample.csvworkflow on your system, add c2.sample.csvworkflow in eggs of buildout.cfg.\n\n::\n\n eggs = \n c2.sample.csvworkflow\n\n\nTesting\n=======\n\nExecution command is following.\n\n::\n\n $ ./bin/instance test -s c2.sample.csvworkflow # Case of Plone3.x\n\n::\n\n $ ./bin/test -s c2.sample.csvworkflow # Case of Plone4.x\n\nChangelog\n=========\n\nVersion : 1.1\n-------------\n\n- c2.sample.csvworkflow was released on 18th June 2010.\n It can be applied to the Plone4.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "plone,workflow", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "c2.sample.csvworkflow", "package_url": "https://pypi.org/project/c2.sample.csvworkflow/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/c2.sample.csvworkflow/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/c2.sample.csvworkflow/1.1/", "requires_dist": null, "requires_python": null, "summary": "c2.sample.csvworkflow is sample application using by collective.wtf.", "version": "1.1" }, "last_serial": 787181, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "fb11b88d856cd40bf77fe247c4a844d0", "sha256": "369815179ffb736ed94ca507cb7f379eaf0af89e5d4b0466f070070872b3d738" }, "downloads": -1, "filename": "c2.sample.csvworkflow-1.1-py2.6.egg", "has_sig": false, "md5_digest": "fb11b88d856cd40bf77fe247c4a844d0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 13555, "upload_time": "2010-06-18T10:15:26", "url": "https://files.pythonhosted.org/packages/76/ed/9f0530fbe7ea065363bb31eddf8ce89e2d4ebe7789492b8e5704603f6cc6/c2.sample.csvworkflow-1.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "41c225c97dd6b8ba305020843b532f08", "sha256": "e6961eafef7491bf9af1a18fda3746897dac195faadc3efa1cd84acbb3afe7e8" }, "downloads": -1, "filename": "c2.sample.csvworkflow-1.1.tar.gz", "has_sig": false, "md5_digest": "41c225c97dd6b8ba305020843b532f08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13302, "upload_time": "2010-06-18T10:15:24", "url": "https://files.pythonhosted.org/packages/d9/3e/28c91868f4623c321eea4192fa68bb51e5af6506ae4fa024857a162a9e90/c2.sample.csvworkflow-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb11b88d856cd40bf77fe247c4a844d0", "sha256": "369815179ffb736ed94ca507cb7f379eaf0af89e5d4b0466f070070872b3d738" }, "downloads": -1, "filename": "c2.sample.csvworkflow-1.1-py2.6.egg", "has_sig": false, "md5_digest": "fb11b88d856cd40bf77fe247c4a844d0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 13555, "upload_time": "2010-06-18T10:15:26", "url": "https://files.pythonhosted.org/packages/76/ed/9f0530fbe7ea065363bb31eddf8ce89e2d4ebe7789492b8e5704603f6cc6/c2.sample.csvworkflow-1.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "41c225c97dd6b8ba305020843b532f08", "sha256": "e6961eafef7491bf9af1a18fda3746897dac195faadc3efa1cd84acbb3afe7e8" }, "downloads": -1, "filename": "c2.sample.csvworkflow-1.1.tar.gz", "has_sig": false, "md5_digest": "41c225c97dd6b8ba305020843b532f08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13302, "upload_time": "2010-06-18T10:15:24", "url": "https://files.pythonhosted.org/packages/d9/3e/28c91868f4623c321eea4192fa68bb51e5af6506ae4fa024857a162a9e90/c2.sample.csvworkflow-1.1.tar.gz" } ] }