|
|
``bin/`` - Buildout generated scripts |
|
|
------------------------------------- |
|
|
|
|
|
This directory will be populated with scripts generated from the ``pyhwp`` |
|
|
package and the various development helper packages/scripts. |
|
|
|
|
|
``pyhwp`` generate following scripts: |
|
|
|
|
|
:program:`hwp5proc` |
|
|
HWP format version 5 files processor. See :doc:`../hwp5proc`. |
|
|
:program:`hwp5odt`, :program:`hwp5txt`, :program:`hwp5html` |
|
|
Experimental converters. See :doc:`../converters`. |
|
|
|
|
|
Development helper scripts (incomplete): |
|
|
|
|
|
:program:`buildout` |
|
|
(Re)generate the development environment. |
|
|
:program:`test-core` |
|
|
Run a quick unit test. |
|
|
|