factor/libs/yahoo/load.factor

8 lines
143 B
Factor

REQUIRES: libs/http-client libs/xml ;
PROVIDE: libs/yahoo
{ +files+ {
"yahoo.factor"
"yahoo.facts"
} }
{ +tests+ { "test.factor" } } ;