@@ -10,13 +10,13 @@ pysap - Python library for crafting SAP's network protocols packets
10
10
11
11
Copyright (C) 2012-2016 by Martin Gallo, Core Security
12
12
13
- Version 0.1.13.dev0 (XXX 201X )
13
+ Version 0.1.12.1 (December 2016 )
14
14
15
15
16
16
Overview
17
17
--------
18
18
19
- [ SAP Netweaver] ( https://www.sap.com/platform/netweaver/index.epx ) is a
19
+ [ SAP Netweaver] ( https://www.sap.com/platform/netweaver/index.epx ) is a
20
20
technology platform for building and integrating SAP business applications.
21
21
Communication between components uses different network protocols. While
22
22
some of them are standard and well-known protocols, others are proprietaries
@@ -53,7 +53,7 @@ Features
53
53
* Client, proxy and server classes implemented for some of the protocols.
54
54
55
55
* Example scripts to illustrate the use of the different modules and protocols.
56
-
56
+
57
57
58
58
Installation
59
59
------------
@@ -89,7 +89,7 @@ Contributions made by:
89
89
* Florian Grunow
90
90
* Scott Walsh ([ @invisiblethreat ] ( https://github.com/invisiblethreat ) )
91
91
* Joris van de Vis ([ @jvis ] ( https://twitter.com/jvis ) )
92
- * Victor Portal Gonzalez
92
+ * Victor Portal Gonzalez
93
93
* Dmitry Yudin ([ @ret5et ] ( https://github.com/ret5et ) )
94
94
* Hans-Christian Esperer ([ @hce ] ( https://github.com/hce ) )
95
95
* Vahagn Vardanyan ([ @vah13 ] ( https://github.com/vah13 ) )
@@ -99,5 +99,5 @@ Contact
99
99
-------
100
100
101
101
Whether you want to report a bug or give some suggestions on this package, drop
102
- us a few lines at
` [email protected] ` or contact the author email
102
+ us a few lines at
` [email protected] ` or contact the author email
103
103
0 commit comments