{ "info": { "author": "Adam Bogdal", "author_email": "adam@bogdal.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "amount-in-words\n===============\n\nConvert amount to words (Polish translation).\n\nInstall\n-------\n\nInstall the package via ``pip``::\n\n pip install git+git://github.com/bogdal/amount-in-words.git\n\n\n\nExample\n-------------\n\n::\n\n >>> from amount_in_words import Amount\n\n >>> Amount.in_words('123.45')\n\n sto dwadzie\u015bcia trzy z\u0142ote i czterdzie\u015bci pi\u0119\u0107 groszy\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bogdal/amount-in-words/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bogdal/amount-in-words", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "amount-in-words", "package_url": "https://pypi.org/project/amount-in-words/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/amount-in-words/", "project_urls": { "Download": "https://github.com/bogdal/amount-in-words/zipball/master", "Homepage": "https://github.com/bogdal/amount-in-words" }, "release_url": "https://pypi.org/project/amount-in-words/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Convert amount to words (Polish translation).", "version": "0.1.0" }, "last_serial": 1724738, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "928a10cb3b3a062838ead8da4dd03655", "sha256": "96da650ad601e2294edefb8315061bfb12089bd7aaf165dc774cba12e7229b14" }, "downloads": -1, "filename": "amount-in-words-0.1.0.tar.gz", "has_sig": false, "md5_digest": "928a10cb3b3a062838ead8da4dd03655", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2715, "upload_time": "2015-09-16T07:34:26", "url": "https://files.pythonhosted.org/packages/8d/1c/ed07c9fe367ddb5a3a040f951bf83775c54ddbf2071c616903820c0b8047/amount-in-words-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "928a10cb3b3a062838ead8da4dd03655", "sha256": "96da650ad601e2294edefb8315061bfb12089bd7aaf165dc774cba12e7229b14" }, "downloads": -1, "filename": "amount-in-words-0.1.0.tar.gz", "has_sig": false, "md5_digest": "928a10cb3b3a062838ead8da4dd03655", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2715, "upload_time": "2015-09-16T07:34:26", "url": "https://files.pythonhosted.org/packages/8d/1c/ed07c9fe367ddb5a3a040f951bf83775c54ddbf2071c616903820c0b8047/amount-in-words-0.1.0.tar.gz" } ] }