Giter Site home page Giter Site logo

qgsrepo's Introduction

QgsRepo

A simple QGIS repository generator written in Rust.

License Release Snap Status

A single binary that allows to generate a QGIS repository index XML file for a plugins directory by extracting metadata from plugins archives.

Usage

qgsrepo [OPTIONS] ROOT URL

Positional arguments:

root                  a directory containing plugin archives
url                   a repository url for the "download_url" entry

Optional arguments:

-h,--help             show this help message and exit
-o,--output OUTPUT    an output file name, default is "plugins.xml" in a
                      repository root
--no-icons            do not extract icons
--icons-dir ICONS_DIR a root subdirectory for icons, default is "icons"
-s,--strict           strict metadata check
-f,--force            rewrite an output file if exists
-v,--version          show version and exit

Building

  1. Install the Rust compiler and Cargo
  2. Clone sources: git clone [email protected]:mentaljam/qgsrepo.git
  3. Enter the source directory: cd qgsrepo
  4. Run cargo build command: cargo build --release

Packaging

Windows installer

After build run target\release\build_msi.bat (WiX toolset is required).

The latest windows installer package is available in the releases section.

Linux

On Linux systems QgsRepo can be installed with a snap package from The Ubuntu Store: sudo snap install qgsrepo.

qgsrepo's People

Contributors

mentaljam avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.