{ "info": { "author": "Kyle Rockman", "author_email": "kyle.rockman@mac.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "Dev Tools Library\n=================\n\n.. image:: https://badge.fury.io/py/DTL.png\n :target: http://badge.fury.io/py/DTL\n\n.. image:: https://travis-ci.org/rocktavious/DevToolsLib.png?branch=master\n :target: https://travis-ci.org/rocktavious/DevToolsLib\n\n.. image:: https://pypip.in/d/DTL/badge.png\n :target: https://crate.io/packages/DTL/\n \nDev Tools Library is a multiplatform tools development api, targeted to help keep you focused on writing the tools and not the connective glue code between packages.\n \nInstallation\n------------\n\n.. code-block:: bash\n \n pip install DTL\n\nUsage\n-----\n\n.. code-block:: pycon\n \n >>> import DTL\n >>> #These are the core modules\n >>> from DTL import api, gui, db, networking, perforce\n >>> #This is where you can get access to package related settings\n >>> from DTL.settings import Settings\n ...\n\nDesign\n------\n\nThe Dev Tools Library was designed to handle alot of bolier plate code, to free you up to design tools/scripts/applications without having to implement business logic and shared logic within the same tool/script/application.\n\nIt provides useful utilities and class in a number of different areas from general(api) to user interface(gui) even to communication(networking)\n\nDocumentation\n-------------", "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/rocktavious/DevToolsLib", "keywords": null, "license": "Copyright (c) 2013 Kyle Rockman\n\n\nThe MIT License (MIT)\n=====================\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "DTL", "package_url": "https://pypi.org/project/DTL/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/DTL/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rocktavious/DevToolsLib" }, "release_url": "https://pypi.org/project/DTL/1.1.7/", "requires_dist": null, "requires_python": null, "summary": "Multiplatform tools development api", "version": "1.1.7" }, "last_serial": 909079, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "95c911f39f9bc082a96a3485ed952dbb", "sha256": "378a27f6038b10fad75059e9057b3021e8fa2ae81fc694446580ff95f37d2e62" }, "downloads": -1, "filename": "DTL-1.0.1-py2.7.egg", "has_sig": false, "md5_digest": "95c911f39f9bc082a96a3485ed952dbb", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 210513, "upload_time": "2013-06-25T21:11:14", "url": "https://files.pythonhosted.org/packages/ef/f9/af496809de77d13bca5fb36502139123289a403420614e85bf88a9eea6db/DTL-1.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a7f6d8e1c02e6b874f267954288dd39e", "sha256": "57c5bb9c7048440949d730b119d3d6a8c1d16571d511f333ce5b23d1027093ba" }, "downloads": -1, "filename": "DTL-1.0.1.win-amd64.exe", "has_sig": false, "md5_digest": "a7f6d8e1c02e6b874f267954288dd39e", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 316629, "upload_time": "2013-06-25T21:11:29", "url": "https://files.pythonhosted.org/packages/90/9f/0de7915457fdec1a4bfb59f2eb64232cbd26f3d817377b3a22aba97dfd21/DTL-1.0.1.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "6e7f5904bdf5ea6c5cbc357fc78f00b9", "sha256": "0ddcf25fb944a20747faa6ebafc73b1fa163eae7f451968d27a7faad72a0cb22" }, "downloads": -1, "filename": "DTL-1.0.1.zip", "has_sig": false, "md5_digest": "6e7f5904bdf5ea6c5cbc357fc78f00b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 95501, "upload_time": "2013-06-25T21:11:19", "url": "https://files.pythonhosted.org/packages/dc/0c/a57aa9da9c7cb9708b0172a1baa90ad4b2cb3d338d369e545cb0284e01dd/DTL-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "da02ab057f7472b038a9d628c65aa9f5", "sha256": "6b36f4767618a246de4859d421ee254ee30a07251f2fdd07333c06f44634eac2" }, "downloads": -1, "filename": "DTL-1.0.2-py2.7.egg", "has_sig": false, "md5_digest": "da02ab057f7472b038a9d628c65aa9f5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 210509, "upload_time": "2013-06-25T22:44:55", "url": "https://files.pythonhosted.org/packages/8a/f1/937ef991c9aade298b68f78c9c4b43e5e2c7754a97232b2b31fc314a4c74/DTL-1.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "230a86eb1abe8db960f1540cbbffeac8", "sha256": "17526079057b50af3217adc56dfa207900d35cff9c6f8ec3a1e252894119f235" }, "downloads": -1, "filename": "DTL-1.0.2.win-amd64.exe", "has_sig": false, "md5_digest": "230a86eb1abe8db960f1540cbbffeac8", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 316647, "upload_time": "2013-06-25T22:45:11", "url": "https://files.pythonhosted.org/packages/36/27/06b5b226c9054073b4bd878a83dec896c6861d3218b291363df106e691d4/DTL-1.0.2.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "a987f2ac0d72012c0b196c61d68cf28c", "sha256": "b41ce035a280f9f03fc661673a1304643af3265e2e01c53ce8568e66f377c110" }, "downloads": -1, "filename": "DTL-1.0.2.zip", "has_sig": false, "md5_digest": "a987f2ac0d72012c0b196c61d68cf28c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 95522, "upload_time": "2013-06-25T22:45:16", "url": "https://files.pythonhosted.org/packages/c0/77/e8342257aed91fbe50102bed46918dda77cb31ac5cfea19bf3cac7c789f1/DTL-1.0.2.zip" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "6716b84b53a919de256c672e50b36cb5", "sha256": "33ae411ba46f3320d94a3c23d4ab3eb7d485b51f0ce5ef2e6b70cdab3f9569f9" }, "downloads": -1, "filename": "DTL-1.0.3-py2.7.egg", "has_sig": false, "md5_digest": "6716b84b53a919de256c672e50b36cb5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 222683, "upload_time": "2013-06-26T16:29:40", "url": "https://files.pythonhosted.org/packages/3a/61/ad13cbb53fcc880bb70ad39c9480c21e4ff2d915b994d8a70ba894bdf132/DTL-1.0.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a30815112c12e4c6aa9946f60ac10883", "sha256": "b1b34e324261a364f6ea95101ab071931dc934802484c95f9237a2d3580b7a45" }, "downloads": -1, "filename": "DTL-1.0.3.win-amd64.exe", "has_sig": false, "md5_digest": "a30815112c12e4c6aa9946f60ac10883", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 321577, "upload_time": "2013-06-26T16:29:43", "url": "https://files.pythonhosted.org/packages/97/9b/af9fcfed43dc3ae2dcc98113a5103168c5188bf9a1e0b16788d3ecf1fe96/DTL-1.0.3.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "d38bb54fe6154195359dfcc6cfc7aa12", "sha256": "e37b2ef6fe50c8f86a7f87a7d4b90a67c5a7ea77cf9f75f95003ec54b5c52268" }, "downloads": -1, "filename": "DTL-1.0.3.zip", "has_sig": false, "md5_digest": "d38bb54fe6154195359dfcc6cfc7aa12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100460, "upload_time": "2013-06-26T16:29:36", "url": "https://files.pythonhosted.org/packages/ca/a0/c7707271ae240541e4a8b3fe070856af2ac35de3e18293f733fc270794c1/DTL-1.0.3.zip" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "8557f37f2489f8baadd49730bbbf52c6", "sha256": "92670f6037fd6c078aeff4f270a43eb82f7a63ec85bb4961397e958c60ef42c9" }, "downloads": -1, "filename": "DTL-1.0.4-py2.7.egg", "has_sig": false, "md5_digest": "8557f37f2489f8baadd49730bbbf52c6", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 222147, "upload_time": "2013-06-26T20:41:53", "url": "https://files.pythonhosted.org/packages/84/4f/805d632dbd51eb591a16dc93ef8f5bbb24731889ed2965e89f152969ad47/DTL-1.0.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "033a2301c390988326e9622f35406a46", "sha256": "61392219948645941ca89fb92c9c485ea1c93bf84e99638c17d75caafbe5d80d" }, "downloads": -1, "filename": "DTL-1.0.4.win-amd64.exe", "has_sig": false, "md5_digest": "033a2301c390988326e9622f35406a46", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 321265, "upload_time": "2013-06-26T20:41:57", "url": "https://files.pythonhosted.org/packages/0c/2e/da4e7a62c6226e608af86b2add3ea8123d24d0031511dba2f7f4540e11bd/DTL-1.0.4.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "4e43d54e49876489389f33c88eaa1bd9", "sha256": "d894ecbc3f1664956fb58a4260f4ba67c817a413fa21af471b36684962d2bd15" }, "downloads": -1, "filename": "DTL-1.0.4.zip", "has_sig": false, "md5_digest": "4e43d54e49876489389f33c88eaa1bd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100148, "upload_time": "2013-06-26T20:41:50", "url": "https://files.pythonhosted.org/packages/dc/0c/74f835b1ef3b4a9b43d88530e7d4e66b60bf6c01518c65dc4be2fcb67a13/DTL-1.0.4.zip" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "1adbc7071225a867740228c15b56fe7a", "sha256": "378ceeb37105b045f67287a545e917ac90b3bd96d95287f6c02181808dad09f8" }, "downloads": -1, "filename": "DTL-1.0.5-py2.7.egg", "has_sig": false, "md5_digest": "1adbc7071225a867740228c15b56fe7a", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 222846, "upload_time": "2013-07-01T18:31:59", "url": "https://files.pythonhosted.org/packages/cb/05/2a4a4ff5bcf2000ce3c0f36f89b7cf3375138148c26094e1a9a797dc89f8/DTL-1.0.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "e300e27f35dc373a4ed35cdaf527ae02", "sha256": "9820125a966c08b243007b7165c001bab14faee883e8de6f5a9ce89c4667f762" }, "downloads": -1, "filename": "DTL-1.0.5.win-amd64.exe", "has_sig": false, "md5_digest": "e300e27f35dc373a4ed35cdaf527ae02", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 321532, "upload_time": "2013-07-01T18:32:03", "url": "https://files.pythonhosted.org/packages/96/17/0f0582c8e9f6044a228d5f2b5c304dc557c4aa68fad90f3b2b65c3e7a0c2/DTL-1.0.5.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "5dc9e9d72d9888465e241c38b3ffbeca", "sha256": "b5754a97c1f51b0ebd8b0658fc55beb60caa45d1c3bf8de4b576acfd055f09ba" }, "downloads": -1, "filename": "DTL-1.0.5.zip", "has_sig": false, "md5_digest": "5dc9e9d72d9888465e241c38b3ffbeca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100415, "upload_time": "2013-07-01T18:31:56", "url": "https://files.pythonhosted.org/packages/61/d4/0d6151c7ba33e60cb45521c3cc80f9912d141d36b5dbb77364681580a97b/DTL-1.0.5.zip" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "a6fb77715180a757e3bfd545d0b9dcdc", "sha256": "54f7ade61790a8cd6d9abb23042a8bb99ae56b60b7848323fcd1f9814994909c" }, "downloads": -1, "filename": "DTL-1.0.6-py2.7.egg", "has_sig": false, "md5_digest": "a6fb77715180a757e3bfd545d0b9dcdc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 223947, "upload_time": "2013-07-03T17:31:21", "url": "https://files.pythonhosted.org/packages/70/74/51241ea7b9e494055c2fa2451b49f0dbb29da4cd609c7cb9c0c6b53a25b3/DTL-1.0.6-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ea98b28eddf503e4b65d4d68cf2b6b57", "sha256": "2c1e2630b2741f46503a4146568a0d195d94ff9170b5bc77e837b0bdd002f266" }, "downloads": -1, "filename": "DTL-1.0.6.win-amd64.exe", "has_sig": false, "md5_digest": "ea98b28eddf503e4b65d4d68cf2b6b57", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 322012, "upload_time": "2013-07-03T17:31:24", "url": "https://files.pythonhosted.org/packages/80/a5/1b82618a6c1e6ee14b3b4558dae101e45bd6929cf7de4b659e2fcb8f952e/DTL-1.0.6.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "3c22f8280a8672392f796933752fa75b", "sha256": "d5f52b4d51460a88fdcfe65fced01df07a5c4e9e377135f5e82950bd4528eee1" }, "downloads": -1, "filename": "DTL-1.0.6.zip", "has_sig": false, "md5_digest": "3c22f8280a8672392f796933752fa75b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100895, "upload_time": "2013-07-03T17:31:18", "url": "https://files.pythonhosted.org/packages/ba/05/630bd6abeec435cccf520987369260937ca9511d95311df2dc5696af9ce3/DTL-1.0.6.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "175228d2c1a133acdcf20d627bf6ee20", "sha256": "475d9fd15f9b0f27ee8b7b4ec2bb239dbebf820630c992b00c42dd5bcb08f6fe" }, "downloads": -1, "filename": "DTL-1.1.0-py2.7.egg", "has_sig": false, "md5_digest": "175228d2c1a133acdcf20d627bf6ee20", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 219409, "upload_time": "2013-07-10T14:42:36", "url": "https://files.pythonhosted.org/packages/d8/e6/6c261e034983596b44c5f24dcb64249207072c6723910080596aba8a8db6/DTL-1.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "8717d5835ab33bd44ed2844789d37c58", "sha256": "a58d601e2898a8e703ae8d1ccd8884c9552944adcfbbdd569f6f81d164b2f2e7" }, "downloads": -1, "filename": "DTL-1.1.0.win-amd64.exe", "has_sig": false, "md5_digest": "8717d5835ab33bd44ed2844789d37c58", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 320209, "upload_time": "2013-07-10T14:42:55", "url": "https://files.pythonhosted.org/packages/fa/44/ad070808440f6a9c93504d563b111d46cfd149c2756b176cc39e0ceffa9c/DTL-1.1.0.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "7ca9eb46983f516b6990d2040658e000", "sha256": "8184efb659f0509d7c5c547770b64cb328f78073efda2eb5c3e6b003c1e07b72" }, "downloads": -1, "filename": "DTL-1.1.0.zip", "has_sig": false, "md5_digest": "7ca9eb46983f516b6990d2040658e000", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99086, "upload_time": "2013-07-10T14:42:26", "url": "https://files.pythonhosted.org/packages/b6/75/2eabbe98abe94fe92491ddae6127695954c301e165357767ca3b9915a68c/DTL-1.1.0.zip" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "b2b811085c21e29d65eb2d36502533a7", "sha256": "304ba93815b76f9e3989f6b59fd52c4b5666c3ede24a331de107741206a9b509" }, "downloads": -1, "filename": "DTL-1.1.1-py2.7.egg", "has_sig": false, "md5_digest": "b2b811085c21e29d65eb2d36502533a7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 219596, "upload_time": "2013-07-10T18:53:39", "url": "https://files.pythonhosted.org/packages/f2/95/bdb591ddfa0733305913c52f44c5d44ccca0df8b77796f73b869f365bb80/DTL-1.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "117699442c72ab49151c0c68391c6756", "sha256": "338242c2f9bed05ad6b23ad43a41cf9e590f975c253d611e935e206b4a286457" }, "downloads": -1, "filename": "DTL-1.1.1.win-amd64.exe", "has_sig": false, "md5_digest": "117699442c72ab49151c0c68391c6756", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 320412, "upload_time": "2013-07-10T18:54:10", "url": "https://files.pythonhosted.org/packages/a7/19/4942017ef2c1447bb6f7e31381e20e481dc6279eb3bc4b45ea85b1b01ab5/DTL-1.1.1.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "cd570ff0b374bfa10e34a5b0f7692ba7", "sha256": "f55401ee837809a8b1de04e20a5b1abf6303adacfa389d4324f22f8f825448a7" }, "downloads": -1, "filename": "DTL-1.1.1.zip", "has_sig": false, "md5_digest": "cd570ff0b374bfa10e34a5b0f7692ba7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99296, "upload_time": "2013-07-10T18:53:08", "url": "https://files.pythonhosted.org/packages/7f/63/24847d9a18c296c421177c1919f844972963fa704ab02effee5cfdd6bfaa/DTL-1.1.1.zip" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "1196c77c4cbfea47b082e97c875678fc", "sha256": "09007372febd4681d6f3c4e7a68358112b8e122fdc60f1335b9f2a6bf5fffadc" }, "downloads": -1, "filename": "DTL-1.1.2-py2.7.egg", "has_sig": false, "md5_digest": "1196c77c4cbfea47b082e97c875678fc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 219642, "upload_time": "2013-07-10T19:43:24", "url": "https://files.pythonhosted.org/packages/34/e9/103f0ee4bb664f1d22578f11f0e23930e72837d1ce98bfdc126be0d209a3/DTL-1.1.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c188699b1e302835ab11f3943679f990", "sha256": "58cfb69156f77984f588695675d8a5d0d23569e9bc40c785e74e807b47fb78f1" }, "downloads": -1, "filename": "DTL-1.1.2.win-amd64.exe", "has_sig": false, "md5_digest": "c188699b1e302835ab11f3943679f990", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 320433, "upload_time": "2013-07-10T19:43:35", "url": "https://files.pythonhosted.org/packages/4b/9e/4644effc56e18f678d16767dfb5fbe6c74c551531acc2c9ca1265ad5d2c7/DTL-1.1.2.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "f8f4e2bfa6570ed5a75ad66e48919e10", "sha256": "6f56b0f6a8283918e344538bdb7dc72acc37a96a16c9bf9d096345c7d7c94927" }, "downloads": -1, "filename": "DTL-1.1.2.zip", "has_sig": false, "md5_digest": "f8f4e2bfa6570ed5a75ad66e48919e10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99319, "upload_time": "2013-07-10T19:43:04", "url": "https://files.pythonhosted.org/packages/10/99/5161feb770f4812fc254e93c0031dd2d3dbd9cfbd585a8fed8603d8fa7c2/DTL-1.1.2.zip" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "b04030fe70340b59d1b47983b8708890", "sha256": "0d2d942b1c4ba770f49ae147120abe4badf365d73fd31728127bbb10db0e9046" }, "downloads": -1, "filename": "DTL-1.1.3.win-amd64.exe", "has_sig": false, "md5_digest": "b04030fe70340b59d1b47983b8708890", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 331866, "upload_time": "2013-07-24T16:08:14", "url": "https://files.pythonhosted.org/packages/dd/e3/63f1bd82df5762ffd64e7634881f2a90f50a399c997bac118c02057dcbbc/DTL-1.1.3.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "571f197b728e35a5742749d2b566ffb4", "sha256": "ad58f83adc4c5b146a672d61dd8a142f0bbee909aa5a853ef517fb41cf00a256" }, "downloads": -1, "filename": "DTL-1.1.3.zip", "has_sig": false, "md5_digest": "571f197b728e35a5742749d2b566ffb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111238, "upload_time": "2013-07-24T16:09:35", "url": "https://files.pythonhosted.org/packages/48/58/b87dd4f0b7b0720e4e4aad76e14889b8e69f3b8319ba35525760bfd99a83/DTL-1.1.3.zip" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "bde9ec6962344233bab2fad0ac737e27", "sha256": "7be613073f7416b9a66edbccf10259d5200893c4cd00b68a36c4ed79ae74b1dd" }, "downloads": -1, "filename": "DTL-1.1.4.win-amd64.exe", "has_sig": false, "md5_digest": "bde9ec6962344233bab2fad0ac737e27", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 332875, "upload_time": "2013-08-28T23:44:26", "url": "https://files.pythonhosted.org/packages/91/8f/443b9abfc1aa5964dbdd2d1b43454b747f1c4f3143986f852a1971a143e5/DTL-1.1.4.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "e48ba5b0c01d633ac536c422648facf6", "sha256": "bf8eca3aebddb55dee7eb4fe3f2519d8af2e35268687dadcac23911dc091289b" }, "downloads": -1, "filename": "DTL-1.1.4.zip", "has_sig": false, "md5_digest": "e48ba5b0c01d633ac536c422648facf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112248, "upload_time": "2013-08-28T23:44:24", "url": "https://files.pythonhosted.org/packages/7c/1c/8c13f164cb8d2e509aabcf614275a8c2cc41eafd8a25b25b881873c25c4b/DTL-1.1.4.zip" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "b706b2ac0e383d37d0dec27a9a47d55c", "sha256": "59343da64d25b66a06b5141f57093f64c2735e572849df034b4052ac7f405d32" }, "downloads": -1, "filename": "DTL-1.1.5-py2.7.egg", "has_sig": false, "md5_digest": "b706b2ac0e383d37d0dec27a9a47d55c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 247795, "upload_time": "2013-09-16T21:44:05", "url": "https://files.pythonhosted.org/packages/79/ee/53bce88f2c767938df4432e01586bd9c915c4bba56f126b1df01712d9af0/DTL-1.1.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "f6e22bdfe6ca0f75fe4ca25a14f8060f", "sha256": "39460b8aa49197430841e9e37e03439293caa469e9dc19ce0a690e41a756a221" }, "downloads": -1, "filename": "DTL-1.1.5.win-amd64.exe", "has_sig": false, "md5_digest": "f6e22bdfe6ca0f75fe4ca25a14f8060f", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 333890, "upload_time": "2013-09-16T21:44:02", "url": "https://files.pythonhosted.org/packages/9a/ea/b614d654b386dd75c14780a00418c3bc2e1d3baaf27400588f3bd2af1470/DTL-1.1.5.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "75d03a3444926e7d38ee0529485134bb", "sha256": "ee20ca3a8e0efeea7f609aba39b914f4b51673b3f09a8928adb9395a08d143b5" }, "downloads": -1, "filename": "DTL-1.1.5.zip", "has_sig": false, "md5_digest": "75d03a3444926e7d38ee0529485134bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113263, "upload_time": "2013-09-16T21:44:00", "url": "https://files.pythonhosted.org/packages/c3/90/5a8d7a7eb410e91bb7ed869583057a79294a638600761018a8cc0e338488/DTL-1.1.5.zip" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "f83b9813469c28b7fbff3e7fb140b6e1", "sha256": "4605974ff4c40a87b230f9ee90c10267922c53b8b06287105048b693de70e3d3" }, "downloads": -1, "filename": "DTL-1.1.6.zip", "has_sig": false, "md5_digest": "f83b9813469c28b7fbff3e7fb140b6e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 114788, "upload_time": "2013-09-27T13:55:32", "url": "https://files.pythonhosted.org/packages/0d/16/795d2e2b94f5bb4754e9f57ece6374595f8fb59f4902e0abc6c1741dcaf0/DTL-1.1.6.zip" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "c745300e04a3142a74c287167febae4c", "sha256": "35241fec4e1f383515fbd75a679773020a480240d561c1777aa7990035b9d474" }, "downloads": -1, "filename": "DTL-1.1.7.zip", "has_sig": false, "md5_digest": "c745300e04a3142a74c287167febae4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125396, "upload_time": "2013-11-01T10:54:01", "url": "https://files.pythonhosted.org/packages/1d/f4/007b6eed03f0b5e08bb5d5ab0f30a42efc21ef1eb20b0fdcf05287e84668/DTL-1.1.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c745300e04a3142a74c287167febae4c", "sha256": "35241fec4e1f383515fbd75a679773020a480240d561c1777aa7990035b9d474" }, "downloads": -1, "filename": "DTL-1.1.7.zip", "has_sig": false, "md5_digest": "c745300e04a3142a74c287167febae4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125396, "upload_time": "2013-11-01T10:54:01", "url": "https://files.pythonhosted.org/packages/1d/f4/007b6eed03f0b5e08bb5d5ab0f30a42efc21ef1eb20b0fdcf05287e84668/DTL-1.1.7.zip" } ] }