Repository URL to install this package:
# Makefile for pdfminer RM=rm -f all: clean: -$(RM) *.pyc *.pyo cd cmap && make clean