Skip to content
/ abpy Public
forked from atereshkin/abpy

Adblock Plus filter parser/interpreter for Python

License

Notifications You must be signed in to change notification settings

jiivan/abpy

This branch is 1 commit ahead of atereshkin/abpy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dariusz Rybi
Sep 12, 2013
2726aa6 · Sep 12, 2013

History

9 Commits
Mar 29, 2013
Apr 14, 2013
Jul 27, 2013
Sep 12, 2013

Repository files navigation

abpy

Python parser/interpreter for Adblock Plus filter format

from abpy import Filter
f = Filter(file('easylist.txt'))
f.match(url)

About

Adblock Plus filter parser/interpreter for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%