diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..12b982a --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,13 @@ +# This file gives (suggestions for) the links from the landing page in +# the format ;;. +# sumission.py will fill in the keys html-doc and pdf-doc, and you +# should have a very good reason to change that. You can add additional +# entries, for instance for schema files and the like. +# at this point can be document and schema. +# For now, no values may include semicolons; if you think you have to +# include curly braces, escape them from python str.format. +html;document;{html-doc} +pdf;document;{pdf-doc} +schema;schema;VOTable.xsd +Example: TIMESYS;example;timesys_example.vot +Example: Unicode;example;unicode-example.vot diff --git a/Makefile b/Makefile index 9085ff8..53580d9 100644 --- a/Makefile +++ b/Makefile @@ -79,3 +79,6 @@ test: @$(STILTS) xsdvalidate \ schemaloc="http://www.ivoa.net/xml/VOTable/v1.3=VOTable.xsd" \ stc_example2.vot + @$(STILTS) xsdvalidate \ + schemaloc="http://www.ivoa.net/xml/VOTable/v1.3=VOTable.xsd" \ + unicode-example.vot diff --git a/unicode-example.vot b/unicode-example.vot new file mode 100644 index 0000000..e8639e0 --- /dev/null +++ b/unicode-example.vot @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AAlphaAlpha.....A123456789a123456789AAlphaAlphaA1234a12341
BΒηταΒητα..Βητα..beta......BΒηταΒητα.Βητα.beta.2
GΓΓꙮ.😀Γꙮ😀 ABCDEFGHIJΓΓαμμαΓꙮ...Γꙮ...ABCDE3
+ + + + + + + + +
+
+