{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\npynotedb\n===============================\n\nThis will be a python parser for NoteDB. This repository is currently empty.\n\nAbout NoteDB\n------------\n\nNoteDB is a way of organising review content so that it is stored as \ngit objects in the same git repo as the code,\noriginally created by the people at gerrit. See here for more:\n\nhttps://gerrit.googlesource.com/homepage/+/md-pages/docs/Notedb.md\n\nThis project\n------------\n\nThis is a WIP python NoteDB parser.\n\nThe goal is to make an API that can be used for code review,\nfor cases when teams wish to keep the details of review in the same place as \nthe code. By providing an API for NoteDB specifically, \nthere are multiple benefits, eg: review metadata is preserved if the code \nis moved and offline code review is possible.\n\nThe API itself will provide a pluggable interface for interacting with review \nmetadata, allowing people to more easily extend the ecosystem around code \nreview with custom components, and communicate with existing review systems.\n\nThe existing implementations for NoteDB parsers and APIs are in Java and Perl.\nAs python is a popular language, this python version is intended for better\ninteroperability with existing tools written in python.\n\n* Free software: Apache license\n* Documentation: http://docs.openstack.org/developer/pynotedb\n* Source: http://git.openstack.org/cgit/openstack-infra/pynotedb\n* Bugs: http://bugs.launchpad.net/pynotedb\n\nFeatures\n--------\n\n* TODO", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pynotedb", "package_url": "https://pypi.org/project/pynotedb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pynotedb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/pynotedb/0.0.1.dev2/", "requires_dist": null, "requires_python": null, "summary": "python parser for NoteDB", "version": "0.0.1.dev2" }, "last_serial": 2678692, "releases": { "0.0.1.dev1": [], "0.0.1.dev2": [] }, "urls": [] }