From 7796979304b018e60521d76f3faed56df50e6e46 Mon Sep 17 00:00:00 2001 From: Dejan Peretin Date: Thu, 28 Jun 2012 13:52:16 +0200 Subject: [PATCH] Added readme.rst --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a397dd3 --- /dev/null +++ b/README.rst @@ -0,0 +1,7 @@ +Nessus XMLRPC +############# + +Nessus XMLRPC Python Module and CLI. + +Code is a fork of a project found here: +http://code.google.com/p/nessusxmlrpc/