pkgsrc-wip/pyzor/PLIST
Filip Hajny 50c7e2f31a Update pyzor to 0.5.0.
Changes since 0.4.0:

* Man pages for pyzor and pyzord.
* Changing back to signals for database locking, rather than threads.
  It is likely that signals will be removed again in the future, but
  the existing threading changes caused problems.
* Basic checks on the results of "discover".
* Extended mbox support throughout the library.
* Better handling on unknown encodings.
* Added a --log option to log to a file.
* Better handling of command-line options.
* Improved error handling.
2012-02-06 22:56:35 +00:00

13 lines
384 B
Text

@comment $NetBSD: PLIST,v 1.2 2012/02/06 22:56:35 fhajny Exp $
bin/pyzor
bin/pyzord
${PYSITELIB}/pyzor/__init__.py
${PYSITELIB}/pyzor/__init__.pyc
${PYSITELIB}/pyzor/__init__.pyo
${PYSITELIB}/pyzor/client.py
${PYSITELIB}/pyzor/client.pyc
${PYSITELIB}/pyzor/client.pyo
${PYSITELIB}/pyzor/server.py
${PYSITELIB}/pyzor/server.pyc
${PYSITELIB}/pyzor/server.pyo
share/doc/pyzor/usage.html