Metadata-Version: 1.1
Name: deplib
Version: 1.0.9
Summary: An elegant way to provide an app specific lib dir at runtime.
Home-page: https://github.com/timpeoples/deplib
Author: Tim Peoples
Author-email: pydev@toolman.org
License: GPL
Download-URL: https://github.com/timpeoples/deplib/releases
Description: The deplib package allows you to deploy Python programs onto unix-like hosts along with all of their dependencies in a simple, safe and isolated manner by quickly and easily adding your dependency folder to sys.path in an elegant and unobtrusive way.
Keywords: deployment,path,isolation,dependencies
Platform: UNKNOWN
