File: MANIFEST.in

package info (click to toggle)
dxf2gcode 20170925-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 3,992 kB
  • sloc: python: 12,624; xml: 38; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 430 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
exclude dxf2gcode_images?_rc.py
exclude dxf2gcode_ui?.py
exclude i18n/*.qm
exclude *.py
include COPYING
include README.txt
include dxf2gcode.appdata.xml
include dxf2gcode.desktop
include dxf2gcode_images.qrc
include dxf2gcode.py
include dxf2gcode.ui
include images/*.svg
include images/*.png
include images/*.ico
include i18n/*.ts
include make_exe.py
include make_py_uic.py
include make_tr.py
include setup.py
include st-setup.py