• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.idea/H04-Apr-2018-1818

docs/H03-May-2022-6247

tests/H03-May-2022-56,17348,553

wstools/H04-Apr-2018-7,8286,165

wstools.egg-info/H03-May-2022-10075

.coveragercH A D04-Apr-201862 64

.coveralls.ymlH A D04-Apr-201847 31

.mailmapH A D04-Apr-2018323 54

.travis.ymlH A D04-Apr-20181.5 KiB5655

AUTHORSH A D04-Apr-2018332 109

ChangeLogH A D04-Apr-20184 KiB127110

MakefileH A D04-Apr-20182.1 KiB7354

PKG-INFOH A D04-Apr-20183.7 KiB9974

README.rstH A D04-Apr-20182.2 KiB6845

pytest.iniH A D04-Apr-2018446 1311

setup.cfgH A D04-Apr-20181.4 KiB6958

setup.pyH A D04-Apr-2018850 3622

tox.iniH A D04-Apr-2018595 2823

README.rst

1=========================================================
2WSDL parsing services package for Web Services for Python
3=========================================================
4
5.. image:: https://img.shields.io/pypi/pyversions/wstools.svg
6        :target: https://pypi.python.org/pypi/wstools/
7
8.. image:: https://img.shields.io/github/license/pycontribs/wstools.svg
9        :target: https://pypi.python.org/pypi/wstools/
10
11.. image:: https://img.shields.io/pypi/dm/wstools.svg
12        :target: https://pypi.python.org/pypi/wstools/
13
14.. image:: https://img.shields.io/pypi/wheel/wstools.svg
15        :target: https://pypi.python.org/pypi/wstools/
16
17------------
18
19.. image:: https://api.travis-ci.org/pycontribs/wstools.svg?branch=develop
20        :target: https://travis-ci.org/pycontribs/wstools
21
22.. image:: https://img.shields.io/pypi/status/wstools.svg
23        :target: https://pypi.python.org/pypi/wstools/
24
25.. image:: https://img.shields.io/coveralls/pycontribs/wstools.svg
26        :target: https://coveralls.io/r/pycontribs/wstools
27
28.. image:: http://api.flattr.com/button/flattr-badge-large.png
29        :target: https://flattr.com/submit/auto?user_id=sbarnea&url=https://github.com/pycontribs/wstools&title=Python wstools&language=&tags=github&category=software
30
31
32General
33=======
34
35-  Homepage: https://github.com/pycontribs/wstools
36-  Mailing List: https://groups.google.com/forum/#!forum/pycontribs
37-  Package: http://pypi.python.org/pypi/wstools/
38-  Docs (TBD): http://packages.python.org/wstools
39
40Credits
41=======
42
43Companies
44---------
45
46\|makinacom\|\_
47
48-  ``Planet Makina Corpus <http://www.makina-corpus.org>``\ \_
49-  ``Contact us <mailto:python@makina-corpus.org>``\ \_
50
51.. \|makinacom\| image:: http://depot.makina-corpus.org/public/logo.gif
52.. \_makinacom: http://www.makina-corpus.com
53
54Authors
55-------
56
57-  Makina Corpus python@makina-corpus.com
58
59Contributors
60------------
61
62-  Sorin Sbarnea sorin.sbarnea@gmail.com
63
64.. |Build Status| image:: https://travis-ci.org/kartoch/wstools.svg?branch=master
65   :target: https://travis-ci.org/kartoch/wstools
66.. |Coverage Status| image:: https://img.shields.io/coveralls/kartoch/wstools.svg
67   :target: https://coveralls.io/r/kartoch/wstools?branch=master
68