{ "info": { "author": "Josh Friend", "author_email": "josh@fueledbycaffeine.com", "bugtrack_url": null, "classifiers": [], "description": "# Sublime Bootstrap\n===================\n\nA small program to easily set up a Sublime Text project file.\n\n## Installation\n\n## Usage\n\nView the help for this tool by executing the following command in a shell:\n\n $ subl -h\n usage: subl [-h] [-f [PROJECT_FILE]] [-if IGNORED_FILES] [-id IGNORED_FOLDERS]\n [-ad ADD_DIRS] [--import-gitignore] [--import-system-gitignore]\n [--open] [--version]\n [files [files ...]]\n\n Bootstrap app for Sublime projects.\n\n positional arguments:\n files Files to open in Sublime Text. If no files are given,\n the command will open the the *.sublime-project of the\n current repo, if one exists.\n\n optional arguments:\n -h, --help show this help message and exit\n -f [PROJECT_FILE] Name of the sublime config file (default is\n .sublime-project if a *.sublime-\n project file cannot be found in the repo root).\n -if IGNORED_FILES Add files to the \"ignore_files\" section of the\n *.sublime-project file.\n -id IGNORED_FOLDERS Add directories to the \"ignore_folders\" section of the\n *.sublime-project file.\n -ad ADD_DIRS Add directories to the \"folders\" section of the\n *.sublime-project file.\n --import-gitignore Add ignored patterns from your gitignore file\n (trailing \"/\" in pattern assumed to be folder).\n --import-system-gitignore\n Add ignored patterns from your system gitignore file\n (trailing \"/\" in pattern assumed to be folder).\n --open Open the *.sublime-project file. (automatic if no\n arguments are given)\n --version show program's version number and exit", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/joshfriend/sublime-bootstrap", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "sublimebootstrap", "package_url": "https://pypi.org/project/sublimebootstrap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sublimebootstrap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/joshfriend/sublime-bootstrap" }, "release_url": "https://pypi.org/project/sublimebootstrap/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A small program to easily set up a Sublime Text project file..", "version": "0.0.4" }, "last_serial": 941249, "releases": { "0.0.2": [], "0.0.3": [], "0.0.4": [] }, "urls": [] }