Skip to main content

Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.

Project description

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”

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

surlex-0.2.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page