diff options
author | biao716.wang <biao716.wang@samsung.com> | 2020-08-26 11:34:58 +0900 |
---|---|---|
committer | biao716.wang <biao716.wang@samsung.com> | 2020-08-26 11:34:58 +0900 |
commit | a5651e772478cb72e7fd02e1d60bbe7a509a4d50 (patch) | |
tree | dd6921b15d6285d79e2e42dcbbd132ac066b19d1 /urlgrabber.egg-info/requires.txt | |
parent | 136d1e028cec5dcddc6ef6ac7302c794fda5f135 (diff) | |
download | python-urlgrabber-debian/4.1.0.tar.gz python-urlgrabber-debian/4.1.0.tar.bz2 python-urlgrabber-debian/4.1.0.zip |
Port to Python3debian/4.1.0
Change-Id: I46b8f71dce3d1f009617aa6e969414ad0c6393a6
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
Diffstat (limited to 'urlgrabber.egg-info/requires.txt')
-rwxr-xr-x | urlgrabber.egg-info/requires.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/urlgrabber.egg-info/requires.txt b/urlgrabber.egg-info/requires.txt new file mode 100755 index 0000000..28d1cd4 --- /dev/null +++ b/urlgrabber.egg-info/requires.txt @@ -0,0 +1,3 @@ +pycurl +six +setuptools |