{ "info": { "author": "Florent Pigout", "author_email": "florent.pigout@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Datastore Reader\r\n================\r\n\r\nDatastore is a simple tool written to parse sugar metadata files from\r\nbackuped XO archives in a given folder.\r\n\r\n\r\nInstall\r\n-------\r\n\r\nTo install the datastore_reader lib, you need python and easy_install tool.\r\nJust in case, you can download the easy_install init script here::\r\n\r\n http://peak.telecommunity.com/dist/ez_setup.py\r\n\r\n\r\n... and install it::\r\n\r\n $ python ez_setup.py\r\n\r\n\r\nYou should now be able to easy_install the datastore_reader as follow::\r\n\r\n $ easy_install datastore_reader\r\n\r\n\r\nRun\r\n---\r\n\r\nThe first datastore_reader entry point is called `moulinette`. It extract and\r\nparse metadata from backups to csv files.\r\n\r\nBy default, archives should be in a sub-folder named `data` in the current\r\nfolder, ex::\r\n\r\n ./data\r\n ./data/archive-1.tar.bz2\r\n ./data/archive-2.tar.bz2\r\n ./data/archive-3.tar.bz2\r\n ...\r\n\r\n\r\nAll archives should have the .tar.bz2 extension. Here is the command to trigger\r\nthe first reader application::\r\n\r\n $ moulinette\r\n\r\n\r\nAt the end, you should find 2 new folders in the data floder::\r\n\r\n ./data/tmp\r\n ./data/out\r\n\r\n\r\nIn `tmp` sub-folder we have the extracted files from the parsing process.\r\nAll files are re-extracted each time and the tmp folder can be removed after.\r\n\r\nIn the `out` folder we find the .csv results of the moulinette script.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "datastore-reader", "package_url": "https://pypi.org/project/datastore-reader/", "platform": "", "project_url": "https://pypi.org/project/datastore-reader/", "project_urls": null, "release_url": "https://pypi.org/project/datastore-reader/0.1/", "requires_dist": null, "requires_python": null, "summary": "Sugar DS reader for backup analysis", "version": "0.1" }, "last_serial": 788814, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0eba07aae47339c190a857420ae220e7", "sha256": "51f1422bb5c5808d07df912c9ab65e1c219422546afcfbc794c89fb2f879e3e0" }, "downloads": -1, "filename": "datastore_reader-0.1-py2.7.egg", "has_sig": false, "md5_digest": "0eba07aae47339c190a857420ae220e7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 12049, "upload_time": "2011-12-22T02:05:57", "url": "https://files.pythonhosted.org/packages/ae/84/0721dcb0341b17fd9560eb2c394dc4fc175c90a4ebe385189fbf1a213bb0/datastore_reader-0.1-py2.7.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0eba07aae47339c190a857420ae220e7", "sha256": "51f1422bb5c5808d07df912c9ab65e1c219422546afcfbc794c89fb2f879e3e0" }, "downloads": -1, "filename": "datastore_reader-0.1-py2.7.egg", "has_sig": false, "md5_digest": "0eba07aae47339c190a857420ae220e7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 12049, "upload_time": "2011-12-22T02:05:57", "url": "https://files.pythonhosted.org/packages/ae/84/0721dcb0341b17fd9560eb2c394dc4fc175c90a4ebe385189fbf1a213bb0/datastore_reader-0.1-py2.7.egg" } ] }