NodelistJ is a Java library for parsing and managing Fidonet nodelists. It provides functionality to read nodelists from files or input streams, index them in memory, and retrieve specific entries based on their addresses.
- Parse Fidonet nodelists from files or input streams.
- Index nodelists in memory for quick access.
- Retrieve nodelist entries by their addresses.
- Support for modern Java features and best practices.
- Java 21
- Maven or Gradle for dependency management
- Setting up GitHub Packages in your project
Contributions are welcome! Please open an issue or submit a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.