Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit fb081ea

Browse files
authored
Update README.md
1 parent 4dbc807 commit fb081ea

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# ASDF2.jl
22

3+
> [!WARNING]
4+
> **This repo now lives at [ASDF.jl](github.com/JuliaAstro/ASDF.jl).**
5+
36
A new [Advanced Scientific Data Format
47
(ASDF)](https://asdf-standard.readthedocs.io/en/latest/index.html)
58
package, written in Julia.
69

7-
See [`ASDF.jl`](http://github.com/eschnett/ASDF.jl) for the older one
10+
See [`ASDF.jl`](http://github.com/eschnett/ASDF.jl) v1 for the older one
811
which is based on the Python
9-
[`asdf`](https://github.com/spacetelescope/asdf) Python package.
12+
[`asdf`](https://github.com/spacetelescope/asdf) Python package. v2 contains the pure Julia version first implemented in this repo.
1013

1114
* [Documentation](https://juliaastro.org/ASDF2.jl/dev/)
1215
* [![GitHub

0 commit comments

Comments
 (0)