{ "info": { "author": "Og Maciel", "author_email": "omaciel@ogmaciel.com", "bugtrack_url": null, "classifiers": [], "description": "ChoppedPress\n============\n\nIntroduction\n------------\n\n**ChoppedPress** lets you split the **WordPress** XML export file into smaller files that can be used to import your posts, comments, tags and categories into a new WordPress installation.\n\nExamples\n--------\n\nAssuming you have already gone throught the process of exporting all of your posts, comments and tags into a file named ``my-blog-YEAR-MONTH-DATE.xml``, you could then split it into several smaller XML files using the following command:\n\n choppedpress my-exported-wordpress.xml\n\nThis will generate **two** (this is the default) XML files named **out01.xml** and **out02.xml**. The name of the generated files and/or how many files to generate can be specified by using the appropriate flags as show by *choppedpress --help*.\n\n\n Usage: choppedpress [[] [] []]\n\n ChoppedPress lets you split the WordPress XML export file into smaller files\n that can be used to import your posts, comments, tags and categories into a\n new WordPress installation.\n\n Options:\n --version show program's version number and exit\n -h, --help show this help message and exit\n -i , --infile=\n The XML file generated by WordPress\n -o , --outfile=\n The name for the smaller XML files. [default: out]\n -t TAG, --tag=TAG The XML tag that represents your data. [default:\n /rss/channel/item]\n -n NUMBER, --number=NUMBER\n How many new files should be generated. [default: 2]\n\nInstallation\n------------\n\n`ChoppedPress is available at PyPI `_, so\ninstalling it is as simple as executing::\n\n pip install choppedpress\n\nOr you can download the latest version and install it using ``setup.py``::\n\n git clone git@github.com:omaciel/choppedpress.git\n cd choppedpress\n python setup.py build install\n\nAuthor\n------\n\nThis software is developed by\n`Og Maciel `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://omaciel.github.com/choppedpress/", "keywords": null, "license": "Copyright (c) 2010-2012, Og Maciel \n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted\nprovided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice, this list of\n conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright notice, this list\n of conditions and the following disclaimer in the documentation and/or other materials\n provided with the distribution.\n * Neither the name of the Og Maciel nor the names of its contributors may be used to\n endorse or promote products derived from this software without specific prior written\n permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR\nCONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": null, "maintainer_email": null, "name": "choppedpress", "package_url": "https://pypi.org/project/choppedpress/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/choppedpress/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://omaciel.github.com/choppedpress/" }, "release_url": "https://pypi.org/project/choppedpress/0.0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Split WordPress XML export files into smaller files to import into a new WordPress installations.", "version": "0.0.1.1" }, "last_serial": 1089439, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "dd1417829833f67883a191ea1a34a71a", "sha256": "99cfbc2e7f3c5d55ad90e0ba7dc214e8df6dc55a17954788d76872d6e533213d" }, "downloads": -1, "filename": "choppedpress-0.0.1.tar.gz", "has_sig": false, "md5_digest": "dd1417829833f67883a191ea1a34a71a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3555, "upload_time": "2012-04-23T21:16:59", "url": "https://files.pythonhosted.org/packages/79/21/abbeea21dfb68d2612123732be325634eb23ed224007a45037f46c0dbfac/choppedpress-0.0.1.tar.gz" } ], "0.0.1.1": [ { "comment_text": "", "digests": { "md5": "0a8f9b096bcc9d4c708541d00068d551", "sha256": "0274d6c65874e41d00930cd87ad60921a8ccca8331f3dc81bb8676e1de60201c" }, "downloads": -1, "filename": "choppedpress-0.0.1.1.tar.gz", "has_sig": false, "md5_digest": "0a8f9b096bcc9d4c708541d00068d551", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3756, "upload_time": "2012-05-11T21:30:48", "url": "https://files.pythonhosted.org/packages/6c/2d/928c7a2991bb897043c70c12ed7a1c7b711e18db9cf3ca5d059c6a53c3b3/choppedpress-0.0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a8f9b096bcc9d4c708541d00068d551", "sha256": "0274d6c65874e41d00930cd87ad60921a8ccca8331f3dc81bb8676e1de60201c" }, "downloads": -1, "filename": "choppedpress-0.0.1.1.tar.gz", "has_sig": false, "md5_digest": "0a8f9b096bcc9d4c708541d00068d551", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3756, "upload_time": "2012-05-11T21:30:48", "url": "https://files.pythonhosted.org/packages/6c/2d/928c7a2991bb897043c70c12ed7a1c7b711e18db9cf3ca5d059c6a53c3b3/choppedpress-0.0.1.1.tar.gz" } ] }