{ "info": { "author": "Brendan Molloy", "author_email": "brendan+pypi@bbqsrc.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: BSD :: FreeBSD", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing", "Topic :: System :: Archiving :: Packaging", "Topic :: Utilities" ], "description": "bandar\n======\n\nCreate development overlays for the ports tree.\n\nBandar creates a temporary unionfs overlay with your development tree on\ntop and the upstream ports tree on the bottom, allowing you to quickly\nand easily test, develop and deploy new ports. Bandar takes advantage of\nthe fuse-based unionfs copy-on-write feature unavailable in the kernel\nvariant, and provides extra security and stability by running in\nuserspace.\n\nThe word `\"bandar\" `__ is\nPersian for a port or haven, etymologically meaning an enclosed area.\n\nUsage\n-----\n\n::\n\n usage: bandar [-h] [-d dev-ports-path] [-p ports-path]\n {archive,check-git,lint,poudriere,test} ...\n\n positional arguments:\n {archive,check-git,lint,poudriere,test}\n archive Generate archive files, only files committed to git\n will be detected\n check-git Check your git repo is configured optimally\n lint Run `portlint` on development ports\n poudriere Run `poudriere` on development ports\n test Run `port test` on development ports\n\n optional arguments:\n -h, --help show this help message and exit\n -d dev-ports-path Directory of project ports (default: current working\n directory)\n -p ports-path Directory of upstream ports (default: /usr/ports)\n\nRequirements\n------------\n\n- ``devel/git``\n- ``lang/python32`` or greater\n- ``ports-mgmt/porttools``\n- ``ports-mgmt/poudriere``\n- ``sysutils/fusefs-unionfs>=1.0``\n\nLicense\n-------\n\nBSD 2-clause. See LICENSE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bbqsrc/bandar/", "keywords": "freebsd ports poudriere git", "license": "BSD-2-Clause", "maintainer": null, "maintainer_email": null, "name": "bandar", "package_url": "https://pypi.org/project/bandar/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bandar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bbqsrc/bandar/" }, "release_url": "https://pypi.org/project/bandar/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Create development overlays for the FreeBSD ports tree", "version": "0.1.0" }, "last_serial": 1880751, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bf9b8a115bbe82ffff662afb9e39dbab", "sha256": "18d41af8182e75133b7639bf6ff8a87d6b15b4a95c7dac76e4dd37987c8a55c5" }, "downloads": -1, "filename": "bandar-0.1.0_1.tar.gz", "has_sig": false, "md5_digest": "bf9b8a115bbe82ffff662afb9e39dbab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6404, "upload_time": "2015-12-29T05:16:28", "url": "https://files.pythonhosted.org/packages/02/77/c422e6a11ae2f521d7f9bbd0f380f027831facd63d1724f3bd2b5acbfb40/bandar-0.1.0_1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf9b8a115bbe82ffff662afb9e39dbab", "sha256": "18d41af8182e75133b7639bf6ff8a87d6b15b4a95c7dac76e4dd37987c8a55c5" }, "downloads": -1, "filename": "bandar-0.1.0_1.tar.gz", "has_sig": false, "md5_digest": "bf9b8a115bbe82ffff662afb9e39dbab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6404, "upload_time": "2015-12-29T05:16:28", "url": "https://files.pythonhosted.org/packages/02/77/c422e6a11ae2f521d7f9bbd0f380f027831facd63d1724f3bd2b5acbfb40/bandar-0.1.0_1.tar.gz" } ] }