Source: edu-sync
Section: rust
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-rust,
 cmark-gfm <!nodoc>,
 help2man,
 librust-anyhow-dev,
 librust-base64-dev,
 librust-clap-complete-dev,
 librust-clap-dev,
 librust-dialoguer-dev,
 librust-directories-dev,
 librust-futures-util-dev,
 librust-hex-dev,
 librust-html-escape-dev,
 librust-human-panic-dev,
 librust-indicatif-dev,
 librust-md5-dev,
 librust-portable-atomic-dev,
 librust-proc-macro2-dev,
 librust-quote-dev,
 librust-rand-dev,
 librust-regex-dev,
 librust-reqwest-0.12-dev,
 librust-serde-dev,
 librust-serde-json-dev,
 librust-serde-path-to-error-dev,
 librust-serde-repr-dev,
 librust-serde-with-dev,
 librust-shellexpand-dev,
 librust-syn-dev,
 librust-thiserror-dev,
 librust-time-dev,
 librust-tokio-dev,
 librust-toml-dev,
 librust-tracing-dev,
 librust-tracing-subscriber-dev,
 librust-url-dev,
 libstd-rust-dev,
 libstring-shellquote-perl <!nodoc>,
Standards-Version: 4.7.4
Homepage: https://github.com/mkroening/edu-sync
Vcs-Git: https://salsa.debian.org/debian/edu-sync.git
Vcs-Browser: https://salsa.debian.org/debian/edu-sync

Package: edu-sync
X-Cargo-Crates:
 edu-sync-cli,
Section: science
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${cargo:Built-Using},
Static-Built-Using:
 ${cargo:Static-Built-Using},
Description: Moodle synchronization utility
 Edu Sync is a command line application
 that synchronizes the contents of Moodle instances
 to your computer.
 .
 It accesses the Moodle instance
 via the Moodle mobile web services API,
 which is also used by the official Moodle mobile app.
 To be able to use Edu Sync with a Moodle instance,
 the Moodle mobile web services must explicitly be enabled
 by the instance.
 .
 Moodle is a learning management system (LMS)
 used for blended learning, distance education,
 flipped classroom and other online learning projects
 in schools, universities, workplaces and other sectors.
