{ "info": { "author": "Seth Woodworth", "author_email": "seth@sethish.com", "bugtrack_url": null, "classifiers": [], "description": "# Gitberg\n![travis status](https://img.shields.io/travis/gitenberg-dev/gitberg.svg)\n![PyPI version](https://img.shields.io/pypi/v/xgitberg.svg)\n\n[GITenberg](gitenberg.org) is a project to collectively curate ebooks on GitHub.\n[Gitberg](https://github.com/gitenberg-dev/gitberg) is a command line tool to automate tasks on books stored in git repositories.\n\n\n## Usage\n\nThis project provides a `gitberg` command that does the following:\n\n+ `gitberg fetch ` fetches books from PG\n+ `gitberg make ` makes a local git repo with extra files\n+ `gitberg push ` creates a repo on github and pushes to it (one per book)\n+ `gitberg all ` fetches, makes and pushes a range of books\n+ `gitberg list ` fetches, makes and pushes a range of books\n\n+ `gitberg apply ` applies an action\n+ `gitberg metadata ` prints the yaml metadata\n\n\n### Examples\n\n```\ngitberg list --rdf_library /Documents/gitenberg/cache/epub 181,565,576\n\n```\n\n### Config\n\nSome commands require a config file before they can be used.\nThese commands will ask for config values to make a correct configuration.\nThe config file in linux is located at `~/.config/gitberg/config.yaml`.\n\nMain config values:\n\n gh_user: \n gh_password: \n library_path: '~/data/library'\n rdf_library: location of your cache of the PG RDF demp\n## Testing\n\nTo run project tests do:\n\n python setup.py test\n\n\n## Packaging\n\nThis project is available as a python package. To install, use \n\n pip install xgitberg\n \nTo build this python package, use `setup.py`\n\n python setup.py sdist\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gitenberg-dev/gitberg", "keywords": "", "license": "GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007", "maintainer": "", "maintainer_email": "", "name": "xgitberg", "package_url": "https://pypi.org/project/xgitberg/", "platform": null, "project_url": "https://pypi.org/project/xgitberg/", "project_urls": { "Homepage": "https://github.com/gitenberg-dev/gitberg" }, "release_url": "https://pypi.org/project/xgitberg/0.2.4/", "requires_dist": null, "requires_python": "", "summary": "A library and command for interacting with the GITenberg books project", "version": "0.2.4" }, "last_serial": 2010573, "releases": { "0.2.3.7": [ { "comment_text": "", "digests": { "md5": "d82b04c288affc5cae37952d1d774107", "sha256": "7f42697859b087d367fe90b4158e8db2526007b69455c084797747fa5774ff6c" }, "downloads": -1, "filename": "xgitberg-0.2.3.7.tar.gz", "has_sig": false, "md5_digest": "d82b04c288affc5cae37952d1d774107", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3754195, "upload_time": "2016-03-15T14:17:03", "url": "https://files.pythonhosted.org/packages/6f/5d/1d061fbaf28bc6089e951dee557a15f5299caccb8c4a7d60c878ade08c90/xgitberg-0.2.3.7.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "133ffb2cbf70f3d2f4def3b91e5423e8", "sha256": "e243f2ac98c58a0579a38099c7a2d8504abce7c640dfd1c3f2e2fde3e7fb8b9a" }, "downloads": -1, "filename": "xgitberg-0.2.4.tar.gz", "has_sig": false, "md5_digest": "133ffb2cbf70f3d2f4def3b91e5423e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3754339, "upload_time": "2016-03-16T15:59:07", "url": "https://files.pythonhosted.org/packages/c7/8a/77fa036209d8a6d81c6c698306df6eedb0491d3520f7ec713678b4516202/xgitberg-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "133ffb2cbf70f3d2f4def3b91e5423e8", "sha256": "e243f2ac98c58a0579a38099c7a2d8504abce7c640dfd1c3f2e2fde3e7fb8b9a" }, "downloads": -1, "filename": "xgitberg-0.2.4.tar.gz", "has_sig": false, "md5_digest": "133ffb2cbf70f3d2f4def3b91e5423e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3754339, "upload_time": "2016-03-16T15:59:07", "url": "https://files.pythonhosted.org/packages/c7/8a/77fa036209d8a6d81c6c698306df6eedb0491d3520f7ec713678b4516202/xgitberg-0.2.4.tar.gz" } ] }