Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kwabena Antwi-Boasiako
slapos
Commits
d06e6d12
Commit
d06e6d12
authored
May 27, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix more naming.
parent
f0248982
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README.txt
README.txt
+3
-3
setup.py
setup.py
+2
-2
No files found.
README.txt
View file @
d06e6d12
slapos.
recipebox
slapos.
cookbook
===============
=
===============
Box full of SlapOS ready
recipes.
Cook book of SlapOS
recipes.
setup.py
View file @
d06e6d12
...
@@ -16,13 +16,13 @@ for f in glob.glob(os.path.join('slapos', 'recipe', 'README.*.txt')):
...
@@ -16,13 +16,13 @@ for f in glob.glob(os.path.join('slapos', 'recipe', 'README.*.txt')):
# https://bugs.launchpad.net/zc.buildout/+bug/85604
# https://bugs.launchpad.net/zc.buildout/+bug/85604
setup
(
name
=
name
,
setup
(
name
=
name
,
version
=
version
,
version
=
version
,
description
=
"
Box full of slapos
recipes."
,
description
=
"
Cook book of SlapOS
recipes."
,
long_description
=
long_description
,
long_description
=
long_description
,
classifiers
=
[
classifiers
=
[
"Framework :: Buildout :: Recipe"
,
"Framework :: Buildout :: Recipe"
,
"Programming Language :: Python"
,
"Programming Language :: Python"
,
],
],
keywords
=
'slapos recipe
box
'
,
keywords
=
'slapos recipe'
,
license
=
'GPLv3'
,
license
=
'GPLv3'
,
namespace_packages
=
[
'slapos'
,
'slapos.recipe'
],
namespace_packages
=
[
'slapos'
,
'slapos.recipe'
],
packages
=
find_packages
(),
packages
=
find_packages
(),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment