{ "info": { "author": "Waldemar Kornewald", "author_email": "wkornewald@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3" ], "description": "python-sourcemaps\n=================\nPython library for parsing and generating source maps.\n\nUsage\n-----\nOverview\n________\nExample::\n\n >>> import sourcemaps\n >>> sourcemaps.discover('...')\n 'jquery.min.map'\n >>> sourcemap = sourcemaps.decode('...')\n >>> sourcemap.tokens[3]\n \n >>> sourcemaps.encode(sourcemap)\n '{version: 3, mappings: 'AAAA,...', ...}'\n\nCompatibility\n_____________\n * Python 2.7\n * Python 3.3\n * PyPy", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/allbuttonspressed/python-sourcemaps", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "python-sourcemaps", "package_url": "https://pypi.org/project/python-sourcemaps/", "platform": "any", "project_url": "https://pypi.org/project/python-sourcemaps/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/allbuttonspressed/python-sourcemaps" }, "release_url": "https://pypi.org/project/python-sourcemaps/1.1/", "requires_dist": null, "requires_python": null, "summary": "Python library for parsing and generating source maps", "version": "1.1" }, "last_serial": 1636891, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a6f285d20b6ecb1e49b2d492accb2d44", "sha256": "e8bb3659c695c42ca061a270c71e8aee60a02c55a1dafa568877a1d94a97139b" }, "downloads": -1, "filename": "python-sourcemaps-1.0.zip", "has_sig": false, "md5_digest": "a6f285d20b6ecb1e49b2d492accb2d44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6992, "upload_time": "2015-02-02T09:26:57", "url": "https://files.pythonhosted.org/packages/d0/e1/e8a27106ccb9d8d581115c58d65fdb59491324c83e15e6ac67f7cd146adf/python-sourcemaps-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "27326a7533f4b446bf0f24dcd97cc282", "sha256": "b102a9c2c3e8302131448784be03f72fe9e10060d42306b70959b0c12daf0e10" }, "downloads": -1, "filename": "python-sourcemaps-1.1.zip", "has_sig": false, "md5_digest": "27326a7533f4b446bf0f24dcd97cc282", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7027, "upload_time": "2015-07-16T21:20:37", "url": "https://files.pythonhosted.org/packages/84/d5/67e53b324fb50beafce8226030bc4158f5fcee2671fc868e035d13a4c082/python-sourcemaps-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27326a7533f4b446bf0f24dcd97cc282", "sha256": "b102a9c2c3e8302131448784be03f72fe9e10060d42306b70959b0c12daf0e10" }, "downloads": -1, "filename": "python-sourcemaps-1.1.zip", "has_sig": false, "md5_digest": "27326a7533f4b446bf0f24dcd97cc282", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7027, "upload_time": "2015-07-16T21:20:37", "url": "https://files.pythonhosted.org/packages/84/d5/67e53b324fb50beafce8226030bc4158f5fcee2671fc868e035d13a4c082/python-sourcemaps-1.1.zip" } ] }