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
0ef1d3ab69
bootstrap-vz
/
plugins
/
build_metadata
/
__init__.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Plugin architecture working
2013-05-16 08:00:28 +02:00
Simplify tasklist by passing a set to the modules
2014-01-05 15:13:09 +01:00
def
resolve_tasks
(
taskset
,
manifest
)
:
Implemented build_metadata plugin
2013-08-10 18:32:23 +02:00
from
tasks
import
WriteMetadata
Simplify tasklist by passing a set to the modules
2014-01-05 15:13:09 +01:00
taskset
.
add
(
WriteMetadata
)
Reference in a new issue
Copy permalink