File: MANIFEST.in

package info (click to toggle)
pythran 0.17.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,700 kB
  • sloc: cpp: 65,021; python: 41,083; sh: 137; makefile: 87
file content (9 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include AUTHORS
include Changelog
include LICENSE
include README.rst
include docs/*
include pythran/*.cfg
recursive-include pythran/pythonic *
recursive-include pythran/boost *
recursive-include pythran/xsimd *