An open API service indexing awesome lists of open source software.

https://github.com/oldzoomer-ru/nodelistj

Fidonet nodelist parser for Java
https://github.com/oldzoomer-ru/nodelistj

fidonet ftn java

Last synced: about 2 months ago
JSON representation

Fidonet nodelist parser for Java

Awesome Lists containing this project

README

          

# NodelistJ

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.

## Features

- 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.

## Getting Started

### Prerequisites

- Java 21
- Maven or Gradle for dependency management
- Setting up GitHub Packages in your project

## Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.