Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
53
Merge Requests
53
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
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')):
# https://bugs.launchpad.net/zc.buildout/+bug/85604
setup
(
name
=
name
,
version
=
version
,
description
=
"
Box full of slapos
recipes."
,
description
=
"
Cook book of SlapOS
recipes."
,
long_description
=
long_description
,
classifiers
=
[
"Framework :: Buildout :: Recipe"
,
"Programming Language :: Python"
,
],
keywords
=
'slapos recipe
box
'
,
keywords
=
'slapos recipe'
,
license
=
'GPLv3'
,
namespace_packages
=
[
'slapos'
,
'slapos.recipe'
],
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