{ "info": { "author": "Stijn De Weirdt;Jens Timmerman;Andy Georges;Kenneth Hoste", "author_email": "stijn.deweirdt@ugent.be, jens.timmerman@ugent.be, andy.georges@ugent.be, kenneth.hoste@ugent.be", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)" ], "description": "# vsc-base\n\n### Build Status\n\n- Python 2.6 : [![Build Status](https://jenkins1.ugent.be/job/vsc-base-python26/badge/icon)](https://jenkins1.ugent.be/job/vsc-base-python26/)\n- Python 2.7 : [![Build Status](https://jenkins1.ugent.be/job/vsc-base-python27/badge/icon)](https://jenkins1.ugent.be/job/vsc-base-python27/)\n\n# Description\n\nCommon tools used within our organization.\nOriginally created by the HPC team of Ghent University (http://ugent.be/hpc).\n\n# Documentation\nhttps://jenkins1.ugent.be/job/vsc-base-python26/Documentation/\n\n# Namespaces and tools\n\n## lib/utils\npython utilities to be used as libraries\n\n- __fancylogger__: an extention of the default python logger designed to be easy to use and have a couple of `fancy` features.\n\n - custom specifiers for mpi loggin (the mpirank) with autodetection of mpi\n - custom specifier for always showing the calling function's name\n - rotating file handler\n - a default formatter.\n - logging to an UDP server (logdaemon.py f.ex.)\n - easily setting loglevel\n\n- __daemon.py__ : Daemon class written by Sander Marechal (http://www.jejik.com) to start a python script as a daemon.\n- __missing.py__: Small functions and tools that are commonly used but not available in the Python (2.x) API.\n- ~~__cache.py__ : File cache to store pickled data identified by a key accompanied by a timestamp.~~ (moved to [vsc-utils](https://github.com/hpcugent/vsc-utils))\n- __generaloption.py__ : A general option parser for python. It will fetch options (in this order) from config files, from environment variables and from the command line and parse them in a way compatible with the default python optionparser. Thus allowing a very flexible way to configure your scripts. It also adds a few other useful extras.\n- __affinity.py__ : Linux cpu affinity.\n\n - Based on `sched.h` and `bits/sched.h`,\n - see man pages for `sched_getaffinity` and `sched_setaffinity`\n - also provides a `cpuset` class to convert between human readable cpusets and the bit version Linux priority\n - Based on sys/resources.h and bits/resources.h see man pages for `getpriority` and `setpriority`\n\n- __asyncprocess.py__ : Module to allow Asynchronous subprocess use on Windows and Posix platforms\n\n - Based on a [python recipe](http://code.activestate.com/recipes/440554/) by Josiah Carlson\n - added STDOUT handle and recv_some\n\n- __daemon.py__ : [A generic daemon class by Sander Marechal](http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/)\n- __dateandtime.py__ : A module with various convenience functions and classes to deal with date, time and timezone.\n- __nagios.py__ : This module provides functionality to cache and report results of script executions that can readily be interpreted by nagios/icinga.\n- __run.py__ : Python module to execute a command, can make use of asyncprocess, answer questions based on a dictionary\n\n - supports a whole lot of ways to input, process and output the command. (filehandles, PIPE, pty, stdout, logging...)\n\n- __mail.py__ : Wrapper around the standard Python mail library.\n\n - Send a plain text message\n - Send an HTML message, with a plain text alternative\n\n## bin\nA collection of python scripts, these are examples of how you could use fancylogger to log to a daemon, but should not be used directly.\n- __logdaemon.py__: A daemon that listens on a port for udp packets and logs them to file, works toghether with fancylogger.\n- __startlogdaemon.py__ : Script that will start the logdaemon for you and set environment variables for fancylogger.\n\n# License\nvsc-base is made available under the GNU Library General Public License (LGPL) version 2 or any later version.\n\n# Acknowledgements\nvsc-base was created with support of [Ghent University](http://www.ugent.be/en),\nthe [Flemish Supercomputer Centre (VSC)](https://vscentrum.be/nl/en),\nthe [Flemish Research Foundation (FWO)](http://www.fwo.be/en),\nand [the Department of Economy, Science and Innovation (EWI)](http://www.ewi-vlaanderen.be/en).\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hpcugent/vsc-base", "keywords": "", "license": "LGPLv2+", "maintainer": "", "maintainer_email": "", "name": "vsc-base", "package_url": "https://pypi.org/project/vsc-base/", "platform": "", "project_url": "https://pypi.org/project/vsc-base/", "project_urls": { "Homepage": "https://github.com/hpcugent/vsc-base" }, "release_url": "https://pypi.org/project/vsc-base/2.9.3/", "requires_dist": null, "requires_python": "", "summary": "Common tools used within our organization. Originally created by the HPC team of Ghent University (http://ugent.be/hpc).", "version": "2.9.3" }, "last_serial": 5824364, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "3cfe87cdd77a1ff035256775deccebc6", "sha256": "73870aa43c24ddbb353f69ba5c337f5dc054a73dbf770345b6ff41a7af6ad1fa" }, "downloads": -1, "filename": "vsc-base-0.9.tar.gz", "has_sig": false, "md5_digest": "3cfe87cdd77a1ff035256775deccebc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52239, "upload_time": "2012-11-20T14:28:18", "url": "https://files.pythonhosted.org/packages/8f/aa/ae735197a8613e9ede17984213c2f19cb4cfc995520bdb6a337f46900790/vsc-base-0.9.tar.gz" } ], "1.8.5": [ { "comment_text": "", "digests": { "md5": "a76be2b313c14f84b3505590efac9c77", "sha256": "10ccac49cd222ebe817dee1c322d5407debc8a3a44e4c02fd18b119a3a36306d" }, "downloads": -1, "filename": "vsc-base-1.8.5.tar.gz", "has_sig": false, "md5_digest": "a76be2b313c14f84b3505590efac9c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60514, "upload_time": "2014-04-14T09:53:14", "url": "https://files.pythonhosted.org/packages/5d/8c/54ac639586431005caed41d6ed68f0c8b3415b5b8505e4e13fc362ddc938/vsc-base-1.8.5.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "2212b1312fc6d9bdaf809d0134545875", "sha256": "7c6c07f4c420a2b805c31f3501dede087868fcaac5bf46065b2c5481fa777b1a" }, "downloads": -1, "filename": "vsc-base-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2212b1312fc6d9bdaf809d0134545875", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69000, "upload_time": "2015-02-14T13:40:40", "url": "https://files.pythonhosted.org/packages/1c/a7/b0af04ceb2c71c0075654847f3369aed0b46b5270c319d872f6c9407fa0b/vsc-base-2.0.0.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "9b20a0787785b8b022ed022efbd993e5", "sha256": "972067ee631ed13c318d42f3e0c2ee1fc8e248d2ea11ee70cdff9746720d54ca" }, "downloads": -1, "filename": "vsc-base-2.0.2.tar.gz", "has_sig": false, "md5_digest": "9b20a0787785b8b022ed022efbd993e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69161, "upload_time": "2015-02-20T20:51:21", "url": "https://files.pythonhosted.org/packages/05/70/c3817009b88de4d45ee1f963211a1b1bd6a29b602e7a2a8e0e4002ac1a9f/vsc-base-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "017c843514088a2cd2b4a19551130af1", "sha256": "749a9c50703e0017eeb3c5f4228fe6a5b5af5dd579f9faed1f751583bd6e095a" }, "downloads": -1, "filename": "vsc-base-2.0.3.tar.gz", "has_sig": false, "md5_digest": "017c843514088a2cd2b4a19551130af1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69153, "upload_time": "2015-02-21T18:24:08", "url": "https://files.pythonhosted.org/packages/72/19/726c6ac78bc7cab3d25e9768493268a54170cfffa55ff7319ab2c75c1dcc/vsc-base-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "43b920cc036f56ee35e06c6b57de8d36", "sha256": "276a2480d1001fbe617da398e306f3f6ad646457c951875fe771cd33fa054d30" }, "downloads": -1, "filename": "vsc-base-2.0.4.tar.gz", "has_sig": false, "md5_digest": "43b920cc036f56ee35e06c6b57de8d36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69190, "upload_time": "2015-03-09T10:27:17", "url": "https://files.pythonhosted.org/packages/46/24/96d4e0000f91b9db48104beebb0960c8c2c5e01fdb1f5724a1a2ed48daf9/vsc-base-2.0.4.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "b4c5d8bf76320516146989fc881b1633", "sha256": "651cb3a2521e8f2dcd7263ab4b75cf73182e99e8df04d2dbe7ee37842f6c2cac" }, "downloads": -1, "filename": "vsc-base-2.1.2.tar.gz", "has_sig": false, "md5_digest": "b4c5d8bf76320516146989fc881b1633", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70021, "upload_time": "2015-04-02T11:32:51", "url": "https://files.pythonhosted.org/packages/3a/ec/f816b0ec7228e1599f30a0fa4b907985219b5406d33945e561b3497c7de1/vsc-base-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "4cf22d8c6149e42055f7e75d4666254d", "sha256": "c2d10bb9dad7926c790ddec1fd90a62b9e0c32cc4b25c1b762d5b33ee1fe6806" }, "downloads": -1, "filename": "vsc-base-2.1.3.tar.gz", "has_sig": false, "md5_digest": "4cf22d8c6149e42055f7e75d4666254d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70544, "upload_time": "2015-04-09T17:04:11", "url": "https://files.pythonhosted.org/packages/f6/f5/9e7580a19462a67965d76c2bbb51aedef6fec139457c57676e644b276c7f/vsc-base-2.1.3.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "13a73c5a16e5929c0724f2fc6c26edd1", "sha256": "71d527b022359420d84b3b59ec2b493f4a3c29af33b05068264cf04d8710590a" }, "downloads": -1, "filename": "vsc-base-2.2.0.tar.gz", "has_sig": false, "md5_digest": "13a73c5a16e5929c0724f2fc6c26edd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72048, "upload_time": "2015-04-22T07:08:22", "url": "https://files.pythonhosted.org/packages/22/31/83a62d9e4459335059f7f7d31c575d69f185c4717acf7993d8bc3ad7f51a/vsc-base-2.2.0.tar.gz" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "af0d3b7c078fb495d97c673b80b2ee0f", "sha256": "2539ed9e25638e81a5764d1a68b3dbabe5fd7df249cbc9ed89524c85e0d19d8e" }, "downloads": -1, "filename": "vsc-base-2.2.2.tar.gz", "has_sig": false, "md5_digest": "af0d3b7c078fb495d97c673b80b2ee0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72198, "upload_time": "2015-05-18T14:55:43", "url": "https://files.pythonhosted.org/packages/6b/d8/d204f969ec6a85479801987969c99c75c5e7af6fef9b5027d9546952a55d/vsc-base-2.2.2.tar.gz" } ], "2.2.3": [ { "comment_text": "", "digests": { "md5": "97cb8c10b0dd05c4776d76d20753e7d1", "sha256": "b81417ac80cc37388f80e940950947406720d7aec9aedb1baec65572f66367e0" }, "downloads": -1, "filename": "vsc-base-2.2.3.tar.gz", "has_sig": false, "md5_digest": "97cb8c10b0dd05c4776d76d20753e7d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72390, "upload_time": "2015-07-15T14:27:59", "url": "https://files.pythonhosted.org/packages/3a/00/e969e659352fbc98b0e4f082f00c1bddb2f94b42fc99ab65a105b8cb6f4b/vsc-base-2.2.3.tar.gz" } ], "2.2.4": [ { "comment_text": "", "digests": { "md5": "8a95411c2c48b1b2db2323d2b4f0e125", "sha256": "f97c6158aaf4a08177378b89bf4c141c1e14b2e15e552865769ee24c752936f2" }, "downloads": -1, "filename": "vsc-base-2.2.4.tar.gz", "has_sig": false, "md5_digest": "8a95411c2c48b1b2db2323d2b4f0e125", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73735, "upload_time": "2015-08-07T12:17:38", "url": "https://files.pythonhosted.org/packages/0b/1e/470d3e486a9ff9dcfe586021528ba8f9c590c6379d8cc7a77911cbc4505a/vsc-base-2.2.4.tar.gz" } ], "2.2.5": [ { "comment_text": "", "digests": { "md5": "8d8671ca3cab597de2e5a465cba5fb0e", "sha256": "36c72e3c6c11173a3e491563223da2a75485ad989363c8e406fd0136872c6d8c" }, "downloads": -1, "filename": "vsc-base-2.2.5.tar.gz", "has_sig": false, "md5_digest": "8d8671ca3cab597de2e5a465cba5fb0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73615, "upload_time": "2015-09-14T11:05:17", "url": "https://files.pythonhosted.org/packages/66/dd/1db8144a64bafb8dd584cc869dbf6d1782d6fc11801e7e0fd2f7591f1cac/vsc-base-2.2.5.tar.gz" } ], "2.4.1": [ { "comment_text": "", "digests": { "md5": "6385883827a099c9fc80b7a3346a3ebd", "sha256": "9872ac1ef6ece04266f8e9659d319ffb52d55117469926da29c524826659b83f" }, "downloads": -1, "filename": "vsc-base-2.4.1.tar.gz", "has_sig": false, "md5_digest": "6385883827a099c9fc80b7a3346a3ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75981, "upload_time": "2015-10-10T11:40:16", "url": "https://files.pythonhosted.org/packages/31/01/b0819ef3489f525f3280267703fe94d7963adf703c7634af704df4781b80/vsc-base-2.4.1.tar.gz" } ], "2.4.11": [], "2.4.12": [ { "comment_text": "", "digests": { "md5": "fcb338f661313ca198809da137394a42", "sha256": "b6677a8395739f3beb23877e7931370d611339646b50d6af8339e854a5683c35" }, "downloads": -1, "filename": "vsc-base-2.4.12.tar.gz", "has_sig": false, "md5_digest": "fcb338f661313ca198809da137394a42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78265, "upload_time": "2015-10-28T09:36:25", "url": "https://files.pythonhosted.org/packages/8c/2a/86ce35ded891677dd78370b66126e65cb007d3bc6222b05a70cde429494c/vsc-base-2.4.12.tar.gz" } ], "2.4.16": [ { "comment_text": "", "digests": { "md5": "148deada11e3c7c76b60ce4dd868f604", "sha256": "a52544598ea237db55ce27faf6e8102aad3e60cd7018d1f70ebc612725875381" }, "downloads": -1, "filename": "vsc-base-2.4.16.tar.gz", "has_sig": false, "md5_digest": "148deada11e3c7c76b60ce4dd868f604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97063, "upload_time": "2016-01-20T14:28:12", "url": "https://files.pythonhosted.org/packages/64/eb/013ad81f87fca8d0da896009e72a65dbde5eb5837a047a640271dc0ad16a/vsc-base-2.4.16.tar.gz" } ], "2.4.17": [ { "comment_text": "", "digests": { "md5": "c655efb774f91ed6e490bf6ac14c8aaf", "sha256": "d5cd36811ec993091a29c1046abb9fd10cf0dae77246a5bb0ea6a5e4c25a6637" }, "downloads": -1, "filename": "vsc-base-2.4.17.tar.gz", "has_sig": false, "md5_digest": "c655efb774f91ed6e490bf6ac14c8aaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97080, "upload_time": "2016-02-11T15:59:25", "url": "https://files.pythonhosted.org/packages/ff/eb/5a7278f64643e076a0cfe3e1cd18fff9504f37cabf7007d16d7dbf764104/vsc-base-2.4.17.tar.gz" } ], "2.4.18": [ { "comment_text": "", "digests": { "md5": "976dc07990022e733b1bfe73d4c4596e", "sha256": "f99bf650e598ff1f9d16848ba09d7a73baea8619c910537c55a218d4ed825cd2" }, "downloads": -1, "filename": "vsc-base-2.4.18.tar.gz", "has_sig": false, "md5_digest": "976dc07990022e733b1bfe73d4c4596e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97177, "upload_time": "2016-02-17T07:22:26", "url": "https://files.pythonhosted.org/packages/1d/9e/9a69f54d7bdb4a75e78530d1ccdd66be5fd61e31ef289f167cf007e11089/vsc-base-2.4.18.tar.gz" } ], "2.4.2": [ { "comment_text": "", "digests": { "md5": "e2be08dce78819c42626e52fa7ca4f1c", "sha256": "82e75e74b21b3f0db9cce9255efaa7c81bc0d20bb4e09655754a39ac7535d672" }, "downloads": -1, "filename": "vsc-base-2.4.2.tar.gz", "has_sig": false, "md5_digest": "e2be08dce78819c42626e52fa7ca4f1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75919, "upload_time": "2015-10-13T14:52:53", "url": "https://files.pythonhosted.org/packages/97/37/76f5e2c5d2b9dbac01d09eb551539dbcf511412725d5e801edd4f387c355/vsc-base-2.4.2.tar.gz" } ], "2.5.1": [ { "comment_text": "", "digests": { "md5": "9fe39ab6567884ee53cd611f60cce5df", "sha256": "6c822dd3c8d1e017430180c1320611d2efc1fdb0b836bed15e1730742d127f3b" }, "downloads": -1, "filename": "vsc-base-2.5.1.tar.gz", "has_sig": false, "md5_digest": "9fe39ab6567884ee53cd611f60cce5df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96231, "upload_time": "2016-05-26T12:17:27", "url": "https://files.pythonhosted.org/packages/c2/b9/8686ca09c21d59d49ce5964cea035d158d84447fdd0c7d1bfc1d2701c17d/vsc-base-2.5.1.tar.gz" } ], "2.5.2": [ { "comment_text": "", "digests": { "md5": "bd81966c428e174887b86b3b85876b90", "sha256": "170ef4290fedee44d34e4e1df8ef618806276a927e092beb3947f29f85dc3e76" }, "downloads": -1, "filename": "vsc-base-2.5.2.tar.gz", "has_sig": false, "md5_digest": "bd81966c428e174887b86b3b85876b90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99757, "upload_time": "2016-08-30T14:37:11", "url": "https://files.pythonhosted.org/packages/0f/ac/0b5dabf9effdf3e2edcb393a173b72f71daef1f8a65d91887ad39295978c/vsc-base-2.5.2.tar.gz" } ], "2.5.3": [ { "comment_text": "", "digests": { "md5": "607161e373e36a41f17a6330302bf8a9", "sha256": "0d15f28991b0f7a82abfc83ba70045bebdb35bd8f33020d40df21030fede209a" }, "downloads": -1, "filename": "vsc-base-2.5.3.tar.gz", "has_sig": false, "md5_digest": "607161e373e36a41f17a6330302bf8a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99624, "upload_time": "2016-09-02T09:48:59", "url": "https://files.pythonhosted.org/packages/97/c8/8975a6c203aed84cb70679d30f02437a67d2b54e114fbfe8bcf25b11cf25/vsc-base-2.5.3.tar.gz" } ], "2.5.4": [ { "comment_text": "", "digests": { "md5": "a13bfb304a62b13789cca95642484a77", "sha256": "6b8d6449fa94c7f56f1e3844d744eecac009799fc623b3fbf9ac8e8fb4d301eb" }, "downloads": -1, "filename": "vsc-base-2.5.4.tar.gz", "has_sig": false, "md5_digest": "a13bfb304a62b13789cca95642484a77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99638, "upload_time": "2016-09-16T08:28:42", "url": "https://files.pythonhosted.org/packages/2b/fd/e16d723389f692b107b5e4e6243379d2b056e79a7ea3b5e4fdc2753d9541/vsc-base-2.5.4.tar.gz" } ], "2.5.5": [ { "comment_text": "", "digests": { "md5": "de68a64cead111b169933354d47ac9b9", "sha256": "2c352c1dd20af9fcf8da8aed8b694af21da6b5c0120a5926e024257674a2b305" }, "downloads": -1, "filename": "vsc-base-2.5.5.tar.gz", "has_sig": false, "md5_digest": "de68a64cead111b169933354d47ac9b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101427, "upload_time": "2016-10-11T09:47:18", "url": "https://files.pythonhosted.org/packages/73/24/e4244a743e0cfc4af1f3b3b772698e2f4dafc7052bc006a1b829b66f7a3a/vsc-base-2.5.5.tar.gz" } ], "2.5.7": [ { "comment_text": "", "digests": { "md5": "bcd1626c5be8b5e38b9060e7f42cecdb", "sha256": "5229758c1fb330720ff8ef4e1a533a430c93336927b2ecef08e1fa03f3662ccb" }, "downloads": -1, "filename": "vsc-base-2.5.7.tar.gz", "has_sig": false, "md5_digest": "bcd1626c5be8b5e38b9060e7f42cecdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101407, "upload_time": "2017-01-11T16:38:45", "url": "https://files.pythonhosted.org/packages/da/90/ee40b1a6a5bfed24139042c737500a9b45db0373a6735e76481fc860fe37/vsc-base-2.5.7.tar.gz" } ], "2.5.8": [ { "comment_text": "", "digests": { "md5": "57f3f49eab7aa15a96be76e6c89a72d8", "sha256": "7fcd300f842edf4baade7d0b7a3b462ca7dfb2a411a7532694a90127c6646ee2" }, "downloads": -1, "filename": "vsc-base-2.5.8.tar.gz", "has_sig": false, "md5_digest": "57f3f49eab7aa15a96be76e6c89a72d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101428, "upload_time": "2017-03-22T16:11:54", "url": "https://files.pythonhosted.org/packages/f7/66/1ff7ecc4a93ba37e063f5bfbe395e95a547b1dec73b017c2724f4475a958/vsc-base-2.5.8.tar.gz" } ], "2.6.0": [ { "comment_text": "", "digests": { "md5": "3c2cd263004acad07e4fdad83a88bb55", "sha256": "c006ce7dcde03c3bcf367c679adea06a5a0792a3d14adbaaac83d57ee056441b" }, "downloads": -1, "filename": "vsc-base-2.6.0.tar.gz", "has_sig": false, "md5_digest": "3c2cd263004acad07e4fdad83a88bb55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103568, "upload_time": "2018-05-09T20:43:13", "url": "https://files.pythonhosted.org/packages/d4/78/0b9d578d710ac110bbba8b17e3b9608ee8563fc3d261c7612535b83262a1/vsc-base-2.6.0.tar.gz" } ], "2.7.2": [ { "comment_text": "", "digests": { "md5": "e6ce90cd5bcdd287d30a43e202499421", "sha256": "ba254b42ba8f8127d7af16f61182089cab750aff8eda3ae23858cf2fa03129ac" }, "downloads": -1, "filename": "vsc-base-2.7.2.tar.gz", "has_sig": false, "md5_digest": "e6ce90cd5bcdd287d30a43e202499421", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103954, "upload_time": "2018-05-25T10:18:31", "url": "https://files.pythonhosted.org/packages/40/38/26e68ec85182a15469241cb78c97c3815b7923ff2f5a80825fed00037173/vsc-base-2.7.2.tar.gz" } ], "2.7.3": [ { "comment_text": "", "digests": { "md5": "903f54ee659fad1d651aac847f997884", "sha256": "f9d7aa2259cdf19de568304d919901d4c8958f57b47f5a93a7db482c76a08e6f" }, "downloads": -1, "filename": "vsc-base-2.7.3.tar.gz", "has_sig": false, "md5_digest": "903f54ee659fad1d651aac847f997884", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104137, "upload_time": "2018-05-31T19:22:04", "url": "https://files.pythonhosted.org/packages/af/0d/cb16968e9f55f20d52aaa6b5b11c93a3240f023685c4ad5df568cb631112/vsc-base-2.7.3.tar.gz" } ], "2.7.4": [ { "comment_text": "", "digests": { "md5": "8640f6e46ffd6fc535591dc0e0de9bd4", "sha256": "5280805c1d44d6e8a25c4f7c2b60c07b24aad9c8dd1a5d5cccedb5ba723b7f81" }, "downloads": -1, "filename": "vsc-base-2.7.4.tar.gz", "has_sig": false, "md5_digest": "8640f6e46ffd6fc535591dc0e0de9bd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104153, "upload_time": "2018-06-05T09:32:12", "url": "https://files.pythonhosted.org/packages/5f/f2/815a4b232f39923420a141922ce08af0671f2d334b105e0b3cd509976b9e/vsc-base-2.7.4.tar.gz" } ], "2.7.5": [ { "comment_text": "", "digests": { "md5": "5d3dc619d08dd36e89fd631c24435c52", "sha256": "2fcc303101ab6f6633cc6e03e4f46548863ea6848460f02d9c3c60ba3ecd4ede" }, "downloads": -1, "filename": "vsc-base-2.7.5.tar.gz", "has_sig": false, "md5_digest": "5d3dc619d08dd36e89fd631c24435c52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104163, "upload_time": "2018-06-05T09:52:44", "url": "https://files.pythonhosted.org/packages/0b/86/6d659e96b42087fdce840eb8f844c7f0e1ce1b7a241187f3f1f2a8d202cf/vsc-base-2.7.5.tar.gz" } ], "2.8.0": [ { "comment_text": "", "digests": { "md5": "d24da6a49e7b1aaa110686b04830c28c", "sha256": "2eae538f9b5d0f28deab780fbfaffab4035dc28ef7464e7ac8261082108332cd" }, "downloads": -1, "filename": "vsc-base-2.8.0.tar.gz", "has_sig": false, "md5_digest": "d24da6a49e7b1aaa110686b04830c28c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104512, "upload_time": "2018-06-06T16:32:21", "url": "https://files.pythonhosted.org/packages/e4/a0/3e28d061825c9d08afd953b16b08c1be61c4c06d6e69adecf840ad07c67a/vsc-base-2.8.0.tar.gz" } ], "2.8.1": [ { "comment_text": "", "digests": { "md5": "e464c132dae47b3fc2baa2d3e4bfd3a8", "sha256": "7dbd3888302af73b6e6cc6fba1cc1aaa78d955ea38c8430f9d69ffde6ffcfdeb" }, "downloads": -1, "filename": "vsc-base-2.8.1.tar.gz", "has_sig": false, "md5_digest": "e464c132dae47b3fc2baa2d3e4bfd3a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104522, "upload_time": "2018-06-07T15:15:58", "url": "https://files.pythonhosted.org/packages/5a/7d/e191138e4bb42e9b6120d6e8562a96d4d3bfd3604254b9d421a53ac61b6a/vsc-base-2.8.1.tar.gz" } ], "2.8.2": [ { "comment_text": "", "digests": { "md5": "b5db52cb18e3e743c541a9f7d5d93b2c", "sha256": "5e1e6224509df3ff89a72652ac29f1b74d1904947090f7f08736ed8081f5af71" }, "downloads": -1, "filename": "vsc-base-2.8.2.tar.gz", "has_sig": false, "md5_digest": "b5db52cb18e3e743c541a9f7d5d93b2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104614, "upload_time": "2018-06-12T12:00:19", "url": "https://files.pythonhosted.org/packages/44/23/69f49e1cb79855572de0b53259c10bc2530cd9189698fc53ed0d5bebe86f/vsc-base-2.8.2.tar.gz" } ], "2.8.3": [ { "comment_text": "", "digests": { "md5": "10c10d64211be2b3c5912d8a98f9db54", "sha256": "9e102ca9d94ab97c2b974c63708dab7ea4dbaa3144787f06455e16445b92f204" }, "downloads": -1, "filename": "vsc-base-2.8.3.tar.gz", "has_sig": false, "md5_digest": "10c10d64211be2b3c5912d8a98f9db54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104641, "upload_time": "2018-07-05T11:53:53", "url": "https://files.pythonhosted.org/packages/62/e5/589612e47255627e4752d99018ae7cff8f49ab0fa6b4ba7b2226a76a05d3/vsc-base-2.8.3.tar.gz" } ], "2.8.4": [ { "comment_text": "", "digests": { "md5": "58ca12a6732ffc9a97612cfa82aa3658", "sha256": "a6d3ab52c9dec938d98e53860dce4aba79ca8ea4e81f6e07bf2c3787e764bc3e" }, "downloads": -1, "filename": "vsc-base-2.8.4.tar.gz", "has_sig": false, "md5_digest": "58ca12a6732ffc9a97612cfa82aa3658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104552, "upload_time": "2019-02-11T14:28:13", "url": "https://files.pythonhosted.org/packages/48/aa/f05d350c358338d0e843835660e3993cc5eb28401f32c0c5b8bc9a9458d5/vsc-base-2.8.4.tar.gz" } ], "2.9.1": [ { "comment_text": "", "digests": { "md5": "7c4855ef2d539886a8e96bcad89c04b4", "sha256": "43b4e3b911f2c462665f920c4513b77b360de05d169a36ae767af99f149d92e2" }, "downloads": -1, "filename": "vsc-base-2.9.1.tar.gz", "has_sig": false, "md5_digest": "7c4855ef2d539886a8e96bcad89c04b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104922, "upload_time": "2019-05-21T09:10:24", "url": "https://files.pythonhosted.org/packages/f9/0d/7b429301a32529157c45e29788d9c8f084d8b995aba7166dc7e727c78ca6/vsc-base-2.9.1.tar.gz" } ], "2.9.2": [ { "comment_text": "", "digests": { "md5": "160091dd3c1308f64747b82d1ce1cf57", "sha256": "55803ce00f29bc0eb8b4e37518b21368b4c0f4cdb37c3a168912fc815fd88f15" }, "downloads": -1, "filename": "vsc-base-2.9.2.tar.gz", "has_sig": false, "md5_digest": "160091dd3c1308f64747b82d1ce1cf57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105513, "upload_time": "2019-05-21T09:11:30", "url": "https://files.pythonhosted.org/packages/9f/e6/33df4cbd6cb049b3118baae0cb30f4c2d71d9776679721479960d63feb27/vsc-base-2.9.2.tar.gz" } ], "2.9.3": [ { "comment_text": "", "digests": { "md5": "d2c0a1be2ef23d0d904f55b812d36b8d", "sha256": "666c80059fe2babc3b07a123f556e2797339b1c748017416570946a142d9489e" }, "downloads": -1, "filename": "vsc-base-2.9.3.tar.gz", "has_sig": false, "md5_digest": "d2c0a1be2ef23d0d904f55b812d36b8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101366, "upload_time": "2019-09-13T08:05:52", "url": "https://files.pythonhosted.org/packages/05/9b/fdb6533aed6503f2e1e93dd368ae0dee2c79512eb9cb0e51d58bec667599/vsc-base-2.9.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2c0a1be2ef23d0d904f55b812d36b8d", "sha256": "666c80059fe2babc3b07a123f556e2797339b1c748017416570946a142d9489e" }, "downloads": -1, "filename": "vsc-base-2.9.3.tar.gz", "has_sig": false, "md5_digest": "d2c0a1be2ef23d0d904f55b812d36b8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101366, "upload_time": "2019-09-13T08:05:52", "url": "https://files.pythonhosted.org/packages/05/9b/fdb6533aed6503f2e1e93dd368ae0dee2c79512eb9cb0e51d58bec667599/vsc-base-2.9.3.tar.gz" } ] }