1name = User
2description = Manages the user registration and login system.
3package = Core
4version = VERSION
5core = 7.x
6files[] = user.module
7files[] = user.test
8required = TRUE
9configure = admin/config/people
10stylesheets[all][] = user.css
11
12; Information added by Drupal.org packaging script on 2021-07-21
13version = "7.82"
14project = "drupal"
15datestamp = "1626883669"
16