urlybird

Common url operations not covered by the standard library urllib
git clone git://git.defalsify.org/python-urlybird.git
Log | Files | Refs | LICENSE

.gitignore (35B)


      1 __pycache__
      2 *.pyc
      3 *egg.info
      4 build/