{ "info": { "author": "M. Ezequiel Castillo", "author_email": "ezecastillo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "===========\nmoleKule\n===========\n\nmoleKule is a simple Python tool that implements Atom and Molecule objects.\nMainly useful for manipullating this kind of objects. See\nhelp(molekule.Molecule) for methods asociated with this object.\n\n #!/usr/bin/env python\n\n from pySiesta import location\n from towelstuff import utils\n\n if utils.has_towel():\n print \"Your towel is located:\", location.where_is_my_towel()\n\n(Note the double-colon and 4-space indent formatting above.)\n\nParagraphs are separated by blank lines. *Italics*, **bold**,\nand ``monospace`` look like this.\n\n\nA Section\n=========\n\nLists look like this:\n\n* First\n\n* Second. Can be multiple lines\n but must be indented properly.\n\nA Sub-Section\n-------------\n\nNumbered lists look like you'd expect:\n\n1. hi there\n\n2. must be going\n\nUrls are http://like.this and links can be\nwritten `like this `_.\n\nContributors\n============\n\nIs there any?", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "molecule atom chemical structure", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "moleKule", "package_url": "https://pypi.org/project/moleKule/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/moleKule/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/moleKule/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Python tool for molecule analysis.", "version": "0.2.1" }, "last_serial": 1652033, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "e3a72fb90e58b248ee11b8bea7cea880", "sha256": "91b0f1d13f9b80ca2d5a93c5f9407cb7cde52d5eefc7d5cb27ab33592edf858a" }, "downloads": -1, "filename": "moleKule-0.2.1.tar.gz", "has_sig": false, "md5_digest": "e3a72fb90e58b248ee11b8bea7cea880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30424, "upload_time": "2015-07-27T19:07:29", "url": "https://files.pythonhosted.org/packages/7f/c2/8e1f5ae1ae3fc508f3619033e5b0069cb4a1deefb9e5c172b56415ad4a1f/moleKule-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e3a72fb90e58b248ee11b8bea7cea880", "sha256": "91b0f1d13f9b80ca2d5a93c5f9407cb7cde52d5eefc7d5cb27ab33592edf858a" }, "downloads": -1, "filename": "moleKule-0.2.1.tar.gz", "has_sig": false, "md5_digest": "e3a72fb90e58b248ee11b8bea7cea880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30424, "upload_time": "2015-07-27T19:07:29", "url": "https://files.pythonhosted.org/packages/7f/c2/8e1f5ae1ae3fc508f3619033e5b0069cb4a1deefb9e5c172b56415ad4a1f/moleKule-0.2.1.tar.gz" } ] }