{ "info": { "author": "Brandon Istenes", "author_email": "brandonesbox@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License" ], "description": "cumberbatch\n===========\n\nGenerates names similar to \"Benedict Cumberbatch\"\n\nThe module benedict provides three functions: first, last, and full.\nAll three have an optional parameter \"clean\" which defaults true.\n`clean=False` is passed, some of the results may not be child/boss friendly\n(though most of them still will be, as in the use below).\n\nUsage\n-----\n\n::\n\n >>> import cumberbatch\n >>> cumberbatch.first()\n 'Boilerdang'\n >>> cumberbatch.last()\n 'Cabbagepatch'\n >>> cumberbatch.full()\n 'Bombadil Coggleswort'\n >>> cumberbatch.full(clean=False)\n 'Barister Colonist'\n\nor from the command-line::\n\n $ python -m cumberbatch --first\n Bandydoo\n $ python -m cumberbatch --last\n Snickersbar\n $ python -m cumberbatch\n Bumbleshack Cottagecheese\n $ python -m cumberbatch --nsfw\n Blenderdick Countryside\n\n\nContributing\n------------\n\nFeel free to fork me and create a pull request at\nhttps://github.com/brandones/cumberbatch", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/brandones/cumberbatch/tarball/0.5", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/brandones/cumberbatch", "keywords": "names,testing,fixtures,generation,generator,benedict,cumberbatch", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "cumberbatch", "package_url": "https://pypi.org/project/cumberbatch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cumberbatch/", "project_urls": { "Download": "https://github.com/brandones/cumberbatch/tarball/0.5", "Homepage": "https://github.com/brandones/cumberbatch" }, "release_url": "https://pypi.org/project/cumberbatch/0.5/", "requires_dist": null, "requires_python": null, "summary": "Generate names similar to Benedict Cumberbatch.", "version": "0.5" }, "last_serial": 1952553, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "172b0f009112fa1a3b2bee24b95c3af1", "sha256": "46971f03d8424fab7235794c239de6ca0cebb9af54efb4292aeb36f6c0b253c5" }, "downloads": -1, "filename": "cumberbatch-0.3.tar.gz", "has_sig": false, "md5_digest": "172b0f009112fa1a3b2bee24b95c3af1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3812, "upload_time": "2015-07-11T20:07:07", "url": "https://files.pythonhosted.org/packages/0a/64/9ff3c25a635b4c9f3f0bbca9979f7f0675bb828ac7dde4ae94bf49fb0090/cumberbatch-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "640d3744884ce122e695accc12571f63", "sha256": "96c9f5423652db85f3780b31bb30ab3eeb83d71a39ab16c0b8dd5746ae1af66e" }, "downloads": -1, "filename": "cumberbatch-0.4.tar.gz", "has_sig": false, "md5_digest": "640d3744884ce122e695accc12571f63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4756, "upload_time": "2015-08-14T19:41:46", "url": "https://files.pythonhosted.org/packages/f5/c8/ccd589ac28374cd206ad4567bc9366cf7f53b503d3a596ab9c17a105ca0c/cumberbatch-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "0404910234f475b6f28001af095e95c5", "sha256": "c0215de00d01fb0d9860da5dc3d5b5fea794d8580813a3f7e759c33ccca67166" }, "downloads": -1, "filename": "cumberbatch-0.5.tar.gz", "has_sig": false, "md5_digest": "0404910234f475b6f28001af095e95c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5224, "upload_time": "2016-02-12T08:19:09", "url": "https://files.pythonhosted.org/packages/28/40/bdcdfa7c4d38f1479319a2035ffbb72f18c9952fb3c854203903c300c433/cumberbatch-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0404910234f475b6f28001af095e95c5", "sha256": "c0215de00d01fb0d9860da5dc3d5b5fea794d8580813a3f7e759c33ccca67166" }, "downloads": -1, "filename": "cumberbatch-0.5.tar.gz", "has_sig": false, "md5_digest": "0404910234f475b6f28001af095e95c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5224, "upload_time": "2016-02-12T08:19:09", "url": "https://files.pythonhosted.org/packages/28/40/bdcdfa7c4d38f1479319a2035ffbb72f18c9952fb3c854203903c300c433/cumberbatch-0.5.tar.gz" } ] }