This website requires JavaScript.
Explore
Help
Sign In
stove
/
tiramisu-cmdline-parser
Watch
1
Star
0
Fork
You've already forked tiramisu-cmdline-parser
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2184332e62
tiramisu-cmdline-parser
/
tiramisu_cmdline_parser
/
__init__.py
5 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
use gettext
2019-04-09 07:28:11 +02:00
from
.
api
import
TiramisuCmdlineParser
Create module directory and add setup.py to project.
2019-03-25 15:07:09 +01:00
python 3.5 support
2019-08-22 15:58:34 +02:00
__version__
=
"
0.3
"
Create module directory and add setup.py to project.
2019-03-25 15:07:09 +01:00
__all__
=
(
'
TiramisuCmdlineParser
'
,
)
Reference in a new issue
Copy permalink