修改为东南天坐标系

This commit is contained in:
2026-01-20 09:49:52 +08:00
parent 9538757047
commit 333fad40ac
7201 changed files with 1030888 additions and 85410 deletions

View File

@@ -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](https://bitbucket.org/decalage/olefileio_pl/issues?status=new&status=open), 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 :
:::text
olefile.py -d -c file >debug.txt
You may also [contact the author](http://decalage.info/contact) directly to **provide feedback**.
The code is available in [a Mercurial repository on Bitbucket](https://bitbucket.org/decalage/olefileio_pl). You may use it to **submit enhancements** using forks and pull requests.
--------------------------------------------------------------------------
olefile documentation
---------------------
- [[Home]]
- [[License]]
- [[Install]]
- [[Contribute]], Suggest Improvements or Report Issues
- [[OLE_Overview]]
- [[API]] and Usage