{ "info": { "author": "Alexander Myodov", "author_email": "amyodov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development", "Topic :: Software Development :: Documentation", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "This project enables to use the basics of Design by Contract capabilities in Python,\nsuch as enforcing the contracts defined in the epydoc code documentation.\n\nFor the most important functionality of this module, you must have epydoc installed.\nPlease refer to epydoc site or your Unix/Linux distribution regarding the installation details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/python-dbc/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "dbc", "package_url": "https://pypi.org/project/dbc/", "platform": "any", "project_url": "https://pypi.org/project/dbc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/python-dbc/" }, "release_url": "https://pypi.org/project/dbc/0.1/", "requires_dist": null, "requires_python": null, "summary": "Design by Contract capabilities in Python.", "version": "0.1" }, "last_serial": 218022, "releases": { "0.1": [] }, "urls": [] }