{ "info": { "author": "midoriiro", "author_email": "contact@smartsoftwa.re", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries" ], "description": "Subways\n=======\n\nSubways is a python module that's provide some basic utilities like\nFactory objects, Process management based on subprocess module,\nsome class to manipulate dictionaries and more.\n\n\nWarnning\n\"\"\"\"\"\"\"\"\nOnly Python version 3.4+ are supported !\n\n\nInstall\n-------\n\n\nPypi:\n'''''\n.. code:: shell\n\n # pip install subways\n\nor as non root user\n\n.. code:: shell\n\n $ pip install --user subways\n\n\nGit:\n''''\n.. code:: shell\n\n $ git clone https://github.com/midoriiro/subways.git\n $ cd subways\n # python setup.py install\n\nor as non root user\n\n.. code:: shell\n\n $ python setup.py install --user\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/midoriiro/subways/", "keywords": "", "license": "MIT License\n\nCopyright (c) 2016 Alexis Bekhdadi (midoriiro) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "subways", "package_url": "https://pypi.org/project/subways/", "platform": "", "project_url": "https://pypi.org/project/subways/", "project_urls": { "Homepage": "https://github.com/midoriiro/subways/" }, "release_url": "https://pypi.org/project/subways/0.1.0.dev7/", "requires_dist": null, "requires_python": "", "summary": "A Python module that\u2019s provide some basic utilities.", "version": "0.1.0.dev7" }, "last_serial": 2398350, "releases": { "0.1.0.dev7": [ { "comment_text": "", "digests": { "md5": "0aefcf98acf24d164ad1c0be92adaa8b", "sha256": "e303ddd8709c5d6921a1ebb0bce653e70200f01d997c3de73758ddbc08fb3c7b" }, "downloads": -1, "filename": "subways-0.1.0.dev7.tar.gz", "has_sig": false, "md5_digest": "0aefcf98acf24d164ad1c0be92adaa8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4587, "upload_time": "2016-10-13T22:12:08", "url": "https://files.pythonhosted.org/packages/5e/f5/6092d2231fb24e2b00413d12e706387d72e64c8bfb029c474433af167784/subways-0.1.0.dev7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0aefcf98acf24d164ad1c0be92adaa8b", "sha256": "e303ddd8709c5d6921a1ebb0bce653e70200f01d997c3de73758ddbc08fb3c7b" }, "downloads": -1, "filename": "subways-0.1.0.dev7.tar.gz", "has_sig": false, "md5_digest": "0aefcf98acf24d164ad1c0be92adaa8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4587, "upload_time": "2016-10-13T22:12:08", "url": "https://files.pythonhosted.org/packages/5e/f5/6092d2231fb24e2b00413d12e706387d72e64c8bfb029c474433af167784/subways-0.1.0.dev7.tar.gz" } ] }