{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python :: 3.1", "Topic :: Multimedia :: Graphics", "Topic :: Other/Nonlisted Topic", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "=========\nyelljfish\n=========\n\nyelljfish is a pixel-based, potentially pseudo-random image generator. It is\nvery simple.\n\nLicense\n=======\n\nyelljfish is free software under the terms of the GNU Affero General Public\nLicense version 3 (or any later version). This is version 0.1.0 of the program.\n\nContact\n=======\n\nThe author of yelljfish is Niels Serup. Bug reports and suggestions should be\nsent to ns@metanohi.name for the time being.\n\n\nInstallation\n============\n\nDependencies\n------------\n\nyelljfish requires libpng. On Debian-based systems, you can install it with\nsomething like this command: ``apt-get install libpng12 libpng12-dev``\n\nWay #1\n------\nGet the newest version of yelljfish at\nhttp://metanohi.name/projects/yelljfish/ or at\nhttp://pypi.python.org/pypi/yelljfish\n\nExtract yelljfish from the downloaded file, cd into it and run this in a\nterminal::\n\n # python3 setup.py install\n\nExamples are available in the ``examples`` directory.\n\nWay #2\n------\nJust run this::\n\n # pip-3.1 install yelljfish\n\nNote that this will not make any examples available.\n\n\nUse\n===\n\nAs a command-line tool\n----------------------\n\nRun ``yelljfish`` to use it. Run ``yelljfish --help`` to see how to use it.\n\nAs a module\n-----------\n\nTo find out how to use it, run::\n\n $ pydoc3 yelljfish\n\n\nExamples\n--------\n\nThere are a few examples in the ``examples`` directory.\n\n\nDevelopment\n===========\n\nyelljfish uses Git for code management. The newest (and perhaps unstable) code\nis available at::\n\n $ git clone git://gitorious.org/yelljfish/yelljfish.git\n\n\nThis document\n=============\n\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without 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://metanohi.name/projects/yelljfish/", "keywords": null, "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "yelljfish", "package_url": "https://pypi.org/project/yelljfish/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yelljfish/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/yelljfish/" }, "release_url": "https://pypi.org/project/yelljfish/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A pixel-based, potentially pseudo-random image generator", "version": "0.1.0" }, "last_serial": 280052, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9cc65bbb0d8a41c7c1e84dbac5e78c47", "sha256": "1dd955fccae39d4c5c10c15f1c5cdb9f0771edb035b19fbecaebecc597870cbf" }, "downloads": -1, "filename": "yelljfish-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9cc65bbb0d8a41c7c1e84dbac5e78c47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19892, "upload_time": "2011-09-29T13:17:38", "url": "https://files.pythonhosted.org/packages/fd/94/0d36daf278560fb0ac52740ce7309cb76af2c9bb5ae5920a14815f2e3f66/yelljfish-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9cc65bbb0d8a41c7c1e84dbac5e78c47", "sha256": "1dd955fccae39d4c5c10c15f1c5cdb9f0771edb035b19fbecaebecc597870cbf" }, "downloads": -1, "filename": "yelljfish-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9cc65bbb0d8a41c7c1e84dbac5e78c47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19892, "upload_time": "2011-09-29T13:17:38", "url": "https://files.pythonhosted.org/packages/fd/94/0d36daf278560fb0ac52740ce7309cb76af2c9bb5ae5920a14815f2e3f66/yelljfish-0.1.0.tar.gz" } ] }