{ "info": { "author": "Xianghu Zhao", "author_email": "zhaoxh@ihep.ac.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "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", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Scientific/Engineering :: Physics", "Topic :: System :: Software Distribution" ], "description": "BSM\n===\n\nBundled software manager\n\n\nInstallation\n------------\n\nInstall ``BSM`` with ``curl`` or ``wget`` ::\n\n curl -sSL https://raw.githubusercontent.com/bsmhep/bsm/master/script/install.sh | sh -s [BSM_DIR]\n\nor ::\n\n wget -qO- https://raw.githubusercontent.com/bsmhep/bsm/master/script/install.sh | sh -s [BSM_DIR]\n\nIf ``BSM_DIR`` is omitted, ``BSM`` will be installed in the\ncurrent directory.\n\n\nInstall Software with BSM\n-------------------------\n\nSetup ``BSM``::\n\n . /setup.sh\n\nList available software version::\n\n bsm ls-remote\n\nSpecify software version and where to install::\n\n bsm [-r ] install \n\nIf ``-r `` is not specified, everything will be\ninstalled in the current directory.\n\nMultiple versions could be installed under the same software root\ndirectory.\n\n\nConfiguration\n-------------\n\nCreate the configuration file if it does not exist::\n\n [ -e ~/.bsm.conf ] || bsm config -e > ~/.bsm.conf\n\nEdit `~/.bsm.conf` and uncomment `software_root`::\n\n software_root: \n\n\nSelect Software Version\n-----------------------\n\nList local installed software version::\n\n bsm -r ls\n\nSelect local software version you would like to use::\n\n bsm -r use ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bsmhep/bsm", "keywords": "bsm", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bsm", "package_url": "https://pypi.org/project/bsm/", "platform": "", "project_url": "https://pypi.org/project/bsm/", "project_urls": { "Homepage": "https://github.com/bsmhep/bsm" }, "release_url": "https://pypi.org/project/bsm/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "Bundled software manager", "version": "0.3.0" }, "last_serial": 5467039, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "04c3e3738828909d5ee230f41e478242", "sha256": "df9a5eda182e0c35efce1af1fe30ea265b8fa90d507c7783da82cc95457321f2" }, "downloads": -1, "filename": "bsm-0.3.0.tar.gz", "has_sig": false, "md5_digest": "04c3e3738828909d5ee230f41e478242", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22716, "upload_time": "2018-01-17T08:01:06", "url": "https://files.pythonhosted.org/packages/da/cd/7bc6834f1018810d0705625108eabfe24b3d4bd7b171bd64e193c220855e/bsm-0.3.0.tar.gz" } ], "1.0.0a1": [ { "comment_text": "", "digests": { "md5": "6a800043c288c2346f8fce6c0956bb47", "sha256": "acdbd8ad4d5beb19ebc0d51a5d190bc6ff445209867bda5b832724fd317496c4" }, "downloads": -1, "filename": "bsm-1.0.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a800043c288c2346f8fce6c0956bb47", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 76320, "upload_time": "2019-06-30T05:04:22", "url": "https://files.pythonhosted.org/packages/95/45/0ff2f31bc6602e5543af4482126f4adde6747e8c27e7eab1a65c55ef6fae/bsm-1.0.0a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "13f3d6dc7dec6d2d8c900b26597dd4d6", "sha256": "b5f6587d2b4d0f367ecb7cfb136c9131a8bc8ecf4b6c9be14dcef89082926bcc" }, "downloads": -1, "filename": "bsm-1.0.0a1.tar.gz", "has_sig": false, "md5_digest": "13f3d6dc7dec6d2d8c900b26597dd4d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41573, "upload_time": "2019-06-30T05:04:25", "url": "https://files.pythonhosted.org/packages/2b/b9/f1b84f9c86e4eb1be0d5d90b4d3ff9c05f7ec90b7d9dfa9ee8de131ff347/bsm-1.0.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04c3e3738828909d5ee230f41e478242", "sha256": "df9a5eda182e0c35efce1af1fe30ea265b8fa90d507c7783da82cc95457321f2" }, "downloads": -1, "filename": "bsm-0.3.0.tar.gz", "has_sig": false, "md5_digest": "04c3e3738828909d5ee230f41e478242", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22716, "upload_time": "2018-01-17T08:01:06", "url": "https://files.pythonhosted.org/packages/da/cd/7bc6834f1018810d0705625108eabfe24b3d4bd7b171bd64e193c220855e/bsm-0.3.0.tar.gz" } ] }