{ "info": { "author": "Michal Nowikowski", "author_email": "godfryd@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "=======================================\r\n Barabash - A build scripting framework\r\n=======================================\r\n\r\n:WebSite: http://barabash.99k.org\r\n:Download: http://pypi.python.org/pypi/barabash/\r\n:Source: https://bitbucket.org/godfryd/barabash/src\r\n:Mailing List: http://groups.google.com/group/barabash/\r\n:Keywords: build, scripting, make alternative, scons alternative, cmake alternative\r\n:Last updated: |today|\r\n\r\n--\r\n\r\nBarabash is a build scripting framework.\r\nIt takes some concepts from `GNU make `_,\r\n`CMake `_ and `SCons `_.\r\n\r\nFundamental assumptions:\r\n\r\n* dependencies like in *GNU make*\r\n* coding recipies as Bash scripts as in *GNU make* but also as Python functions as in *SCons*\r\n* Bash recipies behave as regular scripts in contrary to *GNU make*, i.e. no more line continuations with ``\\``\r\n* auto-clean, all explicitly generated outputs are tracked by Barabash and can be deleted on demand\r\n\r\n\r\nInstallation\r\n============\r\n\r\nYou can install Barabash either via the Python Package Index (PyPI)\r\nor from source.\r\n\r\nTo install using `pip`,::\r\n\r\n $ pip install -U Barabash\r\n\r\nTo install using `easy_install`::\r\n\r\n $ easy_install -U Barabash\r\n\r\nGetting Help\r\n============\r\n\r\nMailing list\r\n------------\r\n\r\nFor any discussion about usage or development of Barabash, you are welcomed to join\r\nthe `Barabash mailing list `_ .\r\n\r\nBug tracker\r\n===========\r\n\r\nIf you have any suggestions, bug reports or annoyances please report them\r\nto BitBucket `issue tracker `_.\r\n\r\nLicense\r\n=======\r\nMIT\r\n\r\nContributors\r\n============\r\nMichal Nowikowski ", "description_content_type": null, "docs_url": "https://pythonhosted.org/Barabash/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://barabash.99k.org/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "Barabash", "package_url": "https://pypi.org/project/Barabash/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Barabash/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://barabash.99k.org/" }, "release_url": "https://pypi.org/project/Barabash/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "Barabash, a build scripting framework.", "version": "0.6.0" }, "last_serial": 783829, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "b2513c0cc2610a9559d1d2482d27a78c", "sha256": "f8aa52c15fdc55832a8d371b709a28e704fa7265d1440dbdc42dfe105abe17ef" }, "downloads": -1, "filename": "Barabash-0.5.0.tar.gz", "has_sig": false, "md5_digest": "b2513c0cc2610a9559d1d2482d27a78c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7085, "upload_time": "2012-02-10T07:22:43", "url": "https://files.pythonhosted.org/packages/64/b0/179b5729cd18a0144d31bd6267c84bb496dae379413bc012c37303d543ba/Barabash-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "ab57a79e7971680f74e8e54371f94545", "sha256": "1ce15a2938ee03beab8b36393d69b10b8f1c76efa8bb9364124fa9679f4c9146" }, "downloads": -1, "filename": "Barabash-0.6.0.tar.gz", "has_sig": false, "md5_digest": "ab57a79e7971680f74e8e54371f94545", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10894, "upload_time": "2012-03-20T06:49:36", "url": "https://files.pythonhosted.org/packages/b9/34/d154ee25b05a788eed52b1ee1ff45454481285f533807dd6be8312b4661a/Barabash-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab57a79e7971680f74e8e54371f94545", "sha256": "1ce15a2938ee03beab8b36393d69b10b8f1c76efa8bb9364124fa9679f4c9146" }, "downloads": -1, "filename": "Barabash-0.6.0.tar.gz", "has_sig": false, "md5_digest": "ab57a79e7971680f74e8e54371f94545", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10894, "upload_time": "2012-03-20T06:49:36", "url": "https://files.pythonhosted.org/packages/b9/34/d154ee25b05a788eed52b1ee1ff45454481285f533807dd6be8312b4661a/Barabash-0.6.0.tar.gz" } ] }