{ "info": { "author": "Richard Lincoln", "author_email": "r.w.lincoln@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator" ], "description": "|travis| |pythons| |wheel|\n\n============\nIntroduction\n============\n\nPyCIM is a Python implementation of the IEC Common Information Model.\n\nCurrent features include:\n\n- Support for IEC 61970 15v13 and IEC 61968 11v05,\n- Legacy support for IEC 61970 14v15 and IEC 61968 10v31,\n- Profiles of the CIM, including:\n - Common Power Systems Model (CPSM) (CIM v14)\n - Common Distribution Power System Model (CDPSM) (CIM v14 and v15)\n - European Network of Transmission System Operators for Electricity\n (ENTSO-E) (CIM v14),\n- Class and attribute documentation integrated as Python doc-strings,\n- Transparent bi-directional reference handling using Python properties,\n- CIM RDF/XML parsing and serialisation according to IEC 61970-552.\n\nInstallation\n------------\n\nPyCIM has no dependencies beyond Python_ 2.6 or later. It can be easy_installed\nusing setuptools_::\n\n $ easy_install PyCIM\n\nAlternatively, download and unpack the tarball and install::\n\n $ tar zxf PyCIM-XX.XX.tar.gz\n $ python setup.py install\n\nOn UNIX systems, use sudo for the latter command if you need to install the\nscripts to a directory that requires root privileges::\n\n $ sudo python setup.py install\n\nThe development Git_ repository can be cloned from GitHub_::\n\n $ git clone https://github.com/rwl/PyCIM.git\n\nQuick start\n-----------\n\nTo parse a CIM RDF/XML file::\n\n In[1]: import logging\n\n In[2]: logging.basicConfig(level=logging.INFO)\n\n In[3]: from PyCIM import cimread\n\n In[4]: d = cimread('path/to/input_file.xml')\n INFO:PyCIM.RDFXMLReader:Created 5660 CIM objects in 1.04s.\n\nThe ``cimread`` function returns a Python dictionary that maps UUIDs to CIM\nobjects. To serialise the dictionary of objects::\n\n In[5]: from PyCIM import cimwrite\n\n In[6]: cimwrite(d, 'path/to/output_file.xml')\n INFO:PyCIM.RDFXMLWriter:5660 CIM objects serialised in 1.14s.\n\nFor further information refer to the website_ and the `API documentation`_.\n\nLicense\n-------\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE SOFTWARE.\n\nCredits\n-------\n\nPyCIM is developed by Richard Lincoln (r.w.lincoln@gmail.com).\n\n.. _Python: http://www.python.org/\n.. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools/\n.. _Git: http://git-scm.com/\n.. _GitHub: http://github.com/\n.. _iPython: http://ipython.scipy.org\n.. _`website`: http://www.pycim.com/\n.. _`API documentation`: http://packages.python.org/PyCIM\n\n.. more shields at http://shields.io\n.. |travis| image:: https://travis-ci.org/rwl/PyCIM.svg?branch=master\n :target: https://travis-ci.org/rwl/PyCIM\n.. |pythons| image:: https://img.shields.io/pypi/pyversions/PyCIM.svg\n :target: https://pypi.python.org/pypi/PyCIM\n.. |wheel| image:: https://img.shields.io/pypi/format/PyCIM.svg\n :target: https://pypi.python.org/pypi/PyCIM", "description_content_type": null, "docs_url": "https://pythonhosted.org/PyCIM/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rwl/PyCIM", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyCIM", "package_url": "https://pypi.org/project/PyCIM/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyCIM/", "project_urls": { "Homepage": "https://github.com/rwl/PyCIM" }, "release_url": "https://pypi.org/project/PyCIM/15.15.0/", "requires_dist": [ "twine; extra == 'build'", "pytest; extra == 'test'" ], "requires_python": "", "summary": "Python implementation of the Common Information Model.", "version": "15.15.0" }, "last_serial": 2617365, "releases": { "14.15.1": [ { "comment_text": "", "digests": { "md5": "703d41b273c1956cf4e52da2b9457ee4", "sha256": "4751e1c4d6a04c98d3be4d2792cec4a13967ab5ae55da3f91b6a923d40d2fbd7" }, "downloads": -1, "filename": "PyCIM-14.15.1-py2.5.egg", "has_sig": false, "md5_digest": "703d41b273c1956cf4e52da2b9457ee4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 1338808, "upload_time": "2010-11-09T00:59:02", "url": "https://files.pythonhosted.org/packages/5c/e0/e4a8f46e3003f089eb0ce361fcc44b905411fc0f9dc3559f5d9910e7b1a6/PyCIM-14.15.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "8e32e3c41b08485f750a4f7f592666c2", "sha256": "58e10b179725ce2baad7d0bb833d77e731486bb2f877c8724785f44c83e02d81" }, "downloads": -1, "filename": "PyCIM-14.15.1-py2.6.egg", "has_sig": false, "md5_digest": "8e32e3c41b08485f750a4f7f592666c2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 1337643, "upload_time": "2010-11-09T00:58:15", "url": "https://files.pythonhosted.org/packages/57/5b/21b4c0b6963bc27e9caea2d3a7bbba84f0215216271fd267fdea25ceaee8/PyCIM-14.15.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "37845161eefb9794ca31fa55b2ac5330", "sha256": "2a510b882ef0e63b03f1a551e74e654940a2951f182c6d9e432d2e901e103b03" }, "downloads": -1, "filename": "PyCIM-14.15.1.tar.gz", "has_sig": false, "md5_digest": "37845161eefb9794ca31fa55b2ac5330", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 568058, "upload_time": "2010-11-09T00:57:53", "url": "https://files.pythonhosted.org/packages/6b/b3/713bece49cee6a5f1832fe169541faabdcb6006c6dbaadecfc196065aa49/PyCIM-14.15.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "6d409779e59d8625628f821328b8edf0", "sha256": "bb974f9012f23d7d12582ba5a56f92c6119775dce16b8e15299a576677b39439" }, "downloads": -1, "filename": "PyCIM-14.15.1.win32.exe", "has_sig": false, "md5_digest": "6d409779e59d8625628f821328b8edf0", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 887272, "upload_time": "2010-11-09T02:05:27", "url": "https://files.pythonhosted.org/packages/8f/03/7e853294464fe624a6f260e246b3651276a072cbdfcfd99458ec728fc846/PyCIM-14.15.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "95a4599fac3df332684707521c3aabe9", "sha256": "63daab1303873f11f021f98dec5a3f743cce474dac7779c0723d52637129d724" }, "downloads": -1, "filename": "PyCIM-14.15.1.win32-py2.6.msi", "has_sig": false, "md5_digest": "95a4599fac3df332684707521c3aabe9", "packagetype": "bdist_msi", "python_version": "2.6", "requires_python": null, "size": 557056, "upload_time": "2010-11-09T02:10:14", "url": "https://files.pythonhosted.org/packages/4c/b0/c107f912f6566318fbe01820f3ac12704f1a91dfd8f71192b7fe895619dd/PyCIM-14.15.1.win32-py2.6.msi" } ], "14.15.2": [ { "comment_text": "", "digests": { "md5": "fa1309330a8325244c0f74e16c975483", "sha256": "b4cb1bb7834c60f14ceff668d384545bda60ea01d1817aa44c5cc9c3d49507af" }, "downloads": -1, "filename": "PyCIM-14.15.2-py2.5.egg", "has_sig": false, "md5_digest": "fa1309330a8325244c0f74e16c975483", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 1353928, "upload_time": "2010-12-15T00:45:43", "url": "https://files.pythonhosted.org/packages/cd/9a/4d7fccef92273ec374eb2c1917c32fd883da222e977f332ef80db11588ce/PyCIM-14.15.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "62d2222fb8014cd6e343c38e0d415269", "sha256": "dc1f1cf7059f896a5eeefb9517416d3e9cbd57055b1e476e49ea19fbf968a056" }, "downloads": -1, "filename": "PyCIM-14.15.2-py2.6.egg", "has_sig": false, "md5_digest": "62d2222fb8014cd6e343c38e0d415269", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 1352940, "upload_time": "2010-12-15T00:44:55", "url": "https://files.pythonhosted.org/packages/90/92/16e69f02e7c80027923addef6cf22149786f912ec7bff704f52467e922f2/PyCIM-14.15.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "50103c173d4411b050220fad9ed3c3ba", "sha256": "4cd7caaa90ea48f0ea07952454cd005a23e9513c073d34c5ee24081455bbe525" }, "downloads": -1, "filename": "PyCIM-14.15.2.tar.gz", "has_sig": false, "md5_digest": "50103c173d4411b050220fad9ed3c3ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 573716, "upload_time": "2010-12-15T00:44:32", "url": "https://files.pythonhosted.org/packages/86/5f/a4e1724f5a1423cf05bd16d0947260e6f2f2379b7d758735a116be327429/PyCIM-14.15.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "28297e89c924890e212c698b70496cec", "sha256": "46ceb17be62f8620eea1deaf32980515dc73ed788e7d32a008c6d1b60173572a" }, "downloads": -1, "filename": "PyCIM-14.15.2.win32.exe", "has_sig": false, "md5_digest": "28297e89c924890e212c698b70496cec", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 893068, "upload_time": "2010-12-15T00:53:50", "url": "https://files.pythonhosted.org/packages/f0/fa/1025a643ebc3d40b2b1901253a6e6ab9b0c06988d6787fcb0d6db77fb80b/PyCIM-14.15.2.win32.exe" }, { "comment_text": "", "digests": { "md5": "826c6ec32172b56a70fe550ffef2bf3f", "sha256": "8e17b1ae206840f2d35e541bb9fd9d2363a7d5be936d3d98978a944ce3eba039" }, "downloads": -1, "filename": "PyCIM-14.15.2.win32-py2.6.msi", "has_sig": false, "md5_digest": "826c6ec32172b56a70fe550ffef2bf3f", "packagetype": "bdist_msi", "python_version": "2.6", "requires_python": null, "size": 557056, "upload_time": "2010-12-15T00:55:32", "url": "https://files.pythonhosted.org/packages/f0/77/a434ca88afb91de7850b895b131c0835179ad6147192350a4289524502e0/PyCIM-14.15.2.win32-py2.6.msi" } ], "15.13.1": [ { "comment_text": "", "digests": { "md5": "049cf919f8b6d9972ba06fe26aeb8284", "sha256": "c5dcb906a101fc8634dd78074f97a60f47d456e2360522c1af08c57426f49ebc" }, "downloads": -1, "filename": "PyCIM-15.13.1-py2.5.egg", "has_sig": false, "md5_digest": "049cf919f8b6d9972ba06fe26aeb8284", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 5388812, "upload_time": "2011-05-21T20:23:23", "url": "https://files.pythonhosted.org/packages/81/2b/baf319bd5a45198d1aa8f0cc8b007a1b4d95f547e7768f7b18fe3557ddf7/PyCIM-15.13.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "fb1cb1e0fefdc75a2bc0e63d5ab5447c", "sha256": "2593092eb3dd65166a7ef23e364dd31cdfa17f0962f3f114cc88213632797778" }, "downloads": -1, "filename": "PyCIM-15.13.1-py2.6.egg", "has_sig": false, "md5_digest": "fb1cb1e0fefdc75a2bc0e63d5ab5447c", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5384138, "upload_time": "2011-05-21T20:20:46", "url": "https://files.pythonhosted.org/packages/6a/b3/11fb667a29a6cf3aa20efb5c5371f7f614c94f0e087bed527c8980ab9470/PyCIM-15.13.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "ac68e8434151794f1afb90f293a91e4b", "sha256": "8bc8477a564d929bf612d1001843ba8a65abb82029b973fef92522a53e723b87" }, "downloads": -1, "filename": "PyCIM-15.13.1-py2.7.egg", "has_sig": false, "md5_digest": "ac68e8434151794f1afb90f293a91e4b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5346161, "upload_time": "2011-05-21T20:49:47", "url": "https://files.pythonhosted.org/packages/af/cc/15305a9f7dcd7e73e03cee0b04c54acaf831f0e11a3d25fb68446f3bdd61/PyCIM-15.13.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "962c7726f70224f0e187f21512198423", "sha256": "dd6f4c73cf78611ea91bce65aaf20c90307d6995974937f52f9ddedcb2ef8283" }, "downloads": -1, "filename": "PyCIM-15.13.1.tar.gz", "has_sig": false, "md5_digest": "962c7726f70224f0e187f21512198423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1811633, "upload_time": "2011-05-21T20:20:03", "url": "https://files.pythonhosted.org/packages/d3/71/da6146d2d145273718fb8375b43e9562695dc4224cf2fa3ef19e190e6bea/PyCIM-15.13.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "a006a743b1ca6e9b5112053139f2e631", "sha256": "37bd0bdc9e12399d9373254924268289f7190cc127067376e9322ae49ace28b7" }, "downloads": -1, "filename": "PyCIM-15.13.1.win32.exe", "has_sig": false, "md5_digest": "a006a743b1ca6e9b5112053139f2e631", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 3115884, "upload_time": "2011-05-21T20:46:59", "url": "https://files.pythonhosted.org/packages/42/65/f2a2c3d500895918f835ba1361e06f2b70c422f54f53049a94af964fe87e/PyCIM-15.13.1.win32.exe" } ], "15.13.2": [ { "comment_text": "", "digests": { "md5": "65fdb96842d4e925e53570e699b94309", "sha256": "8bbc125c759c0689c2d20f308f17f5e088802f6375c140e850904dbee70bdce9" }, "downloads": -1, "filename": "PyCIM-15.13.2-py2.5.egg", "has_sig": false, "md5_digest": "65fdb96842d4e925e53570e699b94309", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 5388678, "upload_time": "2011-05-21T21:11:41", "url": "https://files.pythonhosted.org/packages/8a/8f/71fb4dbe3418512c4fc6ec72bf61d8c33b4a9a5711af9f213231aadda597/PyCIM-15.13.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "803999edb643197b5683d120f437e589", "sha256": "d3eff9eca0d67cf36602e18e99a18bd272b212395857ab8a98871a5ffd47173f" }, "downloads": -1, "filename": "PyCIM-15.13.2-py2.6.egg", "has_sig": false, "md5_digest": "803999edb643197b5683d120f437e589", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5383990, "upload_time": "2011-05-21T21:15:30", "url": "https://files.pythonhosted.org/packages/fa/8c/2d4ae0796eb15eee6acac50fd9fa90d34d390aec50ba466ea38515af6717/PyCIM-15.13.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "7ca4eb70b670538dbbff960c05c65d39", "sha256": "264e494555f24e9c561c0890e1c7263bbdd187d5837bf604cd8776874286d622" }, "downloads": -1, "filename": "PyCIM-15.13.2-py2.7.egg", "has_sig": false, "md5_digest": "7ca4eb70b670538dbbff960c05c65d39", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5347425, "upload_time": "2011-05-21T21:26:35", "url": "https://files.pythonhosted.org/packages/c3/8d/a409c9249e35d71b507c043afd07cac5222f48e48c6e603b2beaaefead0e/PyCIM-15.13.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c485796f6b6f5b2e586f17f52fe22ba2", "sha256": "f8666cd2ccfcb6c919336caa9190e44a7aa11ab60f38d7b1ac90e1d01df5ad0f" }, "downloads": -1, "filename": "PyCIM-15.13.2.tar.gz", "has_sig": false, "md5_digest": "c485796f6b6f5b2e586f17f52fe22ba2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1811753, "upload_time": "2011-05-21T21:14:48", "url": "https://files.pythonhosted.org/packages/e2/8a/f006bb3034fb641695fc94d523a2ecbcb7ad4be105fce51be753415d7ea6/PyCIM-15.13.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "5686957090eed94f731787c2b7821ba6", "sha256": "c10927fb3715f0739744596aaf5f74b106dfc0f8e02e5145d4c1191313a58cbd" }, "downloads": -1, "filename": "PyCIM-15.13.2.win32.exe", "has_sig": false, "md5_digest": "5686957090eed94f731787c2b7821ba6", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 3115831, "upload_time": "2011-05-21T21:27:33", "url": "https://files.pythonhosted.org/packages/5f/ab/521ccc1208892b9affd23e251b9853e89ba84d855f37a0050ad8296cfdde/PyCIM-15.13.2.win32.exe" } ], "15.13.3": [ { "comment_text": "", "digests": { "md5": "fd739bb070b002687adc2ad7059bd2b0", "sha256": "5ade951f09fbd798bcafecb5cfd568872ff11ad66f94851ac3ad9b9573117535" }, "downloads": -1, "filename": "PyCIM-15.13.3-py2.6.egg", "has_sig": false, "md5_digest": "fd739bb070b002687adc2ad7059bd2b0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5383989, "upload_time": "2011-07-27T00:50:38", "url": "https://files.pythonhosted.org/packages/3e/17/d8c9c29399968ba523d8a1a69028df6d56e2eab381a0c229b83a2d588a49/PyCIM-15.13.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2691a2e355a43b7e79eac1ded6786188", "sha256": "a57a2eea656fc35e374ee77e6d508adae3f609c2bfede1c7213e95da95456367" }, "downloads": -1, "filename": "PyCIM-15.13.3.tar.gz", "has_sig": false, "md5_digest": "2691a2e355a43b7e79eac1ded6786188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1812148, "upload_time": "2011-07-27T00:49:48", "url": "https://files.pythonhosted.org/packages/64/a1/9f63ce993c0e4c3536a8df7af92a249dc5c7bf225627c78c5577f0b30d33/PyCIM-15.13.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "5e7e8cb5531cfd1b2ea90ce6fbf145cc", "sha256": "965971f01fe3d3067ec7b499d392debdd5da7266c60cd27aed6e82a3ce4901f8" }, "downloads": -1, "filename": "PyCIM-15.13.3.win32.exe", "has_sig": false, "md5_digest": "5e7e8cb5531cfd1b2ea90ce6fbf145cc", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 3313952, "upload_time": "2011-07-27T01:45:42", "url": "https://files.pythonhosted.org/packages/55/ec/8d6de07ce30e910c6f6ed032f254afdba8d219dde8143b8dca5aca8d7283/PyCIM-15.13.3.win32.exe" } ], "15.13.4": [ { "comment_text": "", "digests": { "md5": "9cb9f075944b5743bf868f9f3750e990", "sha256": "d128cf07df713e542b394b02987bf3f49d3f1a8fd735228de2d259c1bb1a004b" }, "downloads": -1, "filename": "PyCIM-15.13.4-py2.5.egg", "has_sig": false, "md5_digest": "9cb9f075944b5743bf868f9f3750e990", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 5396911, "upload_time": "2011-08-25T16:14:51", "url": "https://files.pythonhosted.org/packages/7e/e1/994d49c5741a0913d89806234df2de833b2c19431d9df1ecfb70a96d4f9a/PyCIM-15.13.4-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "905ff1f6b85c1424d61d45d25a0937bb", "sha256": "f280025a3df0f9329a59769d9fa1c3cd8241bed48e3a47532ae2d7b3fdccff62" }, "downloads": -1, "filename": "PyCIM-15.13.4-py2.6.egg", "has_sig": false, "md5_digest": "905ff1f6b85c1424d61d45d25a0937bb", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5392212, "upload_time": "2011-08-25T16:12:55", "url": "https://files.pythonhosted.org/packages/b7/fd/ef09b356f586cbd66906e9e2204fc26aef235636b7be6e3f3646048f48fb/PyCIM-15.13.4-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "3b3011397e7b3a594ae2334e88c67811", "sha256": "d393a9f116ef636fb20c61568584b4fa1a859df24328b0833b9f435484a4a0b5" }, "downloads": -1, "filename": "PyCIM-15.13.4-py2.7.egg", "has_sig": false, "md5_digest": "3b3011397e7b3a594ae2334e88c67811", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5361935, "upload_time": "2011-08-25T16:25:24", "url": "https://files.pythonhosted.org/packages/fe/71/4d914ed707449f042b787bb642c93ba31b0ca9bbbf534199e6ecf4c0513a/PyCIM-15.13.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1b03e0a23ce7294293b12018546a8dfa", "sha256": "93b9147b1dcb1f8918bfb6bc7bce5504b76be435a21ae44eac3b274558141147" }, "downloads": -1, "filename": "PyCIM-15.13.4.tar.gz", "has_sig": false, "md5_digest": "1b03e0a23ce7294293b12018546a8dfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1812392, "upload_time": "2011-08-25T16:12:12", "url": "https://files.pythonhosted.org/packages/16/14/d14a2b1579d66dd411eebe206573300b51753796c32fade0c3608792bcb3/PyCIM-15.13.4.tar.gz" }, { "comment_text": "", "digests": { "md5": "9b9a4a3f6d62e4c4a7f239196323cec7", "sha256": "87c2d140522c8d877e4c3e9b182cd8b5de5115c336c6282ed4cf3da0c4e950ac" }, "downloads": -1, "filename": "PyCIM-15.13.4.win32.exe", "has_sig": false, "md5_digest": "9b9a4a3f6d62e4c4a7f239196323cec7", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 3132259, "upload_time": "2011-08-25T16:27:57", "url": "https://files.pythonhosted.org/packages/3e/4e/3a50537e560f782ec7206e37930af10f1d634609809e840c9b0ef83d150c/PyCIM-15.13.4.win32.exe" } ], "15.14.0": [ { "comment_text": "", "digests": { "md5": "e34aea43945edbe8454b4df744b621bf", "sha256": "5eba578f8c35b45c8b74ed2bf0b9b213a41047cf7295bcc372870f912929a4bb" }, "downloads": -1, "filename": "PyCIM-15.14.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e34aea43945edbe8454b4df744b621bf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2966105, "upload_time": "2017-01-29T16:04:04", "url": "https://files.pythonhosted.org/packages/28/7f/10ccce8fe387d69fa29997b23818e6199d54eee98ee54de6398f5c37632f/PyCIM-15.14.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bf71c35f687e49a8b04cb25318dbe245", "sha256": "57e9d438256c36419a355ec6f328a6188d0a3397f36e42abb697349428c427be" }, "downloads": -1, "filename": "PyCIM-15.14.0.tar.gz", "has_sig": false, "md5_digest": "bf71c35f687e49a8b04cb25318dbe245", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1808658, "upload_time": "2017-01-29T16:04:08", "url": "https://files.pythonhosted.org/packages/46/f2/c2cc9ffdd890b4a0a32fe5034e4bc1002ac35b20b64aa3b1bd9c82b715cc/PyCIM-15.14.0.tar.gz" } ], "15.15.0": [ { "comment_text": "", "digests": { "md5": "c9535bb46dac4b2407cb8a587dfefb9f", "sha256": "f4f0740e7e6182f455525cf8dcd82ca84375ed8b515d0dac0e025851203fe337" }, "downloads": -1, "filename": "PyCIM-15.15.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9535bb46dac4b2407cb8a587dfefb9f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2966684, "upload_time": "2017-02-03T17:06:52", "url": "https://files.pythonhosted.org/packages/da/0f/a4b63f1d093fad0eb5360ed8ea98922dba916380f7bdeec4b976886d0099/PyCIM-15.15.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "016e03ff064ea5a42583dc1d512eab7b", "sha256": "63fae4d69b1112f93413181f2da4eaeb233ea52e5c1b3fa827fb4d1fa907bef1" }, "downloads": -1, "filename": "PyCIM-15.15.0.tar.gz", "has_sig": false, "md5_digest": "016e03ff064ea5a42583dc1d512eab7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1809311, "upload_time": "2017-02-03T17:06:56", "url": "https://files.pythonhosted.org/packages/35/9a/38948e73501a772ac06c101cba8fc389c5c0c5446c650a27687896474757/PyCIM-15.15.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9535bb46dac4b2407cb8a587dfefb9f", "sha256": "f4f0740e7e6182f455525cf8dcd82ca84375ed8b515d0dac0e025851203fe337" }, "downloads": -1, "filename": "PyCIM-15.15.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9535bb46dac4b2407cb8a587dfefb9f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2966684, "upload_time": "2017-02-03T17:06:52", "url": "https://files.pythonhosted.org/packages/da/0f/a4b63f1d093fad0eb5360ed8ea98922dba916380f7bdeec4b976886d0099/PyCIM-15.15.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "016e03ff064ea5a42583dc1d512eab7b", "sha256": "63fae4d69b1112f93413181f2da4eaeb233ea52e5c1b3fa827fb4d1fa907bef1" }, "downloads": -1, "filename": "PyCIM-15.15.0.tar.gz", "has_sig": false, "md5_digest": "016e03ff064ea5a42583dc1d512eab7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1809311, "upload_time": "2017-02-03T17:06:56", "url": "https://files.pythonhosted.org/packages/35/9a/38948e73501a772ac06c101cba8fc389c5c0c5446c650a27687896474757/PyCIM-15.15.0.tar.gz" } ] }