From a4d553ff019f84de699b541da71b71add65d7e59 Mon Sep 17 00:00:00 2001 From: rm Date: Sun, 15 Nov 2015 20:22:45 +0000 Subject: This module is for generating random, valid web navigator's configs & User-Agent HTTP headers. WWW: https://pypi.python.org/pypi/user_agent --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 4c3fe18b5db5..920260a092fb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1758,6 +1758,7 @@ SUBDIR += py-uliweb SUBDIR += py-urlgrabber SUBDIR += py-urljr + SUBDIR += py-user_agent SUBDIR += py-utidy SUBDIR += py-w3lib SUBDIR += py-waitress -- cgit