Repository URL to install this package:
# mode: compile ctypedef class spam: pass cdef spam s s = None