From 4a52a71956a8d46fcb7294ac71734504bb09bcc2 Mon Sep 17 00:00:00 2001 From: S. Solomon Darnell Date: Fri, 28 Mar 2025 21:52:21 -0500 Subject: two version of R2R are here --- .../site-packages/olefile/doc/Contribute.html | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .venv/lib/python3.12/site-packages/olefile/doc/Contribute.html (limited to '.venv/lib/python3.12/site-packages/olefile/doc/Contribute.html') diff --git a/.venv/lib/python3.12/site-packages/olefile/doc/Contribute.html b/.venv/lib/python3.12/site-packages/olefile/doc/Contribute.html new file mode 100644 index 00000000..2ae57ca8 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/olefile/doc/Contribute.html @@ -0,0 +1,28 @@ + + + + + + + + + +

How to Suggest Improvements, Report Issues or Contribute

+

This is a personal open-source project, developed on my spare time. Any contribution, suggestion, feedback or bug report is welcome.

+

To suggest improvements, report a bug or any issue, please use the issue reporting page, providing all the information and files to reproduce the problem.

+

If possible please join the debugging output of olefile. For this, launch the following command :

+
    olefile.py -d -c file >debug.txt 
+

You may also contact the author directly to provide feedback.

+

The code is available in a Mercurial repository on Bitbucket. You may use it to submit enhancements using forks and pull requests.

+
+

olefile documentation

+ + + -- cgit 1.4.1