From 77409849e70d030169c23215ab4e345440ccdcd8 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 24 Jun 2014 21:24:48 +0000 Subject: Vendor import of file 5.19. --- python/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 python/README (limited to 'python/README') diff --git a/python/README b/python/README new file mode 100644 index 000000000000..8b9a2a7e4074 --- /dev/null +++ b/python/README @@ -0,0 +1,13 @@ +This directory contains Python bindings to allow you to access the +libmagic api. At the moment their status is "experimental". + +You can install the modules either with: + +$ python setup.py build +$ python setup.py install + +or, if you have easy_install: + +$ easy_install . + +magic-python should work now! -- cgit v1.3