You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sorin Sbarnea 09bc913e13 Merge branch 'master' of github.com:pycontribs/wstools 9 years ago
docs proper packaging, stage3 14 years ago
tests v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago
wstools v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago
.coveragerc add support for coveralls 11 years ago
.coveralls.yml add support for coveralls 11 years ago
.gitignore Added ~* ignore to .gitignore. 12 years ago
.travis.yml Switched to new travis infrastructure and removed flake8 target. 10 years ago
CHANGES.txt Cleaned up the code, no bug fixes but added tox and improved the release script. 12 years ago
LICENSE.txt Added BSD copyright file. 9 years ago
MANIFEST.in v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago
README.rst Update README.rst 9 years ago
release.sh modified: release.sh 12 years ago
setup.cfg v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago
setup.py v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago
tox.ini v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago

README.rst

=========================================================
WSDL parsing services package for Web Services for Python
=========================================================

.. image:: https://img.shields.io/pypi/pyversions/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/github/license/pycontribs/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/pypi/dm/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/pypi/wheel/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

------------

.. image:: https://api.travis-ci.org/pycontribs/wstools.svg?branch=master
:target: https://travis-ci.org/pycontribs/wstools

.. image:: https://img.shields.io/pypi/status/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/coveralls/pycontribs/wstools.svg
:target: https://coveralls.io/r/pycontribs/wstools

.. image:: http://api.flattr.com/button/flattr-badge-large.png
:target: https://flattr.com/submit/auto?user_id=sbarnea&url=https://github.com/pycontribs/wstools&title=Python wstools&language=&tags=github&category=software


General
=======

- Homepage: https://github.com/pycontribs/wstools
- Mailing List: https://groups.google.com/forum/#!forum/pycontribs
- Package: http://pypi.python.org/pypi/wstools/
- Docs (TBD): http://packages.python.org/wstools

Credits
=======

Companies
---------

\|makinacom\|\_

- ``Planet Makina Corpus <http://www.makina-corpus.org>``\ \_
- ``Contact us <mailto:python@makina-corpus.org>``\ \_

.. \|makinacom\| image:: http://depot.makina-corpus.org/public/logo.gif
.. \_makinacom: http://www.makina-corpus.com

Authors
-------

- Makina Corpus python@makina-corpus.com

Contributors
------------

- Sorin Sbarnea sorin.sbarnea@gmail.com

.. |Build Status| image:: https://travis-ci.org/kartoch/wstools.svg?branch=master
:target: https://travis-ci.org/kartoch/wstools
.. |Coverage Status| image:: https://img.shields.io/coveralls/kartoch/wstools.svg
:target: https://coveralls.io/r/kartoch/wstools?branch=master