This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-24 15:36:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
592c218e59
bootstrap-vz
/
plugins
/
build_metadata
/
__init__.py
6 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
Plugin architecture working
2013-05-16 08:00:28 +02:00
Task dependencies, bogus implementation
2013-06-23 15:26:08 +02:00
def
tasks
(
tasklist
,
manifest
)
:
Plugin architecture working
2013-05-16 08:00:28 +02:00
from
buildmetadata
import
PrintInfo
Task dependencies, bogus implementation
2013-06-23 15:26:08 +02:00
tasklist
.
add
(
PrintInfo
(
)
)
Reference in a new issue
Copy permalink