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 f74298a5b0 v0.4.4 which finally brings nothing more than Python 3 compatibility 9 years ago
docs proper packaging, stage3 14 years ago
tests v0.4.4 which finally brings nothing more than Python 3 compatibility 9 years ago
wstools v0.4.4 which finally brings nothing more than Python 3 compatibility 9 years ago
.coveragerc add support for coveralls 10 years ago
.coveralls.yml add support for coveralls 10 years ago
.gitignore Added ~* ignore to .gitignore. 12 years ago
.travis.yml fixing failed merge in .travis.yml 10 years ago
CHANGES.txt Cleaned up the code, no bug fixes but added tox and improved the release script. 12 years ago
MANIFEST.in v0.4.4 which finally brings nothing more than Python 3 compatibility 9 years ago
README.rst v0.4.4 which finally brings nothing more than Python 3 compatibility 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 9 years ago
setup.py v0.4.4 which finally brings nothing more than Python 3 compatibility 9 years ago
tox.ini v0.4.4 which finally brings nothing more than Python 3 compatibility 9 years ago

README.rst

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

. image:: https://pypip.in/py_versions/wstools/badge.svg?style=flat
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://pypip.in/license/wstools/badge.svg?style=flat
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://pypip.in/download/wstools/badge.svg?style=flat
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://pypip.in/version/wstools/badge.svg?style=flat
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://pypip.in/egg/wstools/badge.svg?style=flat
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://pypip.in/wheel/wstools/badge.svg?style=flat
: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://pypip.in/status/wstools/badge.svg?style=flat
: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