{ "info": { "author": "Alexandre Fayolle", "author_email": "contact@logilab.fr", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "This package implements an extensible constraint satisfaction problem\nsolver written in pure Python, using constraint propagation algorithms.\nThe logilab.constraint module provides finite domains with arbitrary\nvalues, finite interval domains, and constraints which can be applied\nto variables linked to these domains.\n\nIt requires python 2.6 or later to work, and is released under the GNU\nLesser General Public License.\n\nThe documentation is in the doc/ directory. Examples are in the\nexamples/ directory.\n\nDiscussion about constraint should take place on the python-projects\nmailing list. Information on subscription and mailing list archives can\nbe accessed at\nhttps://lists.logilab.org/mailman/listinfo/python-projects/\n\nYour feedback is very valuable to us. Please share your experience with\nother users of the package on the mailing list.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.logilab.org/projects/logilab-constraint", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "logilab-constraint", "package_url": "https://pypi.org/project/logilab-constraint/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/logilab-constraint/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.logilab.org/projects/logilab-constraint" }, "release_url": "https://pypi.org/project/logilab-constraint/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "constraints satisfaction solver in Python", "version": "0.6.0" }, "last_serial": 1620965, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "4aee54c0e98e61ca94f51e1d68383e23", "sha256": "6fb6ad8aab9b9e97931892b660f0906648d898233a87303dd90c54f94ded73d3" }, "downloads": -1, "filename": "logilab-constraint-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4aee54c0e98e61ca94f51e1d68383e23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38262, "upload_time": "2013-01-10T17:34:27", "url": "https://files.pythonhosted.org/packages/25/c5/2234aabd9189881f010d89ba8f5470df359987b777dc7bdc2207ec4e32ef/logilab-constraint-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "c6cb6d18460b01a9d5b0bdb1a73361f0", "sha256": "c78cd9b926c6dda4d58589e12708c1757b34b479d44d1e0cbed116148c40412b" }, "downloads": -1, "filename": "logilab-constraint-0.5.0.tar.gz", "has_sig": false, "md5_digest": "c6cb6d18460b01a9d5b0bdb1a73361f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48237, "upload_time": "2013-01-10T17:32:35", "url": "https://files.pythonhosted.org/packages/c1/7f/8422710311c312b6cc5d4b88e35438a4bd813b5adfbc3cd46625d74fe9b8/logilab-constraint-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "b76df85ec8e6e835f91e4cb14158e0ce", "sha256": "8f494b26ab584c24c156a569fabe16424b482907cc6f8cfdf6c40619498d1dd8" }, "downloads": -1, "filename": "logilab-constraint-0.6.0.tar.gz", "has_sig": false, "md5_digest": "b76df85ec8e6e835f91e4cb14158e0ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47022, "upload_time": "2015-07-06T12:27:48", "url": "https://files.pythonhosted.org/packages/4e/a1/332174dccb787fd0247d6c2da926895727a8dadd8fefb8cb0ba68a3c54e4/logilab-constraint-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b76df85ec8e6e835f91e4cb14158e0ce", "sha256": "8f494b26ab584c24c156a569fabe16424b482907cc6f8cfdf6c40619498d1dd8" }, "downloads": -1, "filename": "logilab-constraint-0.6.0.tar.gz", "has_sig": false, "md5_digest": "b76df85ec8e6e835f91e4cb14158e0ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47022, "upload_time": "2015-07-06T12:27:48", "url": "https://files.pythonhosted.org/packages/4e/a1/332174dccb787fd0247d6c2da926895727a8dadd8fefb8cb0ba68a3c54e4/logilab-constraint-0.6.0.tar.gz" } ] }