From ba75101df41b988c7a8fbda76d62bf5a33b9ee4a Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 7 Aug 2011 15:45:04 +0000 Subject: Import py-nwdiag-0.3.3 as graphics/py-nwdiag. `nwdiag' generate network-diagram image file from spec-text file. * Generate network-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only). --- graphics/py-nwdiag/PLIST | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 graphics/py-nwdiag/PLIST (limited to 'graphics/py-nwdiag/PLIST') diff --git a/graphics/py-nwdiag/PLIST b/graphics/py-nwdiag/PLIST new file mode 100644 index 00000000000..44e3f057e3a --- /dev/null +++ b/graphics/py-nwdiag/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/07 15:45:04 obache Exp $ +bin/nwdiag +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/nwdiag/DiagramDraw.py +${PYSITELIB}/nwdiag/DiagramDraw.pyc +${PYSITELIB}/nwdiag/DiagramDraw.pyo +${PYSITELIB}/nwdiag/DiagramMetrix.py +${PYSITELIB}/nwdiag/DiagramMetrix.pyc +${PYSITELIB}/nwdiag/DiagramMetrix.pyo +${PYSITELIB}/nwdiag/__init__.py +${PYSITELIB}/nwdiag/__init__.pyc +${PYSITELIB}/nwdiag/__init__.pyo +${PYSITELIB}/nwdiag/builder.py +${PYSITELIB}/nwdiag/builder.pyc +${PYSITELIB}/nwdiag/builder.pyo +${PYSITELIB}/nwdiag/command.py +${PYSITELIB}/nwdiag/command.pyc +${PYSITELIB}/nwdiag/command.pyo +${PYSITELIB}/nwdiag/diagparser.py +${PYSITELIB}/nwdiag/diagparser.pyc +${PYSITELIB}/nwdiag/diagparser.pyo +${PYSITELIB}/nwdiag/elements.py +${PYSITELIB}/nwdiag/elements.pyc +${PYSITELIB}/nwdiag/elements.pyo +${PYSITELIB}/nwdiag/tests/test_builder.py +${PYSITELIB}/nwdiag/tests/test_builder.pyc +${PYSITELIB}/nwdiag/tests/test_builder.pyo +${PYSITELIB}/nwdiag/tests/test_generate_diagram.py +${PYSITELIB}/nwdiag/tests/test_generate_diagram.pyc +${PYSITELIB}/nwdiag/tests/test_generate_diagram.pyo +${PYSITELIB}/nwdiag/tests/test_pep8.py +${PYSITELIB}/nwdiag/tests/test_pep8.pyc +${PYSITELIB}/nwdiag/tests/test_pep8.pyo +${PYSITELIB}/nwdiag_sphinxhelper.py +${PYSITELIB}/nwdiag_sphinxhelper.pyc +${PYSITELIB}/nwdiag_sphinxhelper.pyo +${PYSITELIB}/sphinxcontrib_nwdiag.py +${PYSITELIB}/sphinxcontrib_nwdiag.pyc +${PYSITELIB}/sphinxcontrib_nwdiag.pyo -- cgit v1.2.3