python3-flask

This commit is contained in:
Rmys
2021-06-29 14:44:33 +03:00
committed by GitHub
parent 997cdbd160
commit 7de892d7ab
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The Python micro framework for building web applications.</Summary>
<Description>Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks.</Description>
<Archive sha1sum="414dae02d4a77e24b10676dc5220dab80494d7c2" type="binary">https://github.com/pallets/flask/archive/1.1.4.tar.gz</Archive>
<Archive sha1sum="414dae02d4a77e24b10676dc5220dab80494d7c2" type="targz">https://github.com/pallets/flask/archive/1.1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>