Metadata-Version: 1.1
Name: tdutils
Version: 0.0.3
Summary: Various utilities for managing and pulishing transportation data.
Home-page: https://github.com/cityofaustin/transportation-data-utils
Author: City of Austin
Author-email: transportation.data@austintexas.gov
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # transportation-data-utils (tdutils)
        Python utilities for managing and publishing transportation data.
        
        ## Installation
        ```
        $ pip install tdutils
        ```
        ## License
        
        As a work of the City of Austin, this project is in the public domain within the United States.
        
        Additionally, we waive copyright and related rights of the work worldwide through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
