mirror of
https://github.com/soimort/you-get.git
synced 2025-01-27 05:25:20 +03:00
5 lines
69 B
Python
5 lines
69 B
Python
#!/usr/bin/env python
|
|
|
|
script_name = 'you-get'
|
|
__version__ = '0.4.0'
|