{ "info": { "author": "Jeremy Epstein", "author_email": "jazepstein@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "Word Count\n ==========\n \n Counts the number of words in the specified string.\n \n Based on the regexes / logic from Countable.js:\n \n https://github.com/RadLikeWhoa/Countable\n \n (recommended to use this function for back-end validation, in conjunction with Countable.js for a front-end live word count).", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Jaza/word-count", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "word-count", "package_url": "https://pypi.org/project/word-count/", "platform": "any", "project_url": "https://pypi.org/project/word-count/", "project_urls": { "Homepage": "https://github.com/Jaza/word-count" }, "release_url": "https://pypi.org/project/word-count/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Counts the number of words in the specified string.", "version": "0.1.0" }, "last_serial": 1420292, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b5ae93e0953ea6b20110e22ba87f1d3c", "sha256": "25a7bbaf6d13b8a03c187f42b85e960095fd51ee9e068f62d9b61aed477576f9" }, "downloads": -1, "filename": "word_count-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5ae93e0953ea6b20110e22ba87f1d3c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2934, "upload_time": "2015-02-12T05:03:20", "url": "https://files.pythonhosted.org/packages/c8/81/0739586552bf26e96e49adc7716f3cb28580356bade0a61ffc1a8e5cb80c/word_count-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "91ff0a83baa12959f9cefa3728ef40cf", "sha256": "069d5de4652a56895b4e98345c6bce7a88295c5738967dbfd09c236ec7960b37" }, "downloads": -1, "filename": "word-count-0.1.0.tar.gz", "has_sig": false, "md5_digest": "91ff0a83baa12959f9cefa3728ef40cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1585, "upload_time": "2015-02-12T05:03:24", "url": "https://files.pythonhosted.org/packages/af/15/0679983bc75a1816d8db3e2933956c8c6627b4dedaf7f1da153adf353993/word-count-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5ae93e0953ea6b20110e22ba87f1d3c", "sha256": "25a7bbaf6d13b8a03c187f42b85e960095fd51ee9e068f62d9b61aed477576f9" }, "downloads": -1, "filename": "word_count-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5ae93e0953ea6b20110e22ba87f1d3c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2934, "upload_time": "2015-02-12T05:03:20", "url": "https://files.pythonhosted.org/packages/c8/81/0739586552bf26e96e49adc7716f3cb28580356bade0a61ffc1a8e5cb80c/word_count-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "91ff0a83baa12959f9cefa3728ef40cf", "sha256": "069d5de4652a56895b4e98345c6bce7a88295c5738967dbfd09c236ec7960b37" }, "downloads": -1, "filename": "word-count-0.1.0.tar.gz", "has_sig": false, "md5_digest": "91ff0a83baa12959f9cefa3728ef40cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1585, "upload_time": "2015-02-12T05:03:24", "url": "https://files.pythonhosted.org/packages/af/15/0679983bc75a1816d8db3e2933956c8c6627b4dedaf7f1da153adf353993/word-count-0.1.0.tar.gz" } ] }