I'm using
python-magic
and I've installed it using
sudo apt-get remove libmagic-dev
In order to cite it properly, when i tried to find the authors online, i realized there are multiple libmagic
libraries, e.g.
- http://linux.die.net/man/3/libmagic
- http://swoolley.org/man.cgi/3/libmagic
- http://sourceforge.net/projects/libmagic/
What is the source of the libmagic-dev
found in the ubuntu apt-get repo?