cvs commit: ports/textproc Makefile ports/textproc/py-html2text Makefile distinfo pkg-descr ports/textproc/py-html2text/files patch-html2text.py

Andrew Pantyukhin sat at FreeBSD.org
Mon Apr 23 11:15:07 UTC 2007


sat         2007-04-23 11:15:06 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-html2text Makefile distinfo pkg-descr 
    textproc/py-html2text/files patch-html2text.py 
  Log:
  Add port textproc/py-html2text:
  
  html2text is a Python script that convers a page of HTML into clean,
  easy-to-read plain ASCII text. Better yet, that ASCII also happens to
  be valid Markdown (a text-to-HTML format).
  
  WWW: http://www.aaronsw.com/2002/html2text/
  Author: Aaron Swartz <me at aaronsw.com>
  
  Inspired by:    pkgsrc package
  
  Revision  Changes    Path
  1.1138    +1 -0      ports/textproc/Makefile
  1.1       +24 -0     ports/textproc/py-html2text/Makefile (new)
  1.1       +3 -0      ports/textproc/py-html2text/distinfo (new)
  1.1       +28 -0     ports/textproc/py-html2text/files/patch-html2text.py (new)
  1.1       +6 -0      ports/textproc/py-html2text/pkg-descr (new)


More information about the cvs-all mailing list