Package : compat-golang-github-codegangsta-cli-devel

Package details

Summary: A simple, fast, and fun package for building command line apps in Go

Description:
cli is a simple, fast, and fun package for building command line apps in Go.
The goal is to enable developers to write fast and distributable command line
applications in an expressive way.

This package provides symbolic links that alias the following Go import paths to
github.com/urfave/cli:
– github.com/codegangsta/cli

Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/urfave/cli.


URL: https://github.com/urfave/cli
License: MIT

Maintainer: pterjan

List of RPMs