# Copyright 2020 Julian Ospald # Distributed under the terms of the GNU General Public License v2 require cargo [ channel=stable ] require github [ user="dan-t" tag="v${PV}" ] SUMMARY="Create ctags/etags for a cargo project" HOMEPAGE="https://crates.io/crates/rusty-tags ${HOMEPAGE}" LICENCES="BSD-3" SLOT="0" PLATFORMS="~amd64 ~x86" MYOPTIONS="" DEPENDENCIES=" " BUGS_TO="hasufell@posteo.de"