{ "info": { "author": "Massimiliano Torromeo", "author_email": "massimiliano.torromeo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3" ], "description": "myremotedump\n============\n\nDumps a firewalled MySQL database via a ssh tunnel to the remote system.\n\nHelp\n----\n\n::\n\n\tusage: myremotedump [-h] [-V] [-H MYSQLHOST] [-P MYSQLPORT] [user@]host -- mysqldump options\n\n\tDumps a firewalled MySQL database via a ssh tunnel to the remote system\n\n\tpositional arguments:\n\t user@host SSH username and host (username is optional)\n\t mysqldump options Options passwd to the mysqldump process\n\n\toptional arguments:\n\t -h, --help show this help message and exit\n\t -V, --version show program's version number and exit\n\t -H MYSQLHOST, --host MYSQLHOST\n\t MySQL host\n\t -P MYSQLPORT, --port MYSQLPORT\n\t MySQL port\n\nLICENSE\n-------\nCopyright (c) 2013 Massimiliano Torromeo\n\nmyremotedump is free software released under the terms of the BSD license.\n\nSee the LICENSE file provided with the source distribution for full details.\n\nContacts\n--------\n\n* Massimiliano Torromeo ", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/mtorromeo/myremotedump/tarball/v0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mtorromeo/myremotedump", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "myremotedump", "package_url": "https://pypi.org/project/myremotedump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/myremotedump/", "project_urls": { "Download": "http://github.com/mtorromeo/myremotedump/tarball/v0.1.0", "Homepage": "http://github.com/mtorromeo/myremotedump" }, "release_url": "https://pypi.org/project/myremotedump/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Dumps a firewalled MySQL database via a ssh tunnel to the remote system", "version": "0.1.0" }, "last_serial": 943796, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d218a3bae24713b7178ddac150bd9b02", "sha256": "634bea5aea29a53440bb2720f35ca9a42901cef061dad1257936ce9e259301a8" }, "downloads": -1, "filename": "myremotedump-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d218a3bae24713b7178ddac150bd9b02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4256, "upload_time": "2013-12-13T14:59:09", "url": "https://files.pythonhosted.org/packages/91/db/ef400cfd10ff139c3a5adde9353006ea5787923d0a237d7d26059655cf73/myremotedump-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d218a3bae24713b7178ddac150bd9b02", "sha256": "634bea5aea29a53440bb2720f35ca9a42901cef061dad1257936ce9e259301a8" }, "downloads": -1, "filename": "myremotedump-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d218a3bae24713b7178ddac150bd9b02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4256, "upload_time": "2013-12-13T14:59:09", "url": "https://files.pythonhosted.org/packages/91/db/ef400cfd10ff139c3a5adde9353006ea5787923d0a237d7d26059655cf73/myremotedump-0.1.0.tar.gz" } ] }