{
  "name": "Cython",
  "type": "programming",
  "color": "#fedf5b",
  "extensions": [
    ".pyx",
    ".pxd",
    ".pxi"
  ],
  "aliases": [
    "pyrex"
  ],
  "tmScope": "source.cython",
  "aceMode": "text",
  "codemirrorMode": "python",
  "codemirrorMimeType": "text/x-cython",
  "languageId": 79
}
