Closed phoe closed 4 years ago
https://github.com/turtle-bazon/cl-maxminddb/blob/a66e6ab7167d63f30c1db024725f6f932cf43acb/src/maxminddb.lisp#L10
MaxMindDatabaseMetadata is equivalent to maxminddatabasemetadata under standard read-case settings of the Lisp reader. I suggest using standard Lisp kebab-case notation instead and change that to maxmind-database-metadata
MaxMindDatabaseMetadata
maxminddatabasemetadata
maxmind-database-metadata
fixed in 0.0.1.1
https://github.com/turtle-bazon/cl-maxminddb/blob/a66e6ab7167d63f30c1db024725f6f932cf43acb/src/maxminddb.lisp#L10
MaxMindDatabaseMetadata
is equivalent tomaxminddatabasemetadata
under standard read-case settings of the Lisp reader. I suggest using standard Lisp kebab-case notation instead and change that tomaxmind-database-metadata