{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python :: 3.1", "Topic :: Text Processing" ], "description": "======\nssidql\n======\n\n**No release out yet!**\n\nssidql (SSIDQL: Simple Item Definition and Query Language) is a\nlanguage aimed at managing simple items. These items can be defined,\ncombined, removed and changed.\n\nssidql can be used both as a command line tool and as a Python\nmodule. It requires Python 3.1+.\n\nssidql is part of the roptoligs project (but can be used independently\nof other roptoligs modules). See the roptoligs wiki at\nhttp://roptoligs.metanohi.org/ for details.\n\n\nLicense\n=======\n\nssidql is free software under the terms of the GNU Affero General\nPublic License version 3 (or any later version). This is version 0.1.0\nof the program.\n\n\nInstallation\n============\n\nTo install ssidql, run::\n\n python3 setup.py install\n\nYou must be a superuser to do this.\n\n\nUse as command line tool\n========================\n\nWhen you have installed ssidql, run::\n\n ssidql --help\n\nto see how to interact with ssidql via the command-line.\n\n\nUse as Python module\n====================\n\nWhen ssidql has been installed, it can be used just like any other\nPython module. To see which parts of the module are useful, and to see\nhow those parts function, run::\n\n pydoc3 ssidql\n\n``ssidql`` can be imported with a simple ``import`` statement.\n\n\nDevelopment\n===========\n\nssidql uses Git for code management. To get the latest branch,\nclone it from gitorious.org like this::\n\n $ git clone git://gitorious.org/ssidql/ssidql.git\n\n\nThis document\n=============\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved. This file is offered as-is,\nwithout any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://roptoligs.metanohi.org/modules:ssidql", "keywords": null, "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "ssidql", "package_url": "https://pypi.org/project/ssidql/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ssidql/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://roptoligs.metanohi.org/modules:ssidql" }, "release_url": "https://pypi.org/project/ssidql/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "a language aimed at managing simple items", "version": "0.1.0" }, "last_serial": 261834, "releases": { "0.1.0": [] }, "urls": [] }