{ "info": { "author": "nir0s", "author_email": "nir36g@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Packaging" ], "description": "packman\n=======\n\n|Build Status|\n\n|Gitter chat|\n\n|PyPI|\n\n|PypI|\n\n``packman`` creates packages.\n\nYou can write a ``packages file`` containing your packages'\nconfiguration and packman will retrieve the resources and create the\npackages accordingly.\n\nThe project was initally invented to create Cloudify\n(http://getcloudify.org/) packages and is now progressing towards being\na simple open-source solution to creating different types of packages.\n\nQuick Start\n~~~~~~~~~~~\n\n`Quick\nStart `__\n\nDocumentation\n~~~~~~~~~~~~~\n\n`packman documentation `__\n\nInstallation\n~~~~~~~~~~~~\n\nsee `packman\nrequirements `__\nbefore installing packman\n\n.. code:: shell\n\n pip install packman\n # or, for dev:\n pip install https://github.com/cloudify-cosmo/cloudify-packager/archive/master.tar.gz\n\nUsage Examples\n~~~~~~~~~~~~~~\n\nsee `Packages\nConfiguration `__\nto configure your ``packages file``\n\n.. code:: shell\n\n # `pkm get` retrieves package sources\n pkm get --packages my_package --packages_file /my_packages_file.yaml\n # `pkm pack` packages sources, scripts and configs.\n pkm pack -c my_package,my_other_package\n # `pkm make` ... does both one after the other\n pkm make -x excluded_package,excluded_package2\n\nAdditional Information\n~~~~~~~~~~~~~~~~~~~~~~\n\n- `packman's cli `__\n- `Alternative\n Implementations `__\n- `Template\n Handling `__\n- `packman API `__\n\n.. |Build Status| image:: https://travis-ci.org/cloudify-cosmo/packman.svg?branch=master\n :target: https://travis-ci.org/cloudify-cosmo/packman\n.. |Gitter chat| image:: https://badges.gitter.im/cloudify-cosmo/packman.png\n :target: https://gitter.im/cloudify-cosmo/packman\n.. |PyPI| image:: http://img.shields.io/pypi/dm/packman.svg\n :target: http://img.shields.io/pypi/dm/packman.svg\n.. |PypI| image:: http://img.shields.io/pypi/v/packman.svg\n :target: http://img.shields.io/pypi/v/packman.svg", "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/cloudify-cosmo/packman", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "packman", "package_url": "https://pypi.org/project/packman/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/packman/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cloudify-cosmo/packman" }, "release_url": "https://pypi.org/project/packman/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Package Generator", "version": "0.5.0" }, "last_serial": 1473167, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "0829f566b63ea3ade368e3189ac9f0d5", "sha256": "c1ff1c0331ce7a30c18d3134fd6d93087b54904cd65c50b959485bf554eadeea" }, "downloads": -1, "filename": "packman-0.5.0.tar.gz", "has_sig": false, "md5_digest": "0829f566b63ea3ade368e3189ac9f0d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32406, "upload_time": "2015-03-23T10:30:50", "url": "https://files.pythonhosted.org/packages/e9/53/a538ed23ff6ad9634d212a312680e4c0c184c988b6822b39787327eae58e/packman-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0829f566b63ea3ade368e3189ac9f0d5", "sha256": "c1ff1c0331ce7a30c18d3134fd6d93087b54904cd65c50b959485bf554eadeea" }, "downloads": -1, "filename": "packman-0.5.0.tar.gz", "has_sig": false, "md5_digest": "0829f566b63ea3ade368e3189ac9f0d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32406, "upload_time": "2015-03-23T10:30:50", "url": "https://files.pythonhosted.org/packages/e9/53/a538ed23ff6ad9634d212a312680e4c0c184c988b6822b39787327eae58e/packman-0.5.0.tar.gz" } ] }