{ "info": { "author": "Dan Colish", "author_email": "dcolish@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Education", "License :: OSI Approved :: BSD License", "Operating System :: Unix", "Programming Language :: Python :: 2.7" ], "description": "Refugee\n-------\n\nA simple way to migrate your data without being tied to an orm.\n\n\nDesign and Motivation\n~~~~~~~~~~~~~~~~~~~~~\n\nThe use case for this design is to have a wrapper around sql and scripts that\nhelp version and control the migration process. This should do the following\n* require next to 0 setup\n* control all migrations in a transaction and assure that each applies cleanly\n* prevent migrations from being applied multiple times\n* attempt to merge long branches of migrations", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/dcolish/refugee", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Refugee", "package_url": "https://pypi.org/project/Refugee/", "platform": "any", "project_url": "https://pypi.org/project/Refugee/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.github.com/dcolish/refugee" }, "release_url": "https://pypi.org/project/Refugee/dev/", "requires_dist": null, "requires_python": null, "summary": "Migration made easy", "version": "dev" }, "last_serial": 785524, "releases": { "dev": [ { "comment_text": "", "digests": { "md5": "c6659b38a525272ea76c5abfd802b106", "sha256": "c72546638ea8845812e688b003c467c3c5a5b78292fac1db2a980b234d13138a" }, "downloads": -1, "filename": "Refugee-dev.tar.gz", "has_sig": false, "md5_digest": "c6659b38a525272ea76c5abfd802b106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1872, "upload_time": "2011-06-09T02:10:28", "url": "https://files.pythonhosted.org/packages/f5/47/b0f6a60aa98758f89c85038bf6826147dd99bd1c0b2409147bf56a6c2517/Refugee-dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6659b38a525272ea76c5abfd802b106", "sha256": "c72546638ea8845812e688b003c467c3c5a5b78292fac1db2a980b234d13138a" }, "downloads": -1, "filename": "Refugee-dev.tar.gz", "has_sig": false, "md5_digest": "c6659b38a525272ea76c5abfd802b106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1872, "upload_time": "2011-06-09T02:10:28", "url": "https://files.pythonhosted.org/packages/f5/47/b0f6a60aa98758f89c85038bf6826147dd99bd1c0b2409147bf56a6c2517/Refugee-dev.tar.gz" } ] }