{ "info": { "author": "Kevin Conway", "author_email": "kevinjacobconway@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=====\niface\n=====\n\n*Implementable interfaces for Python.*\n\nExample Usage\n=============\n\nTesting\n=======\n\nAll tests suites are paired one-to-one with the module they test and live\ndirectly adjacent to that same module. All tests are expected to pass for\nPython 3.3 and above. To run tests use tox with the included tox.ini file or\ncreate a virtualenv and install the '[testing]' extras.\n\nLicense\n=======\n\n Copyright 2015 Kevin Conway\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\nContributing\n============\n\nFirstly, if you're putting in a patch then thank you! Here are some tips for\ngetting your patch merged:\n\nStyle\n-----\n\nAs long as the code passes the PEP8 and PyFlakes gates then the style is\nacceptable.\n\nDocs\n----\n\nThe PEP257 gate will check that all public methods have docstrings. If you're\nadding something new, like a helper function, try out the\n`napoleon style of docstrings `_.\n\nTests\n-----\n\nMake sure the patch passes all the tests. If you're adding a new feature don't\nforget to throw in a test or two. If you're fixing a bug then definitely add\nat least one test to prevent regressions.", "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/kevinconway/iface", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "iface", "package_url": "https://pypi.org/project/iface/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/iface/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kevinconway/iface" }, "release_url": "https://pypi.org/project/iface/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Implementable interfaces for Python.", "version": "0.1.2" }, "last_serial": 1876903, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e963fe74da8f70758907655f40abbf23", "sha256": "1b0fbc2ee09b03155461924651f35498bd358d9612f79651eebaf00d664e04e1" }, "downloads": -1, "filename": "iface-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e963fe74da8f70758907655f40abbf23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8941, "upload_time": "2015-12-12T23:44:39", "url": "https://files.pythonhosted.org/packages/03/bd/501b2ab81c68abfeb0b9038431af135e909e9944dfa1b7a5af7cfc369ab9/iface-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a3ab8a65caf84c9ffb6603171b7ab9d2", "sha256": "46a2f7179dd31976c1ce5225ffcb3d50a7deaad1c2f9413eef2cbc3a2b76b542" }, "downloads": -1, "filename": "iface-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a3ab8a65caf84c9ffb6603171b7ab9d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8942, "upload_time": "2015-12-13T03:47:03", "url": "https://files.pythonhosted.org/packages/8c/63/d3588fbfaa7bd54e5e4dc9214d511a5d415d79fff807fbb7fa7fcfdc1897/iface-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7c7c471f613f636e6b12a4f56029a5de", "sha256": "3d875897298ad8d05b0421305707a2e9b7d8d9271ef2fdee37a283795ec5508c" }, "downloads": -1, "filename": "iface-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7c7c471f613f636e6b12a4f56029a5de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8981, "upload_time": "2015-12-24T21:41:12", "url": "https://files.pythonhosted.org/packages/5e/4f/2bf895ab1d56c6669d6491007c1c980db68c615c7c8935f0feb09118984a/iface-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c7c471f613f636e6b12a4f56029a5de", "sha256": "3d875897298ad8d05b0421305707a2e9b7d8d9271ef2fdee37a283795ec5508c" }, "downloads": -1, "filename": "iface-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7c7c471f613f636e6b12a4f56029a5de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8981, "upload_time": "2015-12-24T21:41:12", "url": "https://files.pythonhosted.org/packages/5e/4f/2bf895ab1d56c6669d6491007c1c980db68c615c7c8935f0feb09118984a/iface-0.1.2.tar.gz" } ] }