{ "info": { "author": "Thomas P Jakobsen", "author_email": "tpj@cs.au.dk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Software Development" ], "description": "CSearch is a simple source code search engine. It is intended to help\nprogrammers in a small to medium sized organization maintain an\noverview over and reuse parts of the various software projects within\nthe organization.\n\nIt includes\n\n - a command line tool that scans through a predefined set of\n software projects while building an index of the code\n\n - a small CherryPy based web interface through which one can search\n for words or regular expressions in the code that has been\n indexed.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/tpj/csearch", "keywords": "source code search,search engine,source code indexer", "license": "GNU GPL", "maintainer": null, "maintainer_email": null, "name": "csearch", "package_url": "https://pypi.org/project/csearch/", "platform": "linux,windows,mac", "project_url": "https://pypi.org/project/csearch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/tpj/csearch" }, "release_url": "https://pypi.org/project/csearch/0.1/", "requires_dist": null, "requires_python": null, "summary": "A a simple source code search tool.", "version": "0.1" }, "last_serial": 134000, "releases": { "0.1": [] }, "urls": [] }