diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-07-19 03:26:47 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-07-19 03:26:47 (GMT) |
commit | 6fbd52cf907f4e2b3d7408c1056ee59589fe6bfb (patch) | |
tree | 477daf49907cbee7dcb30879260bb0f96c262925 | |
parent | 9f463de2c8493d2f28999790d54e816985a3f8d6 (diff) | |
download | linhes_pkgbuild-6fbd52cf907f4e2b3d7408c1056ee59589fe6bfb.zip linhes_pkgbuild-6fbd52cf907f4e2b3d7408c1056ee59589fe6bfb.tar.gz linhes_pkgbuild-6fbd52cf907f4e2b3d7408c1056ee59589fe6bfb.tar.bz2 |
forgotten file
-rw-r--r-- | abs/core/python_modules/python2-flask-cors/README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/core/python_modules/python2-flask-cors/README.md b/abs/core/python_modules/python2-flask-cors/README.md new file mode 100644 index 0000000..fed19ae --- /dev/null +++ b/abs/core/python_modules/python2-flask-cors/README.md @@ -0,0 +1,16 @@ +# python2-flask- + +## Description + +AUR package for python2-flask-cors + +## Installation + +```bash +wget https://raw.github.com/pschmitt/aur-python2-flask-cors/master/PKGBUILD +makepkg -si +``` + +## Links +* Upstream: https://pypi.python.org/pypi/Flask-Cors +* AUR: https://aur.archlinux.org/packages/python2-flask-cors |