7 lines
172 B
YAML
7 lines
172 B
YAML
|
name: eclipse_version_scraping
|
||
|
version: 0.0.1
|
||
|
description: Scrape the number of the latest version from the eclipse.org page.
|
||
|
dependencies:
|
||
|
html: ^0.13.1
|
||
|
http: ^0.11.3
|