Skip to content

Surlex (Simple URL expression translator) - Language for URL matching and extraction

License

Notifications You must be signed in to change notification settings

codysoyland/surlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5999821 · Nov 8, 2013

History

67 Commits
Dec 4, 2009
Nov 26, 2009
Sep 11, 2013
Sep 11, 2013
Nov 8, 2013
Sep 6, 2009
Dec 4, 2009
Sep 11, 2013
Nov 8, 2013
Nov 17, 2009

Repository files navigation

https://travis-ci.org/codysoyland/surlex.png?branch=master

Surlex (Simple URL Expression) is a language for matching and extracting text, similar to regex (regular expression). It works by generating a regular expression from a more concise syntax that is designed to produce easy-to-read url patterns.

Documentation is available as RestructuredText in the "docs" directory. HTML documentation is at:

http://codysoyland.com/projects/surlex/documentation/

A tutorial also exists at:

http://codysoyland.com/blog/2009/sep/6/introduction-surlex/

Installation:

Download and extract the tarball and run "python setup.py install"

or.. install with PyPI/pip by running "pip install surlex"

About

Surlex (Simple URL expression translator) - Language for URL matching and extraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published