{ "info": { "author": "Lev Lazinskiy", "author_email": "lev@levlaz.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: System :: Archiving :: Backup" ], "description": "pg2cf\n=====\n\nUtility program for uploading PostgreSQL backups to RackSpace Cloud\nFiles\n\n`Documentation `__\n\nInstallation\n============\n\n::\n\n pip install pg2cf\n\nUsage\n=====\n\n1. Rename ``init.sh.example`` to ``init.sh``\n2. Enter the required variables and source them ``source init.sh``\n3. Install required python modules with\n ``pip install -r requirements.txt``\n4. Execute the program ``./pg2cf.py``\n\nDepending on where you set the LOG\\_FILE in ``init.sh`` you can view the\nlogs of the application to make sure that everything is working with\n``tail -f $LOG_FILE``\n\n`Production Usage\nExample `__", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/getstatusy/pg2cf", "keywords": "backup cloud database", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pg2cf", "package_url": "https://pypi.org/project/pg2cf/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pg2cf/", "project_urls": { "Homepage": "https://github.com/getstatusy/pg2cf" }, "release_url": "https://pypi.org/project/pg2cf/1.0.2/", "requires_dist": [ "python-cloudfiles (==1.7.11)", "coverage; extra == 'test'", "flake8; extra == 'test'", "xmlrunner; extra == 'test'" ], "requires_python": "", "summary": "Performs PostgresSQL dumps and stashes them in CloudFiles", "version": "1.0.2" }, "last_serial": 2081850, "releases": { "1.0.0": [], "1.0.2": [ { "comment_text": "", "digests": { "md5": "05aa961d963e3e2e2058ec2f7bf034c3", "sha256": "f0899a270c255fa89e9b9402b213124117aa9dab384a87401675afcd221cc910" }, "downloads": -1, "filename": "pg2cf-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "05aa961d963e3e2e2058ec2f7bf034c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5251, "upload_time": "2016-04-24T23:51:42", "url": "https://files.pythonhosted.org/packages/40/a8/601d78a160837c75a41ef2047380935790f3475fa713d176db42dfb4bff5/pg2cf-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "769c76b4e4ef98ef1ebc9aecaf38c322", "sha256": "a18b6bc97cd3db70e08aa8d27087c12b4f8fffc5f664905daeff2ef3a14e6dff" }, "downloads": -1, "filename": "pg2cf-1.0.2.tar.gz", "has_sig": false, "md5_digest": "769c76b4e4ef98ef1ebc9aecaf38c322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3387, "upload_time": "2016-04-24T23:51:58", "url": "https://files.pythonhosted.org/packages/2f/0a/e7b3469600a30f8fbabf2de575150d01c39b6c9aa6f916b6618e2ac24afd/pg2cf-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05aa961d963e3e2e2058ec2f7bf034c3", "sha256": "f0899a270c255fa89e9b9402b213124117aa9dab384a87401675afcd221cc910" }, "downloads": -1, "filename": "pg2cf-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "05aa961d963e3e2e2058ec2f7bf034c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5251, "upload_time": "2016-04-24T23:51:42", "url": "https://files.pythonhosted.org/packages/40/a8/601d78a160837c75a41ef2047380935790f3475fa713d176db42dfb4bff5/pg2cf-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "769c76b4e4ef98ef1ebc9aecaf38c322", "sha256": "a18b6bc97cd3db70e08aa8d27087c12b4f8fffc5f664905daeff2ef3a14e6dff" }, "downloads": -1, "filename": "pg2cf-1.0.2.tar.gz", "has_sig": false, "md5_digest": "769c76b4e4ef98ef1ebc9aecaf38c322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3387, "upload_time": "2016-04-24T23:51:58", "url": "https://files.pythonhosted.org/packages/2f/0a/e7b3469600a30f8fbabf2de575150d01c39b6c9aa6f916b6618e2ac24afd/pg2cf-1.0.2.tar.gz" } ] }