{ "info": { "author": "Alexander Shorin", "author_email": "kxepal@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Scientific/Engineering :: Medical Science Apps.", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python implementation of ASTM E1381/1394 data protocol.\n\nThis project aims to solve three tasks:\n\n1. Provide decoder ASTM data to Python objects and encode them back to valid\n ASTM messages.\n\n2. Provide ability to create your own ASTM client and server applications\n followed by common specification routines.\n\n3. Provide ready-to-use \"drivers\" for various ASTM-driven analysers,\n middlewares and other software or hardware solutions.\n\n\nDepending on your needs you may use this project in one of these ways.\nCurrently, all communication routines are implemented for TCP/IP protocol driven\nby a bit improved standard asynclib.\n\nRead the docs for more info:\nhttp://python-astm.readthedocs.org", "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-astm", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "astm", "package_url": "https://pypi.org/project/astm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/astm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/python-astm" }, "release_url": "https://pypi.org/project/astm/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of ASTM E1381/1394 protocol.", "version": "0.5.0" }, "last_serial": 786514, "releases": { "0.4.1": [ { "comment_text": "", "digests": { "md5": "7bd01cfb117615d2eb70b429e9d4cde6", "sha256": "ef5e77eaa48e28cc863f604aaede24010bbb4056af19906614d6c286317c8f1c" }, "downloads": -1, "filename": "astm-0.4.1.tar.gz", "has_sig": false, "md5_digest": "7bd01cfb117615d2eb70b429e9d4cde6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46500, "upload_time": "2013-02-01T16:33:51", "url": "https://files.pythonhosted.org/packages/13/07/c58db9aefca2249f39121df4d538bd9f5ea0cb28e7a84ca537ea33060386/astm-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "4189b2db92be7598392efe4329d2d7fd", "sha256": "dcf39e69938d2a38b3e8be5bab4627f062292536425cf2f8d45d46a3243ed574" }, "downloads": -1, "filename": "astm-0.5.0.tar.gz", "has_sig": false, "md5_digest": "4189b2db92be7598392efe4329d2d7fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42769, "upload_time": "2013-03-16T10:11:11", "url": "https://files.pythonhosted.org/packages/83/8a/46b12a719da2768f194b2a119149a03f64ffc741be372d70c0cc154159e3/astm-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4189b2db92be7598392efe4329d2d7fd", "sha256": "dcf39e69938d2a38b3e8be5bab4627f062292536425cf2f8d45d46a3243ed574" }, "downloads": -1, "filename": "astm-0.5.0.tar.gz", "has_sig": false, "md5_digest": "4189b2db92be7598392efe4329d2d7fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42769, "upload_time": "2013-03-16T10:11:11", "url": "https://files.pythonhosted.org/packages/83/8a/46b12a719da2768f194b2a119149a03f64ffc741be372d70c0cc154159e3/astm-0.5.0.tar.gz" } ] }