You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ Issues can be reported at <https://github.com/observation/euring/issues>.
19
19
## Requirements
20
20
21
21
- A [supported Python version](https://devguide.python.org/versions/)
22
-
-[Typer](https://typer.tiangolo.com/) for CLI functionality
23
22
24
23
## Installation
25
24
@@ -158,8 +157,6 @@ EURING vocabulary (as per the manuals):
158
157
EURING uses a record-based format: each record contains a fixed sequence of fields.
159
158
The manuals define official field names (with spaces/hyphens), which we preserve for display.
160
159
161
-
162
-
163
160
### Encoding vs data from an IT perspective
164
161
165
162
A EURING record is UTF-8 text that follows an ASCII-era encoding structure
@@ -219,7 +216,7 @@ This package introduces a signed numeric type (`NumericSigned`) for the EURING20
219
216
## References
220
217
221
218
- EURING – The European Union for Bird Ringing (2020). The EURING Exchange Code 2020. Helsinki, Finland ISBN 978-952-94-4399-4
222
-
- EURING – The European Union for Bird Ringing (2020). The EURING Exchange Code 2020. On-line Code Tables. Thetford, U.K. URL https://www.euring.org/data-and-codes/euring-codes
219
+
- EURING – The European Union for Bird Ringing (2020). The EURING Exchange Code 2020. On-line Code Tables. Thetford, U.K. URL <https://www.euring.org/data-and-codes/euring-codes>
0 commit comments