{ "info": { "author": "Piper Merriam", "author_email": "pipermerriam@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nSnorse\n===============================\n\n.. image:: https://badge.fury.io/py/snorse.png\n :target: http://badge.fury.io/py/snorse\n\n.. image:: https://travis-ci.org/pipermerriam/snorse.png?branch=master\n :target: https://travis-ci.org/pipermerriam/snorse\n\n.. image:: https://pypip.in/d/snorse/badge.png\n :target: https://pypi.python.org/pypi/snorse\n\n\nUnicode Snowman Morse Code\n\n* Free software: MIT license\n\n\nInstall\n-------\n\n.. code-block:: bash\n\n $ pip install snorse\n\nUsage\n-----\n\nCommand Line\n\n.. code-block:: bash\n\n $ snorse snowman\n \u2603 \u2603 \u2603 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603\n $ cat snowman | snorse\n \u2603 \u2603 \u2603 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603\n $ echo snowman > snowman.txt\n $ snorse snowman.txt\n \u2603 \u2603 \u2603 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603\n $ snorse -f snowman.txt\n \u2603 \u2603 \u2603 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603\n \n\nPython API\n\n.. code-block:: python\n\n >>> import snorse\n >>> snorse.snorse('snowman')\n u'\\u2603 \\u2603 \\u2603 \\u26c4\\u26c4\\u26c4 \\u2603 \\u26c4\\u26c4\\u26c4 \\u26c4\\u26c4\\u26c4 \\u26c4\\u26c4\\u26c4 \\u2603 \\u26c4\\u26c4\\u26c4 \\u26c4\\u26c4\\u26c4 \\u26c4\\u26c4\\u26c4 \\u26c4\\u26c4\\u26c4 \\u2603 \\u26c4\\u26c4\\u26c4 \\u26c4\\u26c4\\u26c4 \\u2603'\n >>> print snors.snorse('snowman')\n \u2603 \u2603 \u2603 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603 \u26c4\u26c4\u26c4 \u26c4\u26c4\u26c4 \u2603\n\n\nProfit!\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-01-11)\n---------------------\n\n* First release on PyPI.", "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/pipermerriam/snorse", "keywords": "snorse", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "snorse", "package_url": "https://pypi.org/project/snorse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/snorse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pipermerriam/snorse" }, "release_url": "https://pypi.org/project/snorse/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Unicode Snowman Morse Code", "version": "1.0.0" }, "last_serial": 1330560, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "13ce7d1f8de37d6acb512b6dbbbcc139", "sha256": "e6cd03a03e93407a0a8725c7803100c9e500e964803343bfbfa27546c1a8ed80" }, "downloads": -1, "filename": "snorse-0.1.0.tar.gz", "has_sig": false, "md5_digest": "13ce7d1f8de37d6acb512b6dbbbcc139", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4068, "upload_time": "2014-11-20T18:31:01", "url": "https://files.pythonhosted.org/packages/1e/72/1e3c2411f4892919dc3756423c60ad8b118333fd46095caa3c2d5770a774/snorse-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fb63db6ad86e90de47ab75be37677caf", "sha256": "a30f9a02c5e5171723e559f5608094de5e637801108542aee40367afeaea6147" }, "downloads": -1, "filename": "snorse-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fb63db6ad86e90de47ab75be37677caf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4268, "upload_time": "2014-11-20T20:48:35", "url": "https://files.pythonhosted.org/packages/a5/e9/6102ac11dc3a7e1c7077dfa9ee80ef2cda7521568667f6f372b131f406ed/snorse-0.2.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "72ba66aa68412672d54d273441a0ad66", "sha256": "e38d1309cc7fff91c43b41740a607fdb3045caa82ddf916ac9d692c00edf6623" }, "downloads": -1, "filename": "snorse-1.0.0.tar.gz", "has_sig": false, "md5_digest": "72ba66aa68412672d54d273441a0ad66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4523, "upload_time": "2014-12-04T02:46:06", "url": "https://files.pythonhosted.org/packages/7b/3c/53692583dd837bc7247da1250dbfb46843c46816fa4d56b0fcff0d4c0c70/snorse-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72ba66aa68412672d54d273441a0ad66", "sha256": "e38d1309cc7fff91c43b41740a607fdb3045caa82ddf916ac9d692c00edf6623" }, "downloads": -1, "filename": "snorse-1.0.0.tar.gz", "has_sig": false, "md5_digest": "72ba66aa68412672d54d273441a0ad66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4523, "upload_time": "2014-12-04T02:46:06", "url": "https://files.pythonhosted.org/packages/7b/3c/53692583dd837bc7247da1250dbfb46843c46816fa4d56b0fcff0d4c0c70/snorse-1.0.0.tar.gz" } ] }