https://bugzilla.redhat.com/show_bug.cgi?id=1396636

            Bug ID: 1396636
           Summary: Review Request: golang-github-knieriem-markdown - A
                    translation of peg-markdown into Go
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Spec URL:
https://tc01.fedorapeople.org/dwarffortress/golang-github-knieriem-markdown.spec
SRPM URL:
https://tc01.fedorapeople.org/dwarffortress/golang-github-knieriem-markdown-0-1.git325ec6c.fc24.src.rpm

Description: This is an implementation of John Gruber's markdown in Go.
It is a translation of peg-markdown, written by John MacFarlane
in C, into Go. It is using a modified version of Andrew J
Snodgrass' PEG parser peg -- now supporting LEG grammars --,
which itself is based on the parser used by peg-markdown.

Support for HTML and groff mm output is implemented, but
LaTeX output has not been ported. The output is identical
to that of peg-markdown.

Fedora Account System Username: tc01

This is my first Go package-- I was looking into packaging an application
written in Go with this as a dependency. As best as I can tell, the current way
to do Go packaging in Fedora is to use the gofed tool to generate a spec and
then polish it manually? That's what I've done here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to