Index: abp/__init__.py |
=================================================================== |
--- a/abp/__init__.py |
+++ b/abp/__init__.py |
@@ -0,0 +1,4 @@ |
+"""Container package for Python modules related to Adblock Plus. |
+ |
+- abp.filters - Tools for working with Adblock Plus filter lists. |
+""" |