{ "info": { "author": "Shaun Duncan", "author_email": "shaun.duncan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Twisted", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Communications :: Chat :: Internet Relay Chat", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "helga-poems\n===========\n\nA helga command to generate either haiku or tanka poems. All five or seven syllable lines are user\ngenerated and stored using this plugin. Usage::\n\n helga (haiku|tanka) [blame|tweet|about |by |(add|add_use|use|remove|claim) (fives|sevens) (INPUT ...)].\n\nWithout any arguments ``helga haiku`` or ``helga tanka`` will produce a randomly generated haiku or\ntanka from stored five or seven syllable lines respectively. Each subcommand acts as follows:\n\n``blame``\n Get a list of the nicks of the users that authored the lines of a generated haiku\n\n``about ``\n Generate a haiku or tanka using a given term. This term supports any valid regular expression.\n For example, ``!haiku about foo`` will search for lines containing 'foo', but ``!haiku about foo$``\n will only return lines that end with foo\n\n``by ``\n Generate a haiku or tanka with lines by the given nick. If not enough lines exist for this nick,\n then lines are selected at random\n\n``add (fives|sevens) (INPUT ...)``\n Add a five or seven syllable line to the database but do not generate a poem\n\n``add_use (fives|sevens) (INPUT ...)``\n Add a five or seven syllable line to the database and then generate and return a poem containing\n that line\n\n``use (fives|sevens) (INPUT ...)``\n Generate a poem containing the given five or seven syllable line, but do not store it for future poems\n\n``claim (fives|sevens) (INPUT ...)``\n Allows the requesting user to claim authorship of a given five or seven syllable line\n\nA bit of an undocumented feature, but poems can be tweeted to some Twitter account. For example, generating\na poem with ``!haiku`` followed by ``!haiku tweet``. This requires some additional settings:\n\n* ``TWITTER_CONSUMER_KEY``\n* ``TWITTER_CONSUMER_SECRET``\n* ``TWITTER_OAUTH_TOKEN``\n* ``TWITTER_OAUTH_TOKEN_SECRET``\n* ``TWITTER_USERNAME``\n\n\n.. important::\n\n This plugin requires database access\n\n\n\nLicense\n-------\n\nCopyright (c) 2015 Shaun Duncan\n\nLicensed under an `MIT`_ license.\n\n.. _`MIT`: https://github.com/shaunduncan/helga-poems/blob/master/LICENSE\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shaunduncan/helga-poems", "keywords": "helga poems haiku tanka", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "helga-poems", "package_url": "https://pypi.org/project/helga-poems/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/helga-poems/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/shaunduncan/helga-poems" }, "release_url": "https://pypi.org/project/helga-poems/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A helga command to generate either haiku or tanka poems", "version": "0.2.0" }, "last_serial": 2424907, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "adee83acb65d4cce5ef93fdc3abceaf7", "sha256": "3b07fa329567a9a6ecd1fb47a4afc1139e945e601b4882c4ba8c5a91c4ef65bf" }, "downloads": -1, "filename": "helga-poems-0.1.0.tar.gz", "has_sig": false, "md5_digest": "adee83acb65d4cce5ef93fdc3abceaf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8903, "upload_time": "2015-03-04T17:43:53", "url": "https://files.pythonhosted.org/packages/7d/b7/9055312e46cd71a390d2a7bed3f2edb01af192cb21a95ccf0b0fceb9d43a/helga-poems-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "09652db54c12c8c549f97134f8f80a8f", "sha256": "c2e77c967b698f7da1dd15c374fd4ed1950654e1a0db8c6bca2d56d6930e741a" }, "downloads": -1, "filename": "helga-poems-0.2.0.tar.gz", "has_sig": false, "md5_digest": "09652db54c12c8c549f97134f8f80a8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8918, "upload_time": "2016-10-26T20:46:36", "url": "https://files.pythonhosted.org/packages/91/a0/c2a80b0de661d7f872954525814d224cd6093ebb3204f208e0a6c178c4bc/helga-poems-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09652db54c12c8c549f97134f8f80a8f", "sha256": "c2e77c967b698f7da1dd15c374fd4ed1950654e1a0db8c6bca2d56d6930e741a" }, "downloads": -1, "filename": "helga-poems-0.2.0.tar.gz", "has_sig": false, "md5_digest": "09652db54c12c8c549f97134f8f80a8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8918, "upload_time": "2016-10-26T20:46:36", "url": "https://files.pythonhosted.org/packages/91/a0/c2a80b0de661d7f872954525814d224cd6093ebb3204f208e0a6c178c4bc/helga-poems-0.2.0.tar.gz" } ] }