SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-alecthomas-chroma-devel rpm build for : Fedora 30. For other distributions click golang-github-alecthomas-chroma-devel.

Name : golang-github-alecthomas-chroma-devel
Version : 0.6.3 Vendor : Fedora Project
Release : 1.fc30 Date : 2019-04-10 06:55:12
Group : Unspecified Source RPM : golang-github-alecthomas-chroma-0.6.3-1.fc30.src.rpm
Size : 1.18 MB
Packager : Fedora Project
Summary : A general purpose syntax highlighter in pure Go
Description :
A general purpose syntax highlighter in pure Go

This package contains library source intended for building other packages
which use import path with github.com/alecthomas/chroma prefix.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/testing/30/Everything/i386/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-alecthomas-chroma-devel-0.6.3-1.fc30.noarch.rpm
ftp.icm.edu.pl  golang-github-alecthomas-chroma-devel-0.6.3-1.fc30.noarch.rpm
ftp.icm.edu.pl  golang-github-alecthomas-chroma-devel-0.6.3-1.fc30.noarch.rpm
ftp.icm.edu.pl  golang-github-alecthomas-chroma-devel-0.6.3-1.fc30.noarch.rpm
     

Provides :
golang(github.com/alecthomas/chroma)
golang(github.com/alecthomas/chroma/formatters)
golang(github.com/alecthomas/chroma/formatters/html)
golang(github.com/alecthomas/chroma/lexers)
golang(github.com/alecthomas/chroma/lexers/a)
golang(github.com/alecthomas/chroma/lexers/b)
golang(github.com/alecthomas/chroma/lexers/c)
golang(github.com/alecthomas/chroma/lexers/circular)
golang(github.com/alecthomas/chroma/lexers/d)
golang(github.com/alecthomas/chroma/lexers/e)
golang(github.com/alecthomas/chroma/lexers/f)
golang(github.com/alecthomas/chroma/lexers/g)
golang(github.com/alecthomas/chroma/lexers/h)
golang(github.com/alecthomas/chroma/lexers/i)
golang(github.com/alecthomas/chroma/lexers/internal)
golang(github.com/alecthomas/chroma/lexers/j)
golang(github.com/alecthomas/chroma/lexers/k)
golang(github.com/alecthomas/chroma/lexers/l)
golang(github.com/alecthomas/chroma/lexers/m)
golang(github.com/alecthomas/chroma/lexers/n)
golang(github.com/alecthomas/chroma/lexers/o)
golang(github.com/alecthomas/chroma/lexers/p)
golang(github.com/alecthomas/chroma/lexers/q)
golang(github.com/alecthomas/chroma/lexers/r)
golang(github.com/alecthomas/chroma/lexers/s)
golang(github.com/alecthomas/chroma/lexers/t)
golang(github.com/alecthomas/chroma/lexers/v)
golang(github.com/alecthomas/chroma/lexers/w)
golang(github.com/alecthomas/chroma/lexers/x)
golang(github.com/alecthomas/chroma/lexers/y)
golang(github.com/alecthomas/chroma/quick)
golang(github.com/alecthomas/chroma/styles)
golang-github-alecthomas-chroma-devel
golang-ipath(github.com/alecthomas/chroma)

Requires :
golang(github.com/alecthomas/kong)
golang(github.com/danwakefield/fnmatch)
golang(github.com/dlclark/regexp2)
golang(github.com/mattn/go-colorable)
golang(github.com/mattn/go-isatty)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/golang-github-alecthomas-chroma-devel
/usr/share/doc/golang-github-alecthomas-chroma-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/alecthomas
/usr/share/gocode/src/github.com/alecthomas/chroma
/usr/share/gocode/src/github.com/alecthomas/chroma/.goipath
/usr/share/gocode/src/github.com/alecthomas/chroma/README.md
/usr/share/gocode/src/github.com/alecthomas/chroma/cmd
/usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chroma
/usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chroma/main.go
/usr/share/gocode/src/github.com/alecthomas/chroma/coalesce.go
/usr/share/gocode/src/github.com/alecthomas/chroma/coalesce_test.go
/usr/share/gocode/src/github.com/alecthomas/chroma/colour.go
/usr/share/gocode/src/github.com/alecthomas/chroma/colour_test.go
/usr/share/gocode/src/github.com/alecthomas/chroma/delegate.go
/usr/share/gocode/src/github.com/alecthomas/chroma/delegate_test.go
/usr/share/gocode/src/github.com/alecthomas/chroma/doc.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatter.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/api.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html/html.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html/html_test.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/json.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tokens.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tty_indexed.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tty_indexed_test.go
/usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tty_truecolour.go
/usr/share/gocode/src/github.com/alecthomas/chroma/iterator.go
/usr/share/gocode/src/github.com/alecthomas/chroma/lexer.go
There is 253 files more in these RPM.

 
ICM