Parents (Total: 2)
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
FileSize | 602392 |
MD5 | 275FBC15F4EDA9FDD6E3F23774A0B9F1 |
PackageDescription | 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-flask-doc |
PackageSection | doc |
PackageVersion | 1.1.1-2ubuntu0.1 |
SHA-1 | 02AD644E5E5F254435B845BBC7CADAF85BC88B74 |
SHA-256 | D304D6CA9799532A6600362DE7F5522E647EA25910B4C4DE0BFEEB5B0514C28F |
Key |
Value |
FileSize | 602180 |
MD5 | 9D83158E301F51FA56691686C8F3CA6C |
PackageDescription | 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-flask-doc |
PackageSection | doc |
PackageVersion | 1.1.1-2 |
SHA-1 | 6D259C22DCAC7E14D9EA63497C49232C673A4F4D |
SHA-256 | 0AF6DB6C4B4505D1F936BB78A6FAE9771167D257BBFE48F496CA520D0DD0C1E7 |