Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

metadata.json 1.1KB

1
  1. {"classifiers": ["Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "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", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Database", "Topic :: Software Development"], "extensions": {"python.commands": {"wrap_console": {"sqlformat": "sqlparse.__main__:main"}}, "python.details": {"contacts": [{"email": "albrecht.andi@gmail.com", "name": "Andi Albrecht", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/andialbrecht/sqlparse"}}, "python.exports": {"console_scripts": {"sqlformat": "sqlparse.__main__:main"}}}, "generator": "bdist_wheel (0.29.0)", "license": "BSD", "metadata_version": "2.0", "name": "sqlparse", "summary": "Non-validating SQL parser", "version": "0.2.4"}