# routecore – A Library with Building Blocks for BGP Routing
This crate aims to provide fundamental building blocks, i.e. Types and Traits
for applications that need to deal with BGP/routing related data.
The crate is work in progress and will grow over time to be more and more
complete.
## Contributing
If you have comments, proposed changes, or would like to contribute, please
open an issue in the [Codeberg repository]. In particular, if you would like
to use the crate but it is missing functionality for your use case, we would
love to hear from you!
[Codeberg repository]: (https://codeberg.org/NLnetLabs/routecore)
## License
The _routecore_ crate is distributed under the terms of the BSD-3-clause
license. See LICENSE for details.