-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathMANIFEST.in
More file actions
40 lines (37 loc) · 1.18 KB
/
MANIFEST.in
File metadata and controls
40 lines (37 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#
# Copyright (c) 2002, 2003, 2004, 2005, 2006 Art Haas
#
# This file is part of PythonCAD.
#
# PythonCAD is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PythonCAD is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with PythonCAD; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
include NEWS.md
include INSTALL.md
include COPYING
include TODO
include gtkpycad.py
include pythoncad.xsd
include prefs.py
include PythonCad.py
include buildapp.py
include Mac_OS_X_Read_Me.txt
include PythonCAD/Interface/Cocoa/ImageDocument.nib/*.nib
include PythonCAD/Interface/Cocoa/MainMenu.nib/*.nib
include pythoncad.spec
include pythoncad.desktop
include gtkpycad.png
include po/PythonCAD.pot
include po/*.po
#