File: Makefile

package info (click to toggle)
python-fastparquet 2024.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 120,180 kB
  • sloc: python: 8,181; makefile: 187
file content (2 lines) | stat: -rw-r--r-- 109 bytes parent folder | download
1
2
fastparquet/parquet_thrift: fastparquet/parquet.thrift
	thrift -gen py:package_prefix=fastparquet -out $@ $<