Summary: | [NEW PORT] textproc/py-m2r: Convert markdown to reST | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dch, demon, python | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 217186 | ||||||
Attachments: |
|
Description
John W. O'Brien
2017-02-17 22:20:30 UTC
A commit references this bug: Author: demon Date: Sat Feb 18 07:28:03 UTC 2017 New revision: 434329 URL: https://svnweb.freebsd.org/changeset/ports/434329 Log: New port: py-m2r. M2R is a Python module and command line utility to convert documents formatted with markdown that include embedded reST markups to valid reST formatted documents. PR: 217183 Submitted by: John W. O'Brien <john@saltant.com> Changes: head/textproc/Makefile head/textproc/py-m2r/ head/textproc/py-m2r/Makefile head/textproc/py-m2r/distinfo head/textproc/py-m2r/files/ head/textproc/py-m2r/files/patch-setup.py head/textproc/py-m2r/pkg-descr Port added, thanks. Next time you submit new port please read https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html about how to properly do it (use shar, not diff) |