Skip to content

scesi/ParserSchedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regular expresions

this is the list of regular expresion with a descpiption of that

Replace

/Horario de Clases.*/ => that is for clean this text that dont care us  and replace for none
/.Elaborado por el Centro.*/ => that is for clean this text that dont care us and replace for none
/Nivel.\w*/ => separe inecesary text from Carreer name and level and replace for none
/SisMat.*/ => replace head of tables and replace for none

Separate

/(.Si encuentra).*\n/ => that is the expresion that select all the end of level of schedule
/\d/ => determinate a number

About

a parser for cappucino in ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages