pkgsrc/textproc/markdown2social/PLIST
jmmv 2124a48d11 Update markdown2social to 0.3:
**Released on January 14th, 2016.**

* Issue 2: Added a manual page.

* Added support for a configuration file.  The default is to load
  `~/.config/markdown2social.conf` if it exists, and the path can be
  overridden via the `--config_file` flag.

* Added support to specify a set of "replacements" to apply to the post
  text after conversion.  This is useful, for example, to automatically
  turn bare references to external systems into links.
2016-01-15 14:32:25 +00:00

35 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2016/01/15 14:32:25 jmmv Exp $
bin/markdown2social
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/markdown2social/__init__.py
${PYSITELIB}/markdown2social/__init__.pyc
${PYSITELIB}/markdown2social/__init__.pyo
${PYSITELIB}/markdown2social/__main__.py
${PYSITELIB}/markdown2social/__main__.pyc
${PYSITELIB}/markdown2social/__main__.pyo
${PYSITELIB}/markdown2social/config.py
${PYSITELIB}/markdown2social/config.pyc
${PYSITELIB}/markdown2social/config.pyo
${PYSITELIB}/markdown2social/config_test.py
${PYSITELIB}/markdown2social/config_test.pyc
${PYSITELIB}/markdown2social/config_test.pyo
${PYSITELIB}/markdown2social/converter.py
${PYSITELIB}/markdown2social/converter.pyc
${PYSITELIB}/markdown2social/converter.pyo
${PYSITELIB}/markdown2social/converter_test.py
${PYSITELIB}/markdown2social/converter_test.pyc
${PYSITELIB}/markdown2social/converter_test.pyo
${PYSITELIB}/markdown2social/integration_test.py
${PYSITELIB}/markdown2social/integration_test.pyc
${PYSITELIB}/markdown2social/integration_test.pyo
${PYSITELIB}/markdown2social/package.py
${PYSITELIB}/markdown2social/package.pyc
${PYSITELIB}/markdown2social/package.pyo
share/doc/markdown2social/AUTHORS
share/doc/markdown2social/CONTRIBUTING
share/doc/markdown2social/CONTRIBUTORS
share/doc/markdown2social/LICENSE
share/doc/markdown2social/NEWS.md
share/doc/markdown2social/README.md
share/man/man1/markdown2social.1
share/man/man5/markdown2social.conf.5