programmable API for flyspray?

View: New views
4 Messages — Rating Filter:   Alert me  

programmable API for flyspray?

by Chris Brannon-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there any way to access bugs.archlinux.org programmatically?  I'd love
to be able to manipulate it from the shell.

TIA,
-- Chris

Re: programmable API for flyspray?

by Daenyth Blank :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Nov 7, 2009 at 16:16, Chris Brannon <cmbrannon79@...> wrote:
> Is there any way to access bugs.archlinux.org programmatically?  I'd love
> to be able to manipulate it from the shell.
>
> TIA,
> -- Chris
>

Could probably hack something with perl's WWW::Mechanize

Re: programmable API for flyspray?

by Chris Brannon-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Daenyth Blank wrote:
> On Sat, Nov 7, 2009 at 16:16, Chris Brannon <cmbrannon79@...> wrote:
> > Is there any way to access bugs.archlinux.org programmatically? =C2=A0I'd=
>  love
> > to be able to manipulate it from the shell.

> Could probably hack something with perl's WWW::Mechanize

Probably.
Yeah, I suspected that scraping was the only recourse at present.

-- Chris

Re: programmable API for flyspray?

by Dieter Plaetinck :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 07 Nov 2009 22:42:43 -0600
Chris Brannon <cmbrannon79@...> wrote:

> Daenyth Blank wrote:
> > On Sat, Nov 7, 2009 at 16:16, Chris Brannon <cmbrannon79@...>
> > wrote:
> > > Is there any way to access bugs.archlinux.org programmatically?
> > > =C2=A0I'd=
> >  love
> > > to be able to manipulate it from the shell.
>
> > Could probably hack something with perl's WWW::Mechanize
>
> Probably.
> Yeah, I suspected that scraping was the only recourse at present.
>
> -- Chris

the web sucks :)

Dieter