{ "info": { "author": "Barry Muldrey, originally Henrik Johansen", "author_email": "barry@muldrey.net", "bugtrack_url": null, "classifiers": [], "description": "# libpsf\n=====================\n## An easy-to-use Python package for reading Cadence PSF data\n\nReads waveform, timeseries, AC-analysis, DC, and more kinds of data from proprietary binary Cadence-PSF file format used by Cadence(R) tools and primarily it's Spectre(R) simulator which produce output natively in this format.\n\nLibpsf is easy to use:\n\n import libpsf\n myobj = libpsf.PSFDataSet( \"/path/to/mypsffile.psf\" )\n\nand now, 'myobj' makes available the following methods:\n\n myobj.close()\n myobj.invertstruct\n myobj.is_swept()\n\n myobj.get_header_properties()\n myobj.get_nsweeps()\n myobj.get_signal()\n myobj.get_signal_names()\n myobj.get_signal_properties()\n myobj.get_sweep_npoints()\n myobj.get_sweep_param_names()\n myobj.get_sweep_values()\n\n##### notes:\n1. everything is returned as numpy.ndarray type\n2. in a transient simulation, time is treated as a \"swept\" variable:\n3. there are psf files for testing in examples/data/\n\nI have spruced up a few things, linked against a newer Boost and adapted the python extension\nfor use in python 2.7 and 3.4+ environments.\n\nOriginal contributions by:\n- [Henrik Johansen](https://github.com/henjo)\n- [Michael Thompson](https://github.com/michaelnt)\n- [Taimur Gibran Rabuske](https://github.com/taimurrabuske)\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/bjmuld/libpsf-python/wikis/home", "keywords": "cadence,spectre,virtuoso,circtuit,simulation,waveform,circuit simulation", "license": "GNU Lesser General Public License v3.0", "maintainer": "", "maintainer_email": "", "name": "libpsf", "package_url": "https://pypi.org/project/libpsf/", "platform": "", "project_url": "https://pypi.org/project/libpsf/", "project_urls": { "Bug Tracker": "https://gitlab.com/bjmuld/libpsf-python/issues", "Documentation": "https://gitlab.com/bjmuld/libpsf-python/wikis/home", "Homepage": "https://gitlab.com/bjmuld/libpsf-python/wikis/home", "Source Code": "https://gitlab.com/bjmuld/libpsf-python" }, "release_url": "https://pypi.org/project/libpsf/0.1.3/", "requires_dist": [ "numpy (>=1.10.0)" ], "requires_python": "", "summary": "library to read Cadence PSF output", "version": "0.1.3" }, "last_serial": 5165469, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "79fa43bc911ebbe45c93f61e9b1086ac", "sha256": "34a134853181cedee29d1a87d9833b4f37cf8e64f264b6de81b931090b315c14" }, "downloads": -1, "filename": "libpsf-0.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "79fa43bc911ebbe45c93f61e9b1086ac", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463510, "upload_time": "2018-10-12T00:20:01", "url": "https://files.pythonhosted.org/packages/83/07/5ed7a9a680f7061a3a5598d4d1c2b0a9d29a1f5125ff219295358ff5e7da/libpsf-0.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "cfac199a12d413f77fda0ea403c13cee", "sha256": "1ec0aee60be725a7e165c1fda694feb937872de36a2655e75cf2deb1f8fddeec" }, "downloads": -1, "filename": "libpsf-0.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "cfac199a12d413f77fda0ea403c13cee", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463519, "upload_time": "2018-10-12T00:20:03", "url": "https://files.pythonhosted.org/packages/ff/d6/8955fab559104b1c71ba22bf4f9a9a94c33f9f6693743cc23ab22e2a4f8b/libpsf-0.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "1d31080eecb584a9c0d280485d6dbce3", "sha256": "c8887bd0539e52e5cab4b24e329084f16b30e62660da50d9e6e30f95612e30df" }, "downloads": -1, "filename": "libpsf-0.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1d31080eecb584a9c0d280485d6dbce3", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1464697, "upload_time": "2018-10-12T00:20:06", "url": "https://files.pythonhosted.org/packages/11/00/1e6a5ad8f2328ffeeceea3515fddc369849ce76873a2354245e83bdb42d7/libpsf-0.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c2013ba28b425f94151423825d995925", "sha256": "958d8f041ea3032a0c4b826677745b4ebc7b02d197005fc9574911b2a416c2d4" }, "downloads": -1, "filename": "libpsf-0.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "c2013ba28b425f94151423825d995925", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1464889, "upload_time": "2018-10-12T00:20:08", "url": "https://files.pythonhosted.org/packages/8b/4c/a58472458b981d0eb42759c101c7f318c8ab34eb3c88ef9e2e0faa216cc6/libpsf-0.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0c9551107a6498798b441445411bbc09", "sha256": "86355ffe50c8d3eadcf8ac62a8b52e233daa3fc2257df2ad14e5ed71ea253561" }, "downloads": -1, "filename": "libpsf-0.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "0c9551107a6498798b441445411bbc09", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1464936, "upload_time": "2018-10-12T00:20:10", "url": "https://files.pythonhosted.org/packages/a5/95/ece6958d0b36ff91159ea87ab678a58145aff3c76382461ad4ec88379c74/libpsf-0.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "05f7d8c912dddfb7c1cd4a550e4b6912", "sha256": "291872debadb8f63ac5fe26ce2a95265691b5549222d9b94797f84ad2a1f3f0d" }, "downloads": -1, "filename": "libpsf-0.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "05f7d8c912dddfb7c1cd4a550e4b6912", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1464910, "upload_time": "2018-10-12T00:20:13", "url": "https://files.pythonhosted.org/packages/8b/30/1185f48663bdecbcb75e229ecef5ff5da405c26147c71a70cd72744fd9a0/libpsf-0.1-cp37-cp37m-manylinux1_x86_64.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "bbe151efc42fdc3ba61d787de43a5036", "sha256": "b8b931663635666eba2c8ba22e33f66596835c7ca1cd600e5a152b194c8032b7" }, "downloads": -1, "filename": "libpsf-0.1.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "bbe151efc42fdc3ba61d787de43a5036", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1464381, "upload_time": "2018-10-12T03:12:13", "url": "https://files.pythonhosted.org/packages/01/2f/00757586f698ee24fe792236197a1bb778bb88695a34f15661a5b8112ef5/libpsf-0.1.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3d9567375fa8d32506f83eb1c9072d5f", "sha256": "b6ad048153d4a444de36c4297662af8e66965973c6ee5fe54ac06e53a62761fd" }, "downloads": -1, "filename": "libpsf-0.1.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3d9567375fa8d32506f83eb1c9072d5f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1464389, "upload_time": "2018-10-12T03:12:16", "url": "https://files.pythonhosted.org/packages/e8/8e/ab1876fc08b22e7391b611e9252109173f575789a84373bab0f3f5301bcf/libpsf-0.1.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4c37ea0d7eb3014fa4a90a2f077e1904", "sha256": "d8c4d6d778da04c1c6a97ec3e92956b44daa32542a9a262c32524e8e25930a56" }, "downloads": -1, "filename": "libpsf-0.1.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4c37ea0d7eb3014fa4a90a2f077e1904", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1465568, "upload_time": "2018-10-12T03:12:18", "url": "https://files.pythonhosted.org/packages/0e/e9/fcce4c2e82e7e8a1a975365f338dc03610bb49206fd2e1b0b6031cd568a1/libpsf-0.1.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b6fc727857658ef40932034cd91baaae", "sha256": "8a4f8ffa7e96822411d23a23e5bb5b8b50dbaf6a9553c9f6927117c00e795376" }, "downloads": -1, "filename": "libpsf-0.1.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b6fc727857658ef40932034cd91baaae", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1465764, "upload_time": "2018-10-12T03:12:20", "url": "https://files.pythonhosted.org/packages/ea/60/f41fda68c97379fd20df9b6aadec1090b6d990a703945a26d8264d2e77e5/libpsf-0.1.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "87120e2b2781f55b5bf0b0b201db9117", "sha256": "8ef5b81425c353431ec44f54c1467de0e17417b348bf12d6135da445b7d722e9" }, "downloads": -1, "filename": "libpsf-0.1.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "87120e2b2781f55b5bf0b0b201db9117", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1465811, "upload_time": "2018-10-12T03:12:22", "url": "https://files.pythonhosted.org/packages/d4/1e/52bc5347fc73786252f6806c9b321cc4e4e7653d4c09bdbd7e055b47e259/libpsf-0.1.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e9f617eb78840028646a63ced984e05c", "sha256": "cd88bd748539dca3d2e20d61f4b95252c9daa10d010bd9f05c0668e8743d0991" }, "downloads": -1, "filename": "libpsf-0.1.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e9f617eb78840028646a63ced984e05c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1465782, "upload_time": "2018-10-12T03:12:25", "url": "https://files.pythonhosted.org/packages/dc/c5/c464fe26c3ce7f41f4333fa6faa6a227c9c33eaf0a9095a2bdf1bb9e488e/libpsf-0.1.1-cp37-cp37m-manylinux1_x86_64.whl" } ], "0.1.1a0": [ { "comment_text": "", "digests": { "md5": "b166cddde5fc121a4b12a3fe9162ef28", "sha256": "307bd8d321e56a8b8857558256ec8810dbfa87619c9b83f795789f59ca299019" }, "downloads": -1, "filename": "libpsf-0.1.1a0-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b166cddde5fc121a4b12a3fe9162ef28", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463771, "upload_time": "2018-10-12T01:32:48", "url": "https://files.pythonhosted.org/packages/80/b9/44abcf56f78b02fa2c9518978572434272cc8389d7cf9f30bdcbf64bddb2/libpsf-0.1.1a0-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "fd1714d51e605d526dd2adcaba531ee3", "sha256": "aa06145379ef32b8fd969ebe134265b8b4a17291d0da82e08727922f173702c7" }, "downloads": -1, "filename": "libpsf-0.1.1a0-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "fd1714d51e605d526dd2adcaba531ee3", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463779, "upload_time": "2018-10-12T01:32:50", "url": "https://files.pythonhosted.org/packages/28/fa/e101fc7be41a9c694bf8ab8ac291a6033a727343b17195fc7dcc3062d44c/libpsf-0.1.1a0-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "edcf4ef3066515eba3c2dd51db68afd4", "sha256": "452185e8a1667bcabfa6922c45dd777f6391a7ffc237ca8d84d77da8e874ab1f" }, "downloads": -1, "filename": "libpsf-0.1.1a0-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "edcf4ef3066515eba3c2dd51db68afd4", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1464954, "upload_time": "2018-10-12T01:32:53", "url": "https://files.pythonhosted.org/packages/4d/3e/d1ffb79fd97735058a95a6f63adc48b0f8588089a0754b0bf19c35929a00/libpsf-0.1.1a0-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6a4ce0ddadc9da8c36ee96a31b92e6da", "sha256": "cd17c65b459c699bc1e24e80c9b96dd92e50f3b3deebea30eca5e518aa37a0f3" }, "downloads": -1, "filename": "libpsf-0.1.1a0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "6a4ce0ddadc9da8c36ee96a31b92e6da", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1465154, "upload_time": "2018-10-12T01:32:55", "url": "https://files.pythonhosted.org/packages/c9/d0/da34fa69015f273e55d8009275aa4129a857ec9ab641e4ea34592af8a48e/libpsf-0.1.1a0-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "738c5aa60fccf9a71a83f9c09d1bd94f", "sha256": "651ff12f750ccf42467cba47389913546990bfdb0db4fc6a754f0349f5840391" }, "downloads": -1, "filename": "libpsf-0.1.1a0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "738c5aa60fccf9a71a83f9c09d1bd94f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1465200, "upload_time": "2018-10-12T01:32:58", "url": "https://files.pythonhosted.org/packages/45/80/a35ae0825b87f16c815dd2233a3833bb679aabf5b843c74f63da9ddd8c92/libpsf-0.1.1a0-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "587636809dcbb71dd03b3049c2903e81", "sha256": "e267d6790c5ebb5eb155ad6b3a598c60874e43b4f37ab465a3529fc9be673c05" }, "downloads": -1, "filename": "libpsf-0.1.1a0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "587636809dcbb71dd03b3049c2903e81", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1465171, "upload_time": "2018-10-12T01:33:00", "url": "https://files.pythonhosted.org/packages/a5/81/ca6a986901013c23f0f68f091b18dca83760a4314a3b6048b040deafc304/libpsf-0.1.1a0-cp37-cp37m-manylinux1_x86_64.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a545d2b97ac22aa1add9be74a0a9d91e", "sha256": "6e9638edf40ce5174591cfa40e82e2de654b7dd4bada504e34096a2251fdfee3" }, "downloads": -1, "filename": "libpsf-0.1.2-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a545d2b97ac22aa1add9be74a0a9d91e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1464386, "upload_time": "2019-01-03T05:35:21", "url": "https://files.pythonhosted.org/packages/e9/44/43d03496cf8c1de89c8d22e76d377885defe5a47592ef8a4c51062f99897/libpsf-0.1.2-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8fc6ae895f0a13e8352e97e6585f0f62", "sha256": "21def8c9b1dfc81f4716849833b8c7484165b9214085f9b6b935c6c9150495da" }, "downloads": -1, "filename": "libpsf-0.1.2-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8fc6ae895f0a13e8352e97e6585f0f62", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1464395, "upload_time": "2019-01-03T05:35:24", "url": "https://files.pythonhosted.org/packages/e6/83/b5852e4acff6429f0e22d7cafe03fc1e88392af8bf78742cd8a3d2eb45e2/libpsf-0.1.2-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bc6267fc917f0625841a35c413546c16", "sha256": "0abe90813e696d3c4a46c1cf8c750576237a95b06c2f4a972f17384b50827c90" }, "downloads": -1, "filename": "libpsf-0.1.2-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "bc6267fc917f0625841a35c413546c16", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1465571, "upload_time": "2019-01-03T05:35:27", "url": "https://files.pythonhosted.org/packages/72/03/b5295d49440b4da4bcc408f9cdc091d25aaf552e27e85c10dc78ea481f36/libpsf-0.1.2-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2faeb7b8f20ddfe33a4e568e5be2491d", "sha256": "8af8619e653c90c8d2b2d07290c6ab655def880d60c7d7e4bba80753bb22df82" }, "downloads": -1, "filename": "libpsf-0.1.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "2faeb7b8f20ddfe33a4e568e5be2491d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1465768, "upload_time": "2019-01-03T05:35:29", "url": "https://files.pythonhosted.org/packages/8b/90/24c9f6e3dbab69398ef07116756eefdb28ebb55cee75e654b11e5ef16ca8/libpsf-0.1.2-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "199710e492d8f5df6e61ae9d33289138", "sha256": "e802840690af1e473377649f90a0a2ef21d8d8cf6b21f9a84e7c7bfdf6035a85" }, "downloads": -1, "filename": "libpsf-0.1.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "199710e492d8f5df6e61ae9d33289138", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1465815, "upload_time": "2019-01-03T05:35:32", "url": "https://files.pythonhosted.org/packages/f1/c7/300894e530856fef8c23b1c7bcda5414867877854167e4206b4c243fe49e/libpsf-0.1.2-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ee55d4b7af94a7f00ff67c34d9148b06", "sha256": "e82f324b08a3de1f7c121f49e8fdb5496f0c1492d000dc26ca1664cbf665d802" }, "downloads": -1, "filename": "libpsf-0.1.2-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "ee55d4b7af94a7f00ff67c34d9148b06", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1465786, "upload_time": "2019-01-03T05:35:34", "url": "https://files.pythonhosted.org/packages/97/81/befa56d31de3df0066d237e490b18b4e01504ab4d5349e6602e8c522a2fd/libpsf-0.1.2-cp37-cp37m-manylinux1_x86_64.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "a9b14888c75d5d24f46b069f156a8ebd", "sha256": "82be1804c94fd2998834e3f65a5aaf8950a9c663ce464b3ec44d99709ad40407" }, "downloads": -1, "filename": "libpsf-0.1.3-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a9b14888c75d5d24f46b069f156a8ebd", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463205, "upload_time": "2019-04-19T16:56:47", "url": "https://files.pythonhosted.org/packages/a0/68/110dd6174865123b787d94f603ced043dff8051481df36a8a4657750f3d7/libpsf-0.1.3-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f7ab31e400b3961f0683a100c5e25e6e", "sha256": "2c40a6257dcb639a57b44fa21e4e9e7157cbbb3a3b930cc6d5a94cc1d0bc85bc" }, "downloads": -1, "filename": "libpsf-0.1.3-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f7ab31e400b3961f0683a100c5e25e6e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463216, "upload_time": "2019-04-19T16:56:50", "url": "https://files.pythonhosted.org/packages/c5/89/0a7a44189068821a3a584bb7be8b0c9346dddfc306dc792e221843401209/libpsf-0.1.3-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e7b094def0f676cf2d670c9c82430a89", "sha256": "c720d76dfddaedb4ee5c08b73371a42534d80cdccae41ef2323c89652afd1c04" }, "downloads": -1, "filename": "libpsf-0.1.3-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e7b094def0f676cf2d670c9c82430a89", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1463688, "upload_time": "2019-04-19T16:56:52", "url": "https://files.pythonhosted.org/packages/df/d1/ffe517edec74f9981cdf57cfb75e170e4aeead898d6096cfb448369a8169/libpsf-0.1.3-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4ddc0ef41a9d292b26e3ae20d220ea1b", "sha256": "4103f898e6f9d045a5698857453b099061965f1400056b5a1f22abc93ee331a4" }, "downloads": -1, "filename": "libpsf-0.1.3-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4ddc0ef41a9d292b26e3ae20d220ea1b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1463881, "upload_time": "2019-04-19T16:56:54", "url": "https://files.pythonhosted.org/packages/25/b0/919b298d2edf3cc70f61daab767b3c38584b5aa516ae5d2c40cd122adbb4/libpsf-0.1.3-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "055a9f2b2e9e1b334df0ccbd431ab6b8", "sha256": "f65ac2ef6f941445c359d6c3c43e7caa66c12e007ccdea6b7a7f43470f7c7b7c" }, "downloads": -1, "filename": "libpsf-0.1.3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "055a9f2b2e9e1b334df0ccbd431ab6b8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1463931, "upload_time": "2019-04-19T16:56:57", "url": "https://files.pythonhosted.org/packages/49/44/50c4406fed6fe4fd7a64730fb24c3d2e332f381335cc9347b3eee3b049f7/libpsf-0.1.3-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8065f62a5d925d1eefa8945fb4566e21", "sha256": "445408f4d0b52a96346e3042147121748aec1ab84d8d4e83678faffa93351f4f" }, "downloads": -1, "filename": "libpsf-0.1.3-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8065f62a5d925d1eefa8945fb4566e21", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1463896, "upload_time": "2019-04-19T16:56:59", "url": "https://files.pythonhosted.org/packages/c8/21/9cd3f9e27f6a732d12c8423b9c9b516ce62728e38805e555ab4aa07cd602/libpsf-0.1.3-cp37-cp37m-manylinux1_x86_64.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9b14888c75d5d24f46b069f156a8ebd", "sha256": "82be1804c94fd2998834e3f65a5aaf8950a9c663ce464b3ec44d99709ad40407" }, "downloads": -1, "filename": "libpsf-0.1.3-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "a9b14888c75d5d24f46b069f156a8ebd", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463205, "upload_time": "2019-04-19T16:56:47", "url": "https://files.pythonhosted.org/packages/a0/68/110dd6174865123b787d94f603ced043dff8051481df36a8a4657750f3d7/libpsf-0.1.3-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f7ab31e400b3961f0683a100c5e25e6e", "sha256": "2c40a6257dcb639a57b44fa21e4e9e7157cbbb3a3b930cc6d5a94cc1d0bc85bc" }, "downloads": -1, "filename": "libpsf-0.1.3-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f7ab31e400b3961f0683a100c5e25e6e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1463216, "upload_time": "2019-04-19T16:56:50", "url": "https://files.pythonhosted.org/packages/c5/89/0a7a44189068821a3a584bb7be8b0c9346dddfc306dc792e221843401209/libpsf-0.1.3-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e7b094def0f676cf2d670c9c82430a89", "sha256": "c720d76dfddaedb4ee5c08b73371a42534d80cdccae41ef2323c89652afd1c04" }, "downloads": -1, "filename": "libpsf-0.1.3-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e7b094def0f676cf2d670c9c82430a89", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1463688, "upload_time": "2019-04-19T16:56:52", "url": "https://files.pythonhosted.org/packages/df/d1/ffe517edec74f9981cdf57cfb75e170e4aeead898d6096cfb448369a8169/libpsf-0.1.3-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4ddc0ef41a9d292b26e3ae20d220ea1b", "sha256": "4103f898e6f9d045a5698857453b099061965f1400056b5a1f22abc93ee331a4" }, "downloads": -1, "filename": "libpsf-0.1.3-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4ddc0ef41a9d292b26e3ae20d220ea1b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1463881, "upload_time": "2019-04-19T16:56:54", "url": "https://files.pythonhosted.org/packages/25/b0/919b298d2edf3cc70f61daab767b3c38584b5aa516ae5d2c40cd122adbb4/libpsf-0.1.3-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "055a9f2b2e9e1b334df0ccbd431ab6b8", "sha256": "f65ac2ef6f941445c359d6c3c43e7caa66c12e007ccdea6b7a7f43470f7c7b7c" }, "downloads": -1, "filename": "libpsf-0.1.3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "055a9f2b2e9e1b334df0ccbd431ab6b8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1463931, "upload_time": "2019-04-19T16:56:57", "url": "https://files.pythonhosted.org/packages/49/44/50c4406fed6fe4fd7a64730fb24c3d2e332f381335cc9347b3eee3b049f7/libpsf-0.1.3-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8065f62a5d925d1eefa8945fb4566e21", "sha256": "445408f4d0b52a96346e3042147121748aec1ab84d8d4e83678faffa93351f4f" }, "downloads": -1, "filename": "libpsf-0.1.3-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8065f62a5d925d1eefa8945fb4566e21", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1463896, "upload_time": "2019-04-19T16:56:59", "url": "https://files.pythonhosted.org/packages/c8/21/9cd3f9e27f6a732d12c8423b9c9b516ce62728e38805e555ab4aa07cd602/libpsf-0.1.3-cp37-cp37m-manylinux1_x86_64.whl" } ] }