Skip to content

tehryanx/sprawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

sprawl

Expand urls into one url for each path depth

$ echo /this/is/a/test | ./sprawl.py -s
/this
/is/a/test
/this/is/a
/a/test
/this/is
/a
/this/is/a/test
/
/is
/test

asciicast

About

Expand urls into one url for each path depth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages