- Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathdist.info
More file actions
Latest commit
executable file
·14 lines (13 loc) · 436 Bytes
/
Copy pathdist.info
File metadata and controls
executable file
·14 lines (13 loc) · 436 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
type = [[all]]
arch = [[Universal]]
short = [['pythonic.optparse' Command-line argument parsing similar to Python's optparse library]]
author = [[David Manura]]
full = [[]]
maintainer = [[David Manura <http://lua-users.org/wiki/DavidManura>]]
version = [[$(_VERSION)]]
homepage = [[http://lua-users.org/wiki/ModulePythonicOptparse]]
license = [[MIT]]
name = [[pythonic.optparse]]
dependencies = {
['lua'] = [[>=5.1]],
}