{ "info": { "author": "Ken Ryon", "author_email": "ken.ryon@shift8networks.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Communications :: Telephony", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Sansay SBC CDR File Parser Module\n ---------------------------------\n\n USAGE\n records_list = sansaycdrparser.ParseFile(file, ver)\n Where file is the name of a Sansay SBC CDR file and ver is the version of the Sansay SBC CDR file format.\n Current support for version 1.18 is provided and is the default passed at this time.\n Earlier versions and newly released versions will be updated as needed.\n\n LICENSE This helper module is distributed under the MIT License", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kromulas/python-sansay-cdr-parser", "keywords": "sansay,cdr,parser", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "sansaycdrparser", "package_url": "https://pypi.org/project/sansaycdrparser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sansaycdrparser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kromulas/python-sansay-cdr-parser" }, "release_url": "https://pypi.org/project/sansaycdrparser/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Quick Sansay SBC CDR file parser that returns a list of records", "version": "0.0.2" }, "last_serial": 1074120, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "0791a0baccf8c1a452f4e1b4b369bfc0", "sha256": "2bd2f204e91ec4c2a821e833735bce581e641beccb60e168f6bb7b361f752fbe" }, "downloads": -1, "filename": "sansaycdrparser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0791a0baccf8c1a452f4e1b4b369bfc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2207, "upload_time": "2014-04-28T12:13:20", "url": "https://files.pythonhosted.org/packages/79/a0/365e282daaf3ae18ce886bd6dc9e4f1e496c53a7212a69cb4a0caf349ae2/sansaycdrparser-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0791a0baccf8c1a452f4e1b4b369bfc0", "sha256": "2bd2f204e91ec4c2a821e833735bce581e641beccb60e168f6bb7b361f752fbe" }, "downloads": -1, "filename": "sansaycdrparser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0791a0baccf8c1a452f4e1b4b369bfc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2207, "upload_time": "2014-04-28T12:13:20", "url": "https://files.pythonhosted.org/packages/79/a0/365e282daaf3ae18ce886bd6dc9e4f1e496c53a7212a69cb4a0caf349ae2/sansaycdrparser-0.0.2.tar.gz" } ] }