summaryrefslogtreecommitdiff
path: root/lang/diveintopython
diff options
context:
space:
mode:
Diffstat (limited to 'lang/diveintopython')
-rw-r--r--lang/diveintopython/Makefile52
-rw-r--r--lang/diveintopython/distinfo10
-rw-r--r--lang/diveintopython/pkg-descr7
-rw-r--r--lang/diveintopython/pkg-plist288
4 files changed, 0 insertions, 357 deletions
diff --git a/lang/diveintopython/Makefile b/lang/diveintopython/Makefile
deleted file mode 100644
index 0ee72e66bf82..000000000000
--- a/lang/diveintopython/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# Created by: Johann Visagie <johann@egenetics.com>
-# $FreeBSD$
-
-PORTNAME= diveintopython
-PORTVERSION= 5.4
-PORTREVISION= 1
-CATEGORIES= lang python
-MASTER_SITES= http://www.diveintopython.net/download/
-DISTFILES= #
-DIST_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Free Python tutorial book that is "not For Dummies(tm)"
-
-LICENSE= GFDL
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-USES= zip
-NO_BUILD= yes
-
-OPTIONS_DEFINE= HTML HTML_FLAT PDF TEXT WORD
-OPTIONS_DEFAULT=HTML PDF TEXT WORD
-OPTIONS_SUB= yes
-
-HTML_DESC= Dive Into Python in HTML form
-HTML_FLAT_DESC= Dive Into Python in single HTML page
-PDF_DESC= Dive Into Python in PDF form
-TEXT_DESC= Dive Into Python in plain text form
-WORD_DESC= Dive Into Python in MS Word doc form
-
-HTML_DISTFILES= ${PORTNAME}-html-${PORTVERSION}${EXTRACT_SUFX}
-HTML_FLAT_DISTFILES= ${PORTNAME}-html-flat-${PORTVERSION}${EXTRACT_SUFX}
-PDF_DISTFILES= ${PORTNAME}-pdf-${PORTVERSION}${EXTRACT_SUFX}
-TEXT_DISTFILES= ${PORTNAME}-text-${PORTVERSION}${EXTRACT_SUFX}
-WORD_DISTFILES= ${PORTNAME}-word-${PORTVERSION}${EXTRACT_SUFX}
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MHTML*}
-PLIST_SUB+= IMAGES=""
-.else
-PLIST_SUB+= IMAGES="@comment "
-.endif
-
-do-install:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
-
-.include <bsd.port.mk>
diff --git a/lang/diveintopython/distinfo b/lang/diveintopython/distinfo
deleted file mode 100644
index 5aeb6322c3a6..000000000000
--- a/lang/diveintopython/distinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-SHA256 (diveintopython/diveintopython-html-5.4.zip) = cf51555500b77c51f6a35c59eaf049b23c8729ef3bef31fc445b6aea45d150a6
-SIZE (diveintopython/diveintopython-html-5.4.zip) = 865555
-SHA256 (diveintopython/diveintopython-html-flat-5.4.zip) = 188bfdd5ed79c96f25746a21c69ee08ab2a094d6d0b01a4719e6d99014958064
-SIZE (diveintopython/diveintopython-html-flat-5.4.zip) = 469217
-SHA256 (diveintopython/diveintopython-pdf-5.4.zip) = fc7249731166362a91267e5ff74f63f11ec44bafe9af86cb0b8f99105789e9c4
-SIZE (diveintopython/diveintopython-pdf-5.4.zip) = 782047
-SHA256 (diveintopython/diveintopython-text-5.4.zip) = fbd48c72639edc4fc3ca0f6184aaa39a1304e4fd9482fc3ca47a9085252170e0
-SIZE (diveintopython/diveintopython-text-5.4.zip) = 376218
-SHA256 (diveintopython/diveintopython-word-5.4.zip) = fef417b7ccea1d4359431f54a802fbcfd9b0ab2a0ba10f0aefb91a8845d97af7
-SIZE (diveintopython/diveintopython-word-5.4.zip) = 702043
diff --git a/lang/diveintopython/pkg-descr b/lang/diveintopython/pkg-descr
deleted file mode 100644
index 470d4aea90ff..000000000000
--- a/lang/diveintopython/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-"Dive Into Python" is a Python tutorial for experienced programmers.
-
-The book is published under the GNU Free Documentation License and is
-available in a variety of formats. It is currently being translated into a
-number of languages.
-
-WWW: http://www.diveintopython.net/
diff --git a/lang/diveintopython/pkg-plist b/lang/diveintopython/pkg-plist
deleted file mode 100644
index d875ebccf180..000000000000
--- a/lang/diveintopython/pkg-plist
+++ /dev/null
@@ -1,288 +0,0 @@
-%%WORD%%%%DOCSDIR%%/diveintopython.doc
-%%PDF%%%%DOCSDIR%%/diveintopython.pdf
-%%TEXT%%%%DOCSDIR%%/diveintopython.txt
-%%HTML%%%%DOCSDIR%%/html/appendix/about.html
-%%HTML%%%%DOCSDIR%%/html/appendix/abstracts.html
-%%HTML%%%%DOCSDIR%%/html/appendix/examples.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_aggregation.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_applicability.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_collections.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_combining.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_copying.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_copyinginquantity.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_future.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_howto.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_modifications.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_termination.html
-%%HTML%%%%DOCSDIR%%/html/appendix/fdl_translation.html
-%%HTML%%%%DOCSDIR%%/html/appendix/furtherreading.html
-%%HTML%%%%DOCSDIR%%/html/appendix/history.html
-%%HTML%%%%DOCSDIR%%/html/appendix/license.html
-%%HTML%%%%DOCSDIR%%/html/appendix/license_terms.html
-%%HTML%%%%DOCSDIR%%/html/appendix/tips.html
-%%HTML%%%%DOCSDIR%%/html/diveintopython.css
-%%HTML_FLAT%%%%DOCSDIR%%/html/diveintopython.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/index.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage1.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage2.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage3.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage4.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage5.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage6.html
-%%HTML%%%%DOCSDIR%%/html/dynamic_functions/summary.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/all_together.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/file_objects.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/for_loops.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/index.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/more_on_modules.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/os_module.html
-%%HTML%%%%DOCSDIR%%/html/file_handling/summary.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/all_together.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/data_centric.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/dynamic_import.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/filtering_lists.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/finding_the_path.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/index.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/mapping_lists.html
-%%HTML%%%%DOCSDIR%%/html/functional_programming/summary.html
-%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/declaring_functions.html
-%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/documenting_functions.html
-%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/everything_is_an_object.html
-%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/indenting_code.html
-%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/index.html
-%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/testing_modules.html
-%%HTML%%%%DOCSDIR%%/html/history.xml
-%%HTML%%%%DOCSDIR%%/html/html_processing/all_together.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/basehtmlprocessor.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/dialect.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/dictionary_based_string_formatting.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/extracting_data.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/index.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/introducing_sgmllib.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/locals_and_globals.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/quoting_attribute_values.html
-%%HTML%%%%DOCSDIR%%/html/html_processing/summary.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/alltogether.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/debugging.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/etags.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/gzip_compression.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/http_features.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/index.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/redirects.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/review.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/summary.html
-%%HTML%%%%DOCSDIR%%/html/http_web_services/user_agent.html
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/1.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/10.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/2.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/3.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/4.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/5.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/6.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/7.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/8.png
-%%IMAGES%%%%DOCSDIR%%/html/images/callouts/9.png
-%%IMAGES%%%%DOCSDIR%%/html/images/caution.png
-%%IMAGES%%%%DOCSDIR%%/html/images/diveintopython.png
-%%IMAGES%%%%DOCSDIR%%/html/images/dot.png
-%%IMAGES%%%%DOCSDIR%%/html/images/important.png
-%%IMAGES%%%%DOCSDIR%%/html/images/note.png
-%%IMAGES%%%%DOCSDIR%%/html/images/tip.png
-%%IMAGES%%%%DOCSDIR%%/html/images/warning.png
-%%HTML%%%%DOCSDIR%%/html/index.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/debian.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/index.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/macos9.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/macosx.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/redhat.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/shell.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/source.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/summary.html
-%%HTML%%%%DOCSDIR%%/html/installing_python/windows.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/chef.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/declaring_variables.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/formatting_strings.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/fudd.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/index.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/joining_lists.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/lists.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/mapping_lists.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/olde.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/summary.html
-%%HTML%%%%DOCSDIR%%/html/native_data_types/tuples.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/class_attributes.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/defining_classes.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/importing_modules.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/index.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/instantiating_classes.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/private_functions.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/special_class_methods.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/special_class_methods2.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/summary.html
-%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/userdict.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/dictionary_lookups.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/index.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/list_operations.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/regular_expressions.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/string_manipulation.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/summary.html
-%%HTML%%%%DOCSDIR%%/html/performance_tuning/timeit.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/all_together.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/and_or.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/built_in_functions.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/filtering_lists.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/getattr.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/index.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/lambda_functions.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/optional_arguments.html
-%%HTML%%%%DOCSDIR%%/html/power_of_introspection/summary.html
-%%HTML%%%%DOCSDIR%%/html/refactoring/handling_changing_requirements.html
-%%HTML%%%%DOCSDIR%%/html/refactoring/index.html
-%%HTML%%%%DOCSDIR%%/html/refactoring/postscript.html
-%%HTML%%%%DOCSDIR%%/html/refactoring/refactoring.html
-%%HTML%%%%DOCSDIR%%/html/refactoring/summary.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/index.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/n_m_syntax.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/phone_numbers.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/roman_numerals.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/street_addresses.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/summary.html
-%%HTML%%%%DOCSDIR%%/html/regular_expressions/verbose.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/all_together.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/caching.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/child_nodes.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/command_line_arguments.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/handlers_by_node_type.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/index.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/stdin_stdout_stderr.html
-%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/summary.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/debugging.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/first_steps.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/google.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/index.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/install.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/introspection.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/summary.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/troubleshooting.html
-%%HTML%%%%DOCSDIR%%/html/soap_web_services/wsdl.html
-%%HTML%%%%DOCSDIR%%/html/toc/index.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/diving_in.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/index.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/romantest.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_1.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_2.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_3.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_4.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_5.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/testing_for_failure.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/testing_for_sanity.html
-%%HTML%%%%DOCSDIR%%/html/unit_testing/testing_for_success.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/attributes.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/index.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/packages.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/parsing_xml.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/searching.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/summary.html
-%%HTML%%%%DOCSDIR%%/html/xml_processing/unicode.html
-%%DOCSDIR%%/py/BaseHTMLProcessor.py
-%%DOCSDIR%%/py/LICENSE.txt
-%%DOCSDIR%%/py/apihelper.py
-%%DOCSDIR%%/py/apihelpertest.py
-%%DOCSDIR%%/py/argecho.py
-%%DOCSDIR%%/py/autosize.py
-%%DOCSDIR%%/py/builddialectexamples.py
-%%DOCSDIR%%/py/colorize.py
-%%DOCSDIR%%/py/dialect.py
-%%DOCSDIR%%/py/fibonacci.py
-%%DOCSDIR%%/py/fileinfo.py
-%%DOCSDIR%%/py/fileinfo_fromdict.py
-%%DOCSDIR%%/py/fullpath.py
-%%DOCSDIR%%/py/kgp/binary.xml
-%%DOCSDIR%%/py/kgp/husserl.xml
-%%DOCSDIR%%/py/kgp/kant.xml
-%%DOCSDIR%%/py/kgp/kgp.dtd
-%%DOCSDIR%%/py/kgp/kgp.py
-%%DOCSDIR%%/py/kgp/russiansample.xml
-%%DOCSDIR%%/py/kgp/stderr.py
-%%DOCSDIR%%/py/kgp/stdout.py
-%%DOCSDIR%%/py/kgp/template.xml
-%%DOCSDIR%%/py/kgp/test.xml
-%%DOCSDIR%%/py/kgp/thanks.xml
-%%DOCSDIR%%/py/kgp/toolbox.py
-%%DOCSDIR%%/py/kgptest.py
-%%DOCSDIR%%/py/makerealworddoc.py
-%%DOCSDIR%%/py/odbchelper.py
-%%DOCSDIR%%/py/odbchelpertest.py
-%%DOCSDIR%%/py/openanything.py
-%%DOCSDIR%%/py/parsephone.py
-%%DOCSDIR%%/py/piglatin.py
-%%DOCSDIR%%/py/plural-rules.en
-%%DOCSDIR%%/py/plural.py
-%%DOCSDIR%%/py/plural/stage1/plural1.py
-%%DOCSDIR%%/py/plural/stage1/pluraltest1.py
-%%DOCSDIR%%/py/plural/stage2/plural2.py
-%%DOCSDIR%%/py/plural/stage2/pluraltest2.py
-%%DOCSDIR%%/py/plural/stage3/plural3.py
-%%DOCSDIR%%/py/plural/stage3/pluraltest3.py
-%%DOCSDIR%%/py/plural/stage4/plural4.py
-%%DOCSDIR%%/py/plural/stage4/pluraltest4.py
-%%DOCSDIR%%/py/plural/stage5/plural5.py
-%%DOCSDIR%%/py/plural/stage5/pluraltest5.py
-%%DOCSDIR%%/py/plural/stage5/rules.en
-%%DOCSDIR%%/py/plural/stage6/plural6.py
-%%DOCSDIR%%/py/plural/stage6/pluraltest6.py
-%%DOCSDIR%%/py/plural/stage6/rules.en
-%%DOCSDIR%%/py/pluraltest.py
-%%DOCSDIR%%/py/pyfontify.py
-%%DOCSDIR%%/py/regression.py
-%%DOCSDIR%%/py/roman.py
-%%DOCSDIR%%/py/roman/stage1/roman1.py
-%%DOCSDIR%%/py/roman/stage1/romantest1.py
-%%DOCSDIR%%/py/roman/stage2/roman2.py
-%%DOCSDIR%%/py/roman/stage2/romantest2.py
-%%DOCSDIR%%/py/roman/stage3/roman3.py
-%%DOCSDIR%%/py/roman/stage3/romantest3.py
-%%DOCSDIR%%/py/roman/stage4/roman4.py
-%%DOCSDIR%%/py/roman/stage4/romantest4.py
-%%DOCSDIR%%/py/roman/stage5/roman5.py
-%%DOCSDIR%%/py/roman/stage5/romantest5.py
-%%DOCSDIR%%/py/roman/stage6/roman61.py
-%%DOCSDIR%%/py/roman/stage6/roman62.py
-%%DOCSDIR%%/py/roman/stage6/romantest61.py
-%%DOCSDIR%%/py/roman/stage6/romantest62.py
-%%DOCSDIR%%/py/roman/stage7/roman71.py
-%%DOCSDIR%%/py/roman/stage7/roman72.py
-%%DOCSDIR%%/py/roman/stage7/romantest71.py
-%%DOCSDIR%%/py/roman/stage7/romantest72.py
-%%DOCSDIR%%/py/roman/stage8/roman81.py
-%%DOCSDIR%%/py/roman/stage8/roman82.py
-%%DOCSDIR%%/py/roman/stage8/roman83.py
-%%DOCSDIR%%/py/roman/stage8/romantest81.py
-%%DOCSDIR%%/py/roman/stage8/romantest82.py
-%%DOCSDIR%%/py/roman/stage8/romantest83.py
-%%DOCSDIR%%/py/roman/stage9/roman9.py
-%%DOCSDIR%%/py/roman/stage9/romantest9.py
-%%DOCSDIR%%/py/romantest.py
-%%DOCSDIR%%/py/search.py
-%%DOCSDIR%%/py/soundex.py
-%%DOCSDIR%%/py/soundex/stage1/soundex1a.py
-%%DOCSDIR%%/py/soundex/stage1/soundex1b.py
-%%DOCSDIR%%/py/soundex/stage1/soundex1c.py
-%%DOCSDIR%%/py/soundex/stage1/soundex1d.py
-%%DOCSDIR%%/py/soundex/stage1/soundex1e.py
-%%DOCSDIR%%/py/soundex/stage2/soundex2a.py
-%%DOCSDIR%%/py/soundex/stage2/soundex2b.py
-%%DOCSDIR%%/py/soundex/stage2/soundex2c.py
-%%DOCSDIR%%/py/soundex/stage3/soundex3a.py
-%%DOCSDIR%%/py/soundex/stage3/soundex3b.py
-%%DOCSDIR%%/py/soundex/stage3/soundex3c.py
-%%DOCSDIR%%/py/soundex/stage3/soundex3d.py
-%%DOCSDIR%%/py/soundex/stage4/soundex4a.py
-%%DOCSDIR%%/py/soundex/stage4/soundex4b.py
-%%DOCSDIR%%/py/soundex/stage4/soundex4c.py
-%%DOCSDIR%%/py/soundex/stage4/soundex4d.py
-%%DOCSDIR%%/py/soundextest.py
-%%DOCSDIR%%/py/statsout.py
-%%DOCSDIR%%/py/unicode2koi8r.py
-%%DOCSDIR%%/py/urllister.py