{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python :: 3.1", "Topic :: Text Processing" ], "description": "==========\niterconion\n==========\n\n**No release out yet!**\n\niterconion is an interactive conversation manager.\n\niterconion can be used both as a command line tool and as a Python\nmodule. It requires Python 3.1+.\n\niterconion is part of the roptoligs project (but can be used\nindependently of other roptoligs modules). See the roptoligs wiki at\nhttp://roptoligs.metanohi.org/ for details.\n\n\nLicense\n=======\n\niterconion is free software under the terms of the GNU Affero General\nPublic License version 3 (or any later version). This is version 0.1.0\nof the program.\n\n\nInstallation\n============\n\nTo install iterconion, run::\n\n python3 setup.py install\n\nYou must be a superuser to do this.\n\n\nUse as command line tool\n========================\n\nWhen you have installed iterconion, run::\n\n iterconion --help\n\nto see how to interact with iterconion via the command-line.\n\n\nUse as Python module\n====================\n\nWhen iterconion has been installed, it can be used just like any other\nPython module. To see which parts of the module are useful, and to see\nhow those parts function, run::\n\n pydoc3 iterconion\n\n``iterconion`` can be imported with a simple ``import`` statement.\n\n\nDevelopment\n===========\n\niterconion uses Git for code management. To get the latest branch,\nclone it from gitorious.org like this::\n\n $ git clone git://gitorious.org/iterconion/iterconion.git\n\n\nThis document\n=============\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved. This file is offered as-is,\nwithout any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://roptoligs.metanohi.org/modules:iterconion", "keywords": null, "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "iterconion", "package_url": "https://pypi.org/project/iterconion/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/iterconion/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://roptoligs.metanohi.org/modules:iterconion" }, "release_url": "https://pypi.org/project/iterconion/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "an interactive conversation manager", "version": "0.1.0" }, "last_serial": 262333, "releases": { "0.1.0": [] }, "urls": [] }