{ "info": { "author": "Akihiro Uchida", "author_email": "uchida@turbare.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "yamlfred\n========\n\n|version| |license|_ |pypi_version| |python_versions| |circle-ci|_ |codeclimate|_\n\nThe `Alfred Workflows`_ management tool with a *divide and rule* manner.\n\nAlfred Workflows contains README and scripts in single ``info.plist``,\nand it's hard to maintain by common development methods,\nedit script with your favorite editor or track script changes with VCS.\n\n``yamlfred`` translate ``info.plist`` and generates files,\nsimplified configuration, called ``workflow.yml``, scripts and README.\n\nThis enable us to edit each script files or track changes with VCS.\n\nIn addition, yamlfred has abilities to extract or create Alfred workflow,\ntranslate a ``workflow.yml`` into an ``info.plist`` and vice a versa.\n\nInstallation\n------------\n\nTo install yamlfred, use pip install::\n\n $ pip install yamlfred\n\nFor the case of uninstall, use pip uninstall yamlfred::\n\n $ pip uninstall yamlfred\n\nUsage\n-----\n\n- Extract existing Alfred workflow::\n\n $ yamlfred extract {{workflow}}.alfredworkflow\n\n Creates following ``{{workflow}}`` directory::\n\n {{workflow}}\n |-- ...\n |-- info.plist\n |-- ...\n\n- convert ``info.plist`` (in current directory)\n into yaml template (``workflow.yml``) and scripts and README::\n\n $ yamlfred to_yaml\n\n- convert yaml template (``workflow.yml``) into ``info.plist``::\n\n $ yamlfred to_plist\n\n- create Alfred workflow (`{{workflow}}.alfredworkflow``)\n from ``workflow.yml``, scripts and README::\n\n $ yamlfred create {{workflow}}\n\nExamples\n--------\n\nThese Alfred workflows uses yamlfred:\n\n- `alfred-switch-vpn `_\n- `alfred-switch-bluetooth `_\n- `alfred-switch-audio `_\n\nOn can upload github release page via CI services, such as `Circle CI `_\nwith `hub `_ command and `GITHUB_TOKEN`\nconsult `circle.yml` in these repositories for detailed information.\n\nLicense\n-------\n\nCC0_ dedeicated to |CC0_publicdomain|, no rights reserved.\n\n.. |version| image:: https://img.shields.io/github/tag/uchida/yamlfred.svg\n.. |license| image:: https://img.shields.io/github/license/uchida/yamlfred.svg\n.. |circle-ci| image:: https://img.shields.io/circleci/project/uchida/yamlfred.svg\n.. |CC0_publicdomain| image:: http://i.creativecommons.org/p/zero/1.0/80x15.png\n.. |pypi_version| image:: https://img.shields.io/pypi/v/yamlfred.svg\n.. |python_versions| image:: https://img.shields.io/pypi/pyversions/yamlfred.svg\n.. |codeclimate| image:: https://img.shields.io/codeclimate/github/uchida/yamlfred.svg\n\n.. _Alfred Workflows: http://support.alfredapp.com/workflows\n.. _license: https://tldrlegal.com/license/creative-commons-cc0-1.0-universal\n.. _CC0: http://creativecommons.org/publicdomain/zero/1.0/\n.. _circle-ci: https://circleci.com/gh/uchida/yamlfred\n.. _codeclimate: https://codeclimate.com/github/uchida/yamlfred", "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/uchida/yamlfred", "keywords": "", "license": "CC0", "maintainer": null, "maintainer_email": null, "name": "yamlfred", "package_url": "https://pypi.org/project/yamlfred/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yamlfred/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/uchida/yamlfred" }, "release_url": "https://pypi.org/project/yamlfred/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "manage Alfred workflow via yaml templates", "version": "0.3.3" }, "last_serial": 2089720, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "79158ba1e66e50626bd9cb338e60a237", "sha256": "4d32febd1d505d45caf1aadd85cb359e331000dd734d6669aecb1cae731e9984" }, "downloads": -1, "filename": "yamlfred-0.3.0.tar.gz", "has_sig": false, "md5_digest": "79158ba1e66e50626bd9cb338e60a237", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9457, "upload_time": "2016-01-10T05:26:59", "url": "https://files.pythonhosted.org/packages/35/36/b5cf6858099a4c452e40252b6ae37af47666b51a7c8b9b10385b315999b8/yamlfred-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "c249c6794323654f95f3f14ea22f9146", "sha256": "bd784793ce9e058a2dde2768d6b786d107f939cd9b9fc6e47c7f47e867ece171" }, "downloads": -1, "filename": "yamlfred-0.3.1.tar.gz", "has_sig": false, "md5_digest": "c249c6794323654f95f3f14ea22f9146", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9693, "upload_time": "2016-01-10T05:43:38", "url": "https://files.pythonhosted.org/packages/55/14/f3b27e46af05c2f61df0de5f395e5e5d48b8684c5db93daecab53b4377e2/yamlfred-0.3.1.tar.gz" } ], "0.3.2": [], "0.3.3": [ { "comment_text": "", "digests": { "md5": "17918de276f6913d1c1321c2b9b0ce52", "sha256": "e551d9cfada5d0587caaed08ff04864fddb095c8d1a89aea0abc52b746f87e5b" }, "downloads": -1, "filename": "yamlfred-0.3.3.tar.gz", "has_sig": false, "md5_digest": "17918de276f6913d1c1321c2b9b0ce52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9721, "upload_time": "2016-04-28T22:45:22", "url": "https://files.pythonhosted.org/packages/20/ef/5c0d5b8023241eb20b076234dae026e5bc89e2b028bbf577c0e1d41f1093/yamlfred-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17918de276f6913d1c1321c2b9b0ce52", "sha256": "e551d9cfada5d0587caaed08ff04864fddb095c8d1a89aea0abc52b746f87e5b" }, "downloads": -1, "filename": "yamlfred-0.3.3.tar.gz", "has_sig": false, "md5_digest": "17918de276f6913d1c1321c2b9b0ce52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9721, "upload_time": "2016-04-28T22:45:22", "url": "https://files.pythonhosted.org/packages/20/ef/5c0d5b8023241eb20b076234dae026e5bc89e2b028bbf577c0e1d41f1093/yamlfred-0.3.3.tar.gz" } ] }