Artifact python-flask-doc_3.1.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: libjs-sphinxdoc (>= 7.4)
  Description: |-
    micro web framework based on Werkzeug and Jinja2 - documentation
     Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
     intentions. A minimal Flask application looks like that:
     .
       from flask import Flask
       app = Flask(__name__)
     .
       @app.route("/")
       def hello():
           return "Hello World!"
     .
       if __name__ == '__main__':
           app.run()
     .
     This package contains the documentation for Flask.
  Homepage: https://github.com/pallets/flask
  Installed-Size: '4208'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Multi-Arch: foreign
  Package: python-flask-doc
  Priority: optional
  Recommends: python3-flask
  Section: doc
  Source: flask
  Version: 3.1.0-2
srcpkg_name: flask
srcpkg_version: 3.1.0-2

File

python-flask-doc_3.1.0-2_all.deb
Binary file python-flask-doc_3.1.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package flask_3.1.0-2

binary package System mirror trixie from https://deb.debian.org/debian - 2 weeks, 6 days ago 0 minutes
BETA