{ "info": { "author": "Eric Sales", "author_email": "eric@soupynet.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Text Processing :: Indexing" ], "description": "wordcount_file\r\n==============\r\nThis project came out of an exercise to count the number of words in a text file and display the top results.\r\n\r\n\r\nInstallation\r\n------------\r\nRun this to install\r\n::\r\n\r\n pip install wordcount_file\r\n\r\n\r\nUsage\r\n-----\r\nCreate a WordCount object:\r\n::\r\n\r\n >> import wordcount_file\r\n >> wc = wordcount_file.WordCount('file_to_count.txt')", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/esoupy/wordcount_file", "keywords": "word count text file", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "wordcount_file", "package_url": "https://pypi.org/project/wordcount_file/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wordcount_file/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/esoupy/wordcount_file" }, "release_url": "https://pypi.org/project/wordcount_file/0.2/", "requires_dist": null, "requires_python": null, "summary": "Counts the words in an ASCII file.", "version": "0.2" }, "last_serial": 1089731, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "73cab8e7016fea054d343cf9ebf4b013", "sha256": "591eb8c9d89be7ef603aa0fc2b03cc64b01cf0a8a1ece3ebed62218669c2cff6" }, "downloads": -1, "filename": "wordcount_file-0.2.tar.gz", "has_sig": false, "md5_digest": "73cab8e7016fea054d343cf9ebf4b013", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2434, "upload_time": "2014-05-12T07:49:20", "url": "https://files.pythonhosted.org/packages/ec/06/ba0f1d771a8c8996dfdc753b027fc9996fe290004af31ef58d07637f9340/wordcount_file-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73cab8e7016fea054d343cf9ebf4b013", "sha256": "591eb8c9d89be7ef603aa0fc2b03cc64b01cf0a8a1ece3ebed62218669c2cff6" }, "downloads": -1, "filename": "wordcount_file-0.2.tar.gz", "has_sig": false, "md5_digest": "73cab8e7016fea054d343cf9ebf4b013", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2434, "upload_time": "2014-05-12T07:49:20", "url": "https://files.pythonhosted.org/packages/ec/06/ba0f1d771a8c8996dfdc753b027fc9996fe290004af31ef58d07637f9340/wordcount_file-0.2.tar.gz" } ] }