theory_grabber

Crates.iotheory_grabber
lib.rstheory_grabber
version
sourcesrc
created_at2022-03-02 07:08:12.320548
updated_at2024-12-11 06:25:50.522627
descriptionDownloads papers from arxiv and eccc and stores them in a local directory. Saves the last date looked at.
homepage
repositoryhttps://github.com/Narfinger/TheoryGrabber
max_upload_size
id542028
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(Narfinger)

documentation

README

TheoryGrabber

Grabs papers from arxiv and eccc, displayes them nicely and puts them into a local folder.

Howto: Start with theorygrabber -l to set up. Use theorygrabber -c to set as current time. Wait a couple of days and call theorygrabber without any arguments.

Commit count: 514

cargo fmt