{ "info": { "author": "Paul Tan", "author_email": "pyokagan@pyokagan.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: MacOS X :: Cocoa", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: Developers", "License :: OSI Approved :: zlib/libpng License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: BSD :: NetBSD", "Operating System :: POSIX :: BSD :: OpenBSD", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Games/Entertainment", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Graphics :: 3D Rendering", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Sound/Audio :: Capture/Recording", "Topic :: Multimedia :: Sound/Audio :: Players", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=======\npycsdl2\n=======\n`pycsdl2` is a low-overhead, compiled `SDL2`_ binding for CPython. It aims to\nprovide the familiar C API of SDL2, while offering several `Pythonic`_ features\nsuch as automatic memory management, bounds checking and exceptions.\n\n.. _SDL2: https://www.libsdl.org/\n\n.. _Pythonic: https://www.python.org/dev/peps/pep-0020/\n\nDocumentation\n=============\nDocumentation is hosted online at https://pycsdl2.readthedocs.org/.\n\nThe Python API is documented with `Sphinx`_ in the ``docs/`` directory. If you\nhave `GNU Make`_ and Sphinx installed, run the following in the ``docs/``\ndirectory to generate the HTML documentation in ``docs/_build/html/``::\n\n make html\n\nOn Windows, ``make.bat`` can be used instead of GNU Make. Run the following in\nthe ``docs/`` directory to generate the HTML documentation in\n``docs/_build/html/``::\n\n .\\make.bat html\n\nThe documentation can be generated in other formats as well. See the output of\n``make help`` or ``.\\make.bat help`` for more details.\n\n.. _Sphinx: http://sphinx-doc.org/\n\n.. _`GNU Make`: https://www.gnu.org/software/make/\n\nBuilding\n========\nBuilding the source code requires the CPython header files to be installed.\nThis may require the installation of a development package such as\n``python3-dev`` in Debian. The headers are installed by default in the\n`official Python distributions`_ for Windows and Mac OS X.\n\n.. _`official Python distributions`: https://www.python.org/downloads/\n\nOn Windows and Mac OS X, pycsdl2 will be statically linked against the\nbundled SDL2 source code. As such,\n\n* on Windows, the `Windows 7 SDK`_ and the `Standalone DirectX SDK`_ must be\n installed.\n\n* on Mac OS X, `XCode`_ must be installed.\n\n.. _`Windows 7 SDK`:\n http://www.microsoft.com/en-sg/download/details.aspx?id=8279\n\n.. _`Standalone DirectX SDK`:\n http://www.microsoft.com/en-sg/download/details.aspx?id=6812\n\n.. _`XCode`: https://guide.macports.org/chunked/installing.xcode.html\n\nOn other platforms such as Linux, the system must have a C compiler installed\nand the SDL2 library and header files installed. This may require the\ninstallation of a development package such as ``libsdl2-dev`` on Debian.\nFurthermore, a working installation of ``sdl2-config`` or ``pkg-config`` must\nbe present in the executable search paths. pycsdl2 will be dynamically linked\nto the SDL2 library on these platforms.\n\nOnce your system satisfies the above requirements, run the following in the\nroot of the source directory::\n\n python3 setup.py build\n\nIf the build is successful, pycsdl2 can be installed with::\n\n python3 setup.py install\n\nThe above build behavior can be controlled with the environment variable\n``PYCSDL2_LIB``:\n\n* setting it to ``auto`` will use the default behavior. ``setup.py`` will build\n and link against the bundled SDL2 source code on Windows and Mac OS X, and\n link against the system SDL2 library on other platforms.\n\n* setting it to ``bundled`` will force ``setup.py`` to build and link\n against the bundled SDL2 source code.\n\n* setting it to ``system`` will force ``setup.py`` to link against the system's\n SDL2 library. ``sdl2-config`` will be used to retrieve the required compile\n and link flags, and if it fails, ``pkg-config`` will be used instead.\n\n* setting it to ``sdl2-config`` or ``pkg-config`` will force ``setup.py`` to\n link against the system's SDL2 library, and to only use ``sdl2-config`` or\n ``pkg-config`` respectively to retrieve the required compile and link flags.\n\nUnit tests\n==========\nUnit tests are implemented using the ``unittest`` standard library module. Once\nthe pycsdl2 has been built with ``python3 setup.py build``, you can run all\ntests by running the following in the root of the source directory::\n\n python3 -mtest\n\nYou can also run an individual test suite by running the corresponding file in\nthe ``test/`` directory::\n\n python3 test/testfoo.py\n\nUnderstanding the source code\n=============================\nThe source code is documented with `Doxygen`_. If you have a working\ninstallation, simply run the following in the root of the source directory::\n\n doxygen\n\nThe HTML documentation will be written to the ``apidocs/html`` directory.\n\n.. _`Doxygen`: http://www.stack.nl/~dimitri/doxygen/\n\nLicense\n=======\nUnless otherwise stated, `pycsdl2` source code is licensed under the `zlib`\nlicense.\n\n`pycsdl2` source code contains an unmodified copy of the\n`Simple DirectMedia Layer` (SDL) version 2.0.0 source code. The source code is\nlicensed under the `zlib` license.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyokagan/pycsdl2", "keywords": "sdl sdl2 opengl opengles opengles2", "license": "zlib", "maintainer": null, "maintainer_email": null, "name": "pycsdl2", "package_url": "https://pypi.org/project/pycsdl2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycsdl2/", "project_urls": { "Homepage": "https://github.com/pyokagan/pycsdl2" }, "release_url": "https://pypi.org/project/pycsdl2/2.0.0.0.dev5/", "requires_dist": null, "requires_python": null, "summary": "Simple DirectMedia Layer", "version": "2.0.0.0.dev5" }, "last_serial": 1785354, "releases": { "2.0.0.0.dev0": [ { "comment_text": "", "digests": { "md5": "5b768c175be4c4a51b63e25d0b223b94", "sha256": "1f4ec6c444310f3ca56665b68af866db66517421232690e62d25c4a4e2a65b4e" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev0-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "5b768c175be4c4a51b63e25d0b223b94", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1114288, "upload_time": "2015-08-15T07:33:37", "url": "https://files.pythonhosted.org/packages/49/c4/f5727f4b1445e0320bea69c0e6d7097489d14601d79724442393b2ff4a1c/pycsdl2-2.0.0.0.dev0-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "f298e397706bcd4123518f691308ea74", "sha256": "845920fde4e316e1f7eab9be3bf6449b776fcfdfd60cba0f42c91e6eccd310a7" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev0-cp34-none-win32.whl", "has_sig": false, "md5_digest": "f298e397706bcd4123518f691308ea74", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 594772, "upload_time": "2015-08-15T07:31:00", "url": "https://files.pythonhosted.org/packages/7b/71/1c2bad7f79b3dca0bf2b6e3217b41c9c88c5a15332a23913dec3abe39da9/pycsdl2-2.0.0.0.dev0-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "d2e14052e61456e41e25d3414cd0a806", "sha256": "07b25428650338daceed9be881706267f5dcf19faa4895b27dfd2a4ecb2868d6" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev0-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "d2e14052e61456e41e25d3414cd0a806", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 650740, "upload_time": "2015-08-15T07:30:27", "url": "https://files.pythonhosted.org/packages/3b/cf/2c769828f06fc737b81986c3f813e82041ea99ff75ab014df1a8b1f9bfc9/pycsdl2-2.0.0.0.dev0-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "dd38ca62f7aa79f060c06fd68d425d61", "sha256": "5d2ebd137c80a9c1bbada80773077602dcca6c1a1d661150cee0aa48588e770c" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev0.zip", "has_sig": false, "md5_digest": "dd38ca62f7aa79f060c06fd68d425d61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4467823, "upload_time": "2015-08-15T07:45:44", "url": "https://files.pythonhosted.org/packages/98/f3/18c338080396be2dbbfd3e651ef544008acc8d95c7e799b578d6c69be423/pycsdl2-2.0.0.0.dev0.zip" } ], "2.0.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "9fbdd255a7f9fdf8f138e306586d5d95", "sha256": "6dab2820aa9a1a980451f00f565dcd50ec9831fcc83abefbef717f9f6950b266" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev1-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "9fbdd255a7f9fdf8f138e306586d5d95", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1122519, "upload_time": "2015-08-22T08:47:09", "url": "https://files.pythonhosted.org/packages/b4/5d/fb4ed323539a4595f73a55d039b47a88382760b8b0233e801679b0d26d53/pycsdl2-2.0.0.0.dev1-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "11c6df2a350eb92db14306d0c4ebdd91", "sha256": "07709715a515a2455e35a21ef7398386b6f132f6966c8d5ef73e130a2b9c8ede" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev1-cp34-none-win32.whl", "has_sig": false, "md5_digest": "11c6df2a350eb92db14306d0c4ebdd91", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 598165, "upload_time": "2015-08-22T08:45:34", "url": "https://files.pythonhosted.org/packages/37/c7/38d84a3f6cae580c4079061dc6228f33c6ad12a76873b4554389d0890740/pycsdl2-2.0.0.0.dev1-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "2dbe874116b47cb3d550db9c827eb9ae", "sha256": "f62c28d0a7c1c1a1f0eb66583f2bba8355656c068164f4f73dc7e458428f557a" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev1-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "2dbe874116b47cb3d550db9c827eb9ae", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 654962, "upload_time": "2015-08-22T08:45:58", "url": "https://files.pythonhosted.org/packages/0f/79/f06b1523a42330e798fe986b5f7eea915cd212e0788d0e6873b1814b7d1f/pycsdl2-2.0.0.0.dev1-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4622b3129691968b007203aa7559279a", "sha256": "a45758be4d0ffd09aeda352f930fca3c2b150368a8b3f317d568125ea5dc6575" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev1.tar.bz2", "has_sig": false, "md5_digest": "4622b3129691968b007203aa7559279a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3228044, "upload_time": "2015-08-22T08:45:13", "url": "https://files.pythonhosted.org/packages/27/fa/db8efe58373fbac198b9d1a8a6502722a8698dab703c1cb4a780a08a263a/pycsdl2-2.0.0.0.dev1.tar.bz2" } ], "2.0.0.0.dev2": [ { "comment_text": "", "digests": { "md5": "dd682a265b1477460c7dc7beae31c4aa", "sha256": "3aac655e2f7bf5bb536236d8fc77f206d382d7806e8d153c3005c21aaee2656d" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev2-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "dd682a265b1477460c7dc7beae31c4aa", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1125530, "upload_time": "2015-08-30T04:03:04", "url": "https://files.pythonhosted.org/packages/a3/da/fc3a79790e745a8554362c999c9fb802bfc9a63107d187f6af113a57ea4d/pycsdl2-2.0.0.0.dev2-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "420ce72c82e766d03d7387933069115e", "sha256": "de87cdd8b4d1ff44cc826b21053d4e8728e5ba816e0818f210538f0c3cfa664a" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev2-cp34-none-win32.whl", "has_sig": false, "md5_digest": "420ce72c82e766d03d7387933069115e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 599714, "upload_time": "2015-08-30T04:07:55", "url": "https://files.pythonhosted.org/packages/e8/9e/c5d496d3153c24c3b771e116df84c3fda995fe74ab5d1b94796f8181ad1a/pycsdl2-2.0.0.0.dev2-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "24df0049ea75a72ca215e3a03aab5cb1", "sha256": "6f906584a5b7c0d8bb42fa56fafcd6c73a46537c78c421c8f1f449c1a2ed052b" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev2-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "24df0049ea75a72ca215e3a03aab5cb1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 656578, "upload_time": "2015-08-30T04:07:42", "url": "https://files.pythonhosted.org/packages/5d/ef/1149bd959390d9fe578de0f80cd966b0e99cfdde513e337297368c04c211/pycsdl2-2.0.0.0.dev2-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "04150616e682fc5ef778cc9febc48aa6", "sha256": "871c92f3adb137b16124bf007cd1827b95233f32f790ab483f04ef8bf3497ba5" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev2.tar.gz", "has_sig": false, "md5_digest": "04150616e682fc5ef778cc9febc48aa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3792154, "upload_time": "2015-08-30T03:59:44", "url": "https://files.pythonhosted.org/packages/28/12/3a545649f2c58e31dd0138e2778bb574e7d6b2e13997bf36a7d7b71c7990/pycsdl2-2.0.0.0.dev2.tar.gz" } ], "2.0.0.0.dev3": [ { "comment_text": "", "digests": { "md5": "5c0a3b776401878ba2eef899025a9295", "sha256": "bd9ea5cd727aa82afe1b95ebe80df0afad6692ed8e1df2b35c3914c79d9d798f" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev3-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "5c0a3b776401878ba2eef899025a9295", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1149949, "upload_time": "2015-10-10T11:35:45", "url": "https://files.pythonhosted.org/packages/e8/7a/261d48dd62fc124119d50ca3f9d16e78cf6a18d9ab788b6dc6e9d5478192/pycsdl2-2.0.0.0.dev3-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "e5821e9f4c962f3a01c462ab917b44f2", "sha256": "3fd510b8d881d1736d28d56dbba15a9f0253557dabb1b0971e5c8726fc663f68" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev3-cp34-none-win32.whl", "has_sig": false, "md5_digest": "e5821e9f4c962f3a01c462ab917b44f2", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 618384, "upload_time": "2015-10-10T11:40:11", "url": "https://files.pythonhosted.org/packages/77/5a/06addf12ea628761c3903f359e8b0ce220e0a47ef89c82e727e638ddbb17/pycsdl2-2.0.0.0.dev3-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "eb36831198a873aa226f536ed1294fd5", "sha256": "8f62aaf3dc599ba81ab94befe291d8df579a69dbaec62aea06d60168295c1397" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev3-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "eb36831198a873aa226f536ed1294fd5", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 676760, "upload_time": "2015-10-10T11:39:47", "url": "https://files.pythonhosted.org/packages/08/78/ecddb4fa29ff11a6b093ece1b84367fefed88e0a42a146330910d03aae8c/pycsdl2-2.0.0.0.dev3-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6e7a01cd62158885ee9d6a723ca4534f", "sha256": "bb5a73080b1c529e9e0737e29ee1e96a6339fbec2ba5b2f4873185541f178c94" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "6e7a01cd62158885ee9d6a723ca4534f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3827854, "upload_time": "2015-10-10T11:31:49", "url": "https://files.pythonhosted.org/packages/0e/c5/9a28cd35272d3be3c86de16fa4ec1b57ab3d4d27ec7f53e7c43497b22091/pycsdl2-2.0.0.0.dev3.tar.gz" } ], "2.0.0.0.dev4": [ { "comment_text": "", "digests": { "md5": "8d285722dbdb9de1aade288fc6adb4ba", "sha256": "88eb9e43b4a5feba8b7a24cfcfa7707392a7a7d77206691d013d424e5d6e06b4" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev4-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "8d285722dbdb9de1aade288fc6adb4ba", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1160762, "upload_time": "2015-10-17T06:37:25", "url": "https://files.pythonhosted.org/packages/bf/a1/3c3ef1e87216cd8bc47f56249e47a82f48dbb78b0180df841ff52f31624b/pycsdl2-2.0.0.0.dev4-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "42b6e354d4d8023f5b1a31c210a26a55", "sha256": "d1631510a39edb3a36d785f48fcf35a5a4ca1c0f6d07ee4eaa6c3f8814fa9c14" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev4-cp34-none-win32.whl", "has_sig": false, "md5_digest": "42b6e354d4d8023f5b1a31c210a26a55", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 624730, "upload_time": "2015-10-17T06:39:22", "url": "https://files.pythonhosted.org/packages/2a/34/4b9b564b15372b8de88eb072f910393cd5ff7256249b8429913517992459/pycsdl2-2.0.0.0.dev4-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "95b62f984857de4a8a22c88f3eee724c", "sha256": "50efbfe7651c130d41320c0848de46aff3c2867611053cad8256f4da38374f0c" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev4-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "95b62f984857de4a8a22c88f3eee724c", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 682131, "upload_time": "2015-10-17T06:39:07", "url": "https://files.pythonhosted.org/packages/38/90/ddd509b0e5dbaf62b94dea10b4d4e5dc61bd60ec16d551545c2cce54b733/pycsdl2-2.0.0.0.dev4-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "2ae7f4854bb013b8e612b86f6705feee", "sha256": "50b66ae4166d7ad375de395db03e4469ae2ffcaabb5535ff3fb64a9bbe94cf87" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev4.tar.gz", "has_sig": false, "md5_digest": "2ae7f4854bb013b8e612b86f6705feee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3836194, "upload_time": "2015-10-17T06:34:58", "url": "https://files.pythonhosted.org/packages/25/a1/a76ced1fd4644a8c8f89b6806023e6a9487237d2057c93a1096a67e89e97/pycsdl2-2.0.0.0.dev4.tar.gz" } ], "2.0.0.0.dev5": [ { "comment_text": "", "digests": { "md5": "f5ede57f0394ec274c917e67b77faefa", "sha256": "e986ac2ab267bf5c632813c16e5827772df323e6c8a47fa4731324dfca225022" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "f5ede57f0394ec274c917e67b77faefa", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1168260, "upload_time": "2015-10-25T16:06:44", "url": "https://files.pythonhosted.org/packages/89/85/1afb50ca93fc4a0c12211eef4f11aa8c2a37c5d8c8f70773a3e95de0d210/pycsdl2-2.0.0.0.dev5-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "faf4a55f4180b40b225c2193835023f6", "sha256": "9c98cb2ac435c29138a303c61d159abef20d0515344bee9a2ac3436b18f72dc6" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp34-none-win32.whl", "has_sig": false, "md5_digest": "faf4a55f4180b40b225c2193835023f6", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 627219, "upload_time": "2015-10-25T16:06:28", "url": "https://files.pythonhosted.org/packages/55/fc/8c7dfd46276b5be57f69243e9e1c0a82d330afcbead8ae25b986b54a9f6c/pycsdl2-2.0.0.0.dev5-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "cc9366dfa3251bfc38803aa1e6eea836", "sha256": "0166d8e53768a52bdd9219873ec5bc012a1395eb95fb954761871464d5b9f781" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "cc9366dfa3251bfc38803aa1e6eea836", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 685370, "upload_time": "2015-10-25T16:06:10", "url": "https://files.pythonhosted.org/packages/d2/a4/ba3159a02a355b80503e1dfb49ff1bfa33c736a53a634f18ea3c3ff444a8/pycsdl2-2.0.0.0.dev5-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "eb195bb789496626b72ef68709b959ea", "sha256": "d5cdc2e2af7fa35203342dc87b74563176f9c6a40389b7d46eb006224e79fc75" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp35-cp35m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "eb195bb789496626b72ef68709b959ea", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1168347, "upload_time": "2015-10-25T16:05:45", "url": "https://files.pythonhosted.org/packages/c1/aa/d751b022f6df9bc39b3e9888e4b27b1558f1565b4a5da093335c0990933e/pycsdl2-2.0.0.0.dev5-cp35-cp35m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "84168e117b5177d087b5229239a638ec", "sha256": "9e19bd3a95fbfc689d361c7afd6dd0bb81fb2500cf33e0605e35c3cc0fc40cc5" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5.tar.gz", "has_sig": false, "md5_digest": "84168e117b5177d087b5229239a638ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3840782, "upload_time": "2015-10-25T16:03:40", "url": "https://files.pythonhosted.org/packages/00/65/fa7303379be7f7648dbff4374e92116b3c1c7165850a44d242c9f220fcc8/pycsdl2-2.0.0.0.dev5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5ede57f0394ec274c917e67b77faefa", "sha256": "e986ac2ab267bf5c632813c16e5827772df323e6c8a47fa4731324dfca225022" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "f5ede57f0394ec274c917e67b77faefa", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1168260, "upload_time": "2015-10-25T16:06:44", "url": "https://files.pythonhosted.org/packages/89/85/1afb50ca93fc4a0c12211eef4f11aa8c2a37c5d8c8f70773a3e95de0d210/pycsdl2-2.0.0.0.dev5-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "faf4a55f4180b40b225c2193835023f6", "sha256": "9c98cb2ac435c29138a303c61d159abef20d0515344bee9a2ac3436b18f72dc6" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp34-none-win32.whl", "has_sig": false, "md5_digest": "faf4a55f4180b40b225c2193835023f6", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 627219, "upload_time": "2015-10-25T16:06:28", "url": "https://files.pythonhosted.org/packages/55/fc/8c7dfd46276b5be57f69243e9e1c0a82d330afcbead8ae25b986b54a9f6c/pycsdl2-2.0.0.0.dev5-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "cc9366dfa3251bfc38803aa1e6eea836", "sha256": "0166d8e53768a52bdd9219873ec5bc012a1395eb95fb954761871464d5b9f781" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "cc9366dfa3251bfc38803aa1e6eea836", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 685370, "upload_time": "2015-10-25T16:06:10", "url": "https://files.pythonhosted.org/packages/d2/a4/ba3159a02a355b80503e1dfb49ff1bfa33c736a53a634f18ea3c3ff444a8/pycsdl2-2.0.0.0.dev5-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "eb195bb789496626b72ef68709b959ea", "sha256": "d5cdc2e2af7fa35203342dc87b74563176f9c6a40389b7d46eb006224e79fc75" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5-cp35-cp35m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "eb195bb789496626b72ef68709b959ea", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1168347, "upload_time": "2015-10-25T16:05:45", "url": "https://files.pythonhosted.org/packages/c1/aa/d751b022f6df9bc39b3e9888e4b27b1558f1565b4a5da093335c0990933e/pycsdl2-2.0.0.0.dev5-cp35-cp35m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "84168e117b5177d087b5229239a638ec", "sha256": "9e19bd3a95fbfc689d361c7afd6dd0bb81fb2500cf33e0605e35c3cc0fc40cc5" }, "downloads": -1, "filename": "pycsdl2-2.0.0.0.dev5.tar.gz", "has_sig": false, "md5_digest": "84168e117b5177d087b5229239a638ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3840782, "upload_time": "2015-10-25T16:03:40", "url": "https://files.pythonhosted.org/packages/00/65/fa7303379be7f7648dbff4374e92116b3c1c7165850a44d242c9f220fcc8/pycsdl2-2.0.0.0.dev5.tar.gz" } ] }