Parents (Total: 1)
		    The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
		    
                       
                    
                        
                            | 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 |