1 Star 0 Fork 0

bandik/python-opc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

python-opc

VERSION: 0.0.1d (first development release)

STATUS (as of June 23 2013)

First development release. Under active development.

Vision

A robust, general-purpose library for manipulating Open Packaging Convention (OPC) packages, suitable as a foundation for a family of Open XML document libraries. Also to be suitable for general purpose manipulation of OPC packages, for example to access the XML and binary contents for indexing purposes and perhaps for manipulating package parts, for example to remove slide notes pages or to assemble presentations from individual slides in a library.

Documentation

Documentation is hosted on Read The Docs (readthedocs.org) at https://python-opc.readthedocs.org/en/latest/.

Reaching out

We'd love to hear from you if you like |po|, want a new feature, find a bug, need help using it, or just have a word of encouragement.

The mailing list for |pp| is (google groups ... )

The issue tracker is on github at python-openxml/python-opc.

Feature requests are best broached initially on the mailing list, they can be added to the issue tracker once we've clarified the best approach, particularly the appropriate API signature.

Installation

|po| may be installed with pip if you have it available:

pip install python-opc

It can also be installed using easy_install:

easy_install python-opc

If neither pip nor easy_install is available, it can be installed manually by downloading the distribution from PyPI, unpacking the tarball, and running setup.py:

tar xvzf python-opc-0.0.1d1.tar.gz
cd python-opc-0.0.1d1
python setup.py install

|po| depends on the lxml package. Both pip and easy_install will take care of satisfying that dependency for you, but if you use this last method you will need to install lxml yourself.

Release History

June 23, 2013 - v0.0.1d1
  • Establish initial enviornment and development branches

License

Licensed under the MIT license. Short version: this code is copyrighted by me (Steve Canny), I give you permission to do what you want with it except remove my name from the credits. See the LICENSE file for specific terms.

########## python-opc ########## VERSION: 0.0.1d (first development release) STATUS (as of June 23 2013) =========================== First development release. Under active development. Vision ====== A robust, general-purpose library for manipulating Open Packaging Convention (OPC) packages, suitable as a foundation for a family of Open XML document libraries. Also to be suitable for general purpose manipulation of OPC packages, for example to access the XML and binary contents for indexing purposes and perhaps for manipulating package parts, for example to remove slide notes pages or to assemble presentations from individual slides in a library. Documentation ============= Documentation is hosted on Read The Docs (readthedocs.org) at https://python-opc.readthedocs.org/en/latest/. Reaching out ============ We'd love to hear from you if you like |po|, want a new feature, find a bug, need help using it, or just have a word of encouragement. The **mailing list** for |pp| is (google groups ... ) The **issue tracker** is on github at `python-openxml/python-opc`_. Feature requests are best broached initially on the mailing list, they can be added to the issue tracker once we've clarified the best approach, particularly the appropriate API signature. .. _`python-openxml/python-opc`: https://github.com/python-openxml/python-opc Installation ============ |po| may be installed with ``pip`` if you have it available:: pip install python-opc It can also be installed using ``easy_install``:: easy_install python-opc If neither ``pip`` nor ``easy_install`` is available, it can be installed manually by downloading the distribution from PyPI, unpacking the tarball, and running ``setup.py``:: tar xvzf python-opc-0.0.1d1.tar.gz cd python-opc-0.0.1d1 python setup.py install |po| depends on the ``lxml`` package. Both ``pip`` and ``easy_install`` will take care of satisfying that dependency for you, but if you use this last method you will need to install ``lxml`` yourself. Release History =============== June 23, 2013 - v0.0.1d1 * Establish initial enviornment and development branches License ======= Licensed under the `MIT license`_. Short version: this code is copyrighted by me (Steve Canny), I give you permission to do what you want with it except remove my name from the credits. See the LICENSE file for specific terms. .. _MIT license: http://www.opensource.org/licenses/mit-license.php .. |p0| replace:: ``python-opc``

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bandik/python-opc.git
git@gitee.com:bandik/python-opc.git
bandik
python-opc
python-opc
master

搜索帮助